Newman Run Dashboard

Sunday, 22 February 2026 13:38:32
Total Iterations

1

Total Assertions

1511

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 21.9s
Total data received: 3.57MB
Average response time: 263ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1511 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 468 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 225 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 245 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 238 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 279 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 274 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 810 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 245 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 254 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 225 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 468ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39b32057-f561-41ac-afd7-ffcd31b43aab
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-kafVJKRVAFcMRf8x1z0j9RWGJ20"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 468 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 227ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8185ac61-4688-4d22-9ca8-274d0ff2e805
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 68
Request Body
{
            "username": "Waylon90",
            "password": "ti_HUhhQARfbndA"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 224ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e737fb0a-2a7f-4c8a-acd8-c605e713ecb1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:10 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 72090687-e621-4e57-a4d9-0551a6ffbdc0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 225 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5883137f-6e51-462f-82d2-58a3188a8d02
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6883d52b-b9c1-476d-a0c9-c45c3eb47be3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 73880eb8-0aeb-49cb-9f8b-502a08443c55
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:11 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5363352a-eee4-4384-a4cd-79ae38e1b60b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 370212fb-80df-42c0-9f84-81bc39584f22
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-tHGR6rHYNvqt1oSJSkQwqeKipdo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":651},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 245 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4a0a69a7-a739-474e-b1c7-bbffc9d3a114
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b79a8df7-b5c0-40c5-9492-59077002a94a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:12 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4bc4ada9-e3af-4227-9a46-eb00cde34cd6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-tHGR6rHYNvqt1oSJSkQwqeKipdo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":651},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e68605f1-ffba-4e38-9121-4929f7d048a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 238 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 223ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d163571f-956a-41a8-9270-816adc0f965f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c8911c0d-00f7-44ae-b174-d271c0d416f6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:13 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ce7ddb38-0797-4ea3-a5dd-d189b290414e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 279ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e317912d-be26-4ad6-b5bd-f4147fe79fd2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1135
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Natalie",
                "last_name": "Cruickshank",
                "mobile_number": "934-840-6324",
                "mobile_number_alt": "934-840-6324",
                "email_id": "Kari_Rempel@hotmail.com",
                "email_id_alt": "Kari_Rempel@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16783488559540",
                "imei1": "16783488559540",
                "imei2": "16783488559540",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-qRfxnBmG79fsONouFePHPO7CYp8"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":194583,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":194601,"tr_customer_product_id":194591,"job_number":"JOB_194583"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 279 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e4a0d7ee-5d7d-4890-a8c8-b923f5f8bc44
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1126
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Pink",
                "last_name": "Upton",
                "mobile_number": "868-871-2586",
                "mobile_number_alt": "523-573-8982",
                "email_id": "Missouri2@yahoo.com",
                "email_id_alt": "Bailee_Leuschke44@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16783488559540",
                "imei1": "16783488559540",
                "imei2": "16783488559540",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:14 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3133e90b-5e95-4925-8233-d80b817e8d42
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1120
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Paige",
                "last_name": "Weber",
                "mobile_number": "671-822-4816",
                "mobile_number_alt": "785-269-6251",
                "email_id": "Jay69@yahoo.com",
                "email_id_alt": "Omer.Jenkins44@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16783488559540",
                "imei1": "16783488559540",
                "imei2": "16783488559540",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 58a8c9e9-3c46-4188-ad95-9d16bf9342b3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1121
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lolita",
                "last_name": "Howell",
                "mobile_number": "577-972-2144",
                "mobile_number_alt": "417-852-7358",
                "email_id": "Misael54@yahoo.com",
                "email_id_alt": "Catalina29@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16213196691489",
                "imei1": "16213196691489",
                "imei2": "16213196691489",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-VFoBZCbpextk27q7Rdukba0yjf4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":194584,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":194602,"tr_customer_product_id":194592,"job_number":"JOB_194584"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 274 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6835eb01-c644-4fcc-ab3d-e6f5f55e95a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1047
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Johnathon",
                "last_name": "Schimmel",
                "mobile_number": "545-672-5501",
                "mobile_number_alt": "354-466-4057",
                "email_id": "Carmen86@gmail.com",
                "email_id_alt": "Ephraim_Kessler@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16783488559540",
                "imei1": "16783488559540",
                "imei2": "16783488559540",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2b2cd4cf-0c16-48ab-9427-480021eec1dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "16783488559540",
                "imei1": "16783488559540",
                "imei2": "16783488559540",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:15 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3af5965f-52c7-4818-9dc3-3c7ebc9fd681
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 837
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dana",
                "last_name": "Herzog",
                "mobile_number": "334-276-4599",
                "mobile_number_alt": "893-787-8808",
                "email_id": "Micheal18@gmail.com",
                "email_id_alt": "Kimberly_Wilderman87@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 321dafe0-cddc-44af-80e4-33cbc0421a5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Lawrence",
                "last_name": "Labadie",
                "mobile_number": "279-499-7650",
                "mobile_number_alt": "339-488-6050",
                "email_id": "Rosemary_Shanahan@hotmail.com",
                "email_id_alt": "Antonetta_Kovacek@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1076338461",
                "imei1": "1076338461",
                "imei2": "1076338461",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 274ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ad08d39e-75cb-4e8e-9b76-d9ab85431ff8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1134
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Nayeli",
                "last_name": "Herzog",
                "mobile_number": "644-352-3690",
                "mobile_number_alt": "754-290-3513",
                "email_id": "Bridie.Gerhold84@gmail.com",
                "email_id_alt": "Josefina7@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1476620743717292",
                "imei1": "1476620743717292",
                "imei2": "1476620743717292",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-t/iudJMXBJvOiJbEFqy61rxaRN8"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":194585,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":194603,"tr_customer_product_id":194593,"job_number":"JOB_194585"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f700ee0e-2adb-4bde-9d1f-f7e80fad5b7f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-O/vsi8ptN/Bnr4b6b8ytDl7vyzs"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:16 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":0},{"label":"Created today","key":"created_today","count":654},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 810ms
Mean size per request: 636.33KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08cadc04-0f6f-49d6-ae30-f926e5b9c1d9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9f154-teeSSCVEQSEVrallPsl9zZzu6fA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:17 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":194229,"job_number":"JOB_194229","tr_customer_id":194247,"tr_customer_product_id":194237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:00.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Samantha Effertz","mobile_number":"639-925-8791","email_id":"Oren.Skiles@yahoo.com","dop":"2025-11-04","serial_number":"12938611911244","imei1":"12938611911244","imei2":"12938611911244","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194228,"job_number":"JOB_194228","tr_customer_id":194246,"tr_customer_product_id":194236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:46.000Z","modified_at":"2026-02-22T07:52:56.000Z","name":"Jodie Kris","mobile_number":"954-718-8152","email_id":"Linwood72@yahoo.com","dop":"2025-11-04","serial_number":"26878147867829","imei1":"26878147867829","imei2":"26878147867829","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194227,"job_number":"JOB_194227","tr_customer_id":194245,"tr_customer_product_id":194235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:31.000Z","modified_at":"2026-02-22T07:52:42.000Z","name":"Josie Cartwright","mobile_number":"452-575-6501","email_id":"Katarina12@gmail.com","dop":"2025-11-04","serial_number":"58176726388912","imei1":"58176726388912","imei2":"58176726388912","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194213,"job_number":"JOB_194213","tr_customer_id":194231,"tr_customer_product_id":194221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:36:02.000Z","modified_at":"2026-02-22T06:36:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14349254739086","imei1":"14349254739086","imei2":"14349254739086","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194212,"job_number":"JOB_194212","tr_customer_id":194230,"tr_customer_product_id":194220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:45.000Z","modified_at":"2026-02-22T06:35:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"84289222046148","imei1":"84289222046148","imei2":"84289222046148","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194211,"job_number":"JOB_194211","tr_customer_id":194229,"tr_customer_product_id":194219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:28.000Z","modified_at":"2026-02-22T06:35:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"59793211749978","imei1":"59793211749978","imei2":"59793211749978","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194210,"job_number":"JOB_194210","tr_customer_id":194228,"tr_customer_product_id":194218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:32:07.000Z","modified_at":"2026-02-22T06:32:18.000Z","name":"Bradford Funk","mobile_number":"822-549-0708","email_id":"Coby30@hotmail.com","dop":"2025-11-04","serial_number":"22334828767616","imei1":"22334828767616","imei2":"22334828767616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194209,"job_number":"JOB_194209","tr_customer_id":194227,"tr_customer_product_id":194217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:53.000Z","modified_at":"2026-02-22T06:32:04.000Z","name":"Taryn Jacobs","mobile_number":"331-924-5770","email_id":"Gregg.Ondricka@yahoo.com","dop":"2025-11-04","serial_number":"53332139627344","imei1":"53332139627344","imei2":"53332139627344","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194208,"job_number":"JOB_194208","tr_customer_id":194226,"tr_customer_product_id":194216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:38.000Z","modified_at":"2026-02-22T06:31:49.000Z","name":"Wilton Stiedemann","mobile_number":"299-277-7033","email_id":"Rocio.Adams77@yahoo.com","dop":"2025-11-04","serial_number":"15994403488883","imei1":"15994403488883","imei2":"15994403488883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194114,"job_number":"JOB_194114","tr_customer_id":194132,"tr_customer_product_id":194122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Gonzalo Jast","mobile_number":"423-248-2018","email_id":"Marilie_Champlin@hotmail.com","dop":"2025-12-31","serial_number":"10794073445393","imei1":"10794073445393","imei2":"10794073445393","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194110,"job_number":"JOB_194110","tr_customer_id":194128,"tr_customer_product_id":194118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"Dora Fahey","mobile_number":"798-467-5297","email_id":"Trey_Crona95@hotmail.com","dop":"2025-06-09","serial_number":"101418255419059","imei1":"101418255419059","imei2":"101418255419059","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194108,"job_number":"JOB_194108","tr_customer_id":194126,"tr_customer_product_id":194116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mauricio Dicki","mobile_number":"584-240-2257","email_id":"Earnestine.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"100061958716408","imei1":"100061958716408","imei2":"100061958716408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194107,"job_number":"JOB_194107","tr_customer_id":194125,"tr_customer_product_id":194115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104587513436407","imei1":"104587513436407","imei2":"104587513436407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194103,"job_number":"JOB_194103","tr_customer_id":194121,"tr_customer_product_id":194111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Rickie Toy","mobile_number":"549-808-3580","email_id":"Thaddeus12@yahoo.com","dop":"2025-12-31","serial_number":"10949524402967","imei1":"10949524402967","imei2":"10949524402967","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194096,"job_number":"JOB_194096","tr_customer_id":194114,"tr_customer_product_id":194104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Duane Wiegand","mobile_number":"444-428-1218","email_id":"Jordy55@yahoo.com","dop":"2025-06-09","serial_number":"102980606099952","imei1":"102980606099952","imei2":"102980606099952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194095,"job_number":"JOB_194095","tr_customer_id":194113,"tr_customer_product_id":194103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:29.000Z","name":"Kieran Hermann","mobile_number":"503-838-0388","email_id":"Sonia0@yahoo.com","dop":"2025-06-09","serial_number":"101417934489447","imei1":"101417934489447","imei2":"101417934489447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194094,"job_number":"JOB_194094","tr_customer_id":194112,"tr_customer_product_id":194102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107463813310580","imei1":"107463813310580","imei2":"107463813310580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194084,"job_number":"JOB_194084","tr_customer_id":194102,"tr_customer_product_id":194092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:07.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Sean Swaniawski","mobile_number":"603-582-4523","email_id":"Idella.Lesch@yahoo.com","dop":"2025-12-31","serial_number":"10493486037806","imei1":"10493486037806","imei2":"10493486037806","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194076,"job_number":"JOB_194076","tr_customer_id":194094,"tr_customer_product_id":194084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Haleigh Hodkiewicz","mobile_number":"976-536-0237","email_id":"Angelina.Homenick4@yahoo.com","dop":"2025-06-09","serial_number":"101755697199687","imei1":"101755697199687","imei2":"101755697199687","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194073,"job_number":"JOB_194073","tr_customer_id":194091,"tr_customer_product_id":194081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:11.000Z","name":"Garland Jakubowski","mobile_number":"460-851-5971","email_id":"Annetta_Wehner@yahoo.com","dop":"2025-06-09","serial_number":"105893381349609","imei1":"105893381349609","imei2":"105893381349609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194071,"job_number":"JOB_194071","tr_customer_id":194089,"tr_customer_product_id":194079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102902436394983","imei1":"102902436394983","imei2":"102902436394983","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194048,"job_number":"JOB_194048","tr_customer_id":194066,"tr_customer_product_id":194056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:46.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Michelle Daniel","mobile_number":"900-955-3645","email_id":"Griffin_Gutkowski@gmail.com","dop":"2025-10-01","serial_number":"19034367450544","imei1":"19034367450544","imei2":"19034367450544","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194039,"job_number":"JOB_194039","tr_customer_id":194057,"tr_customer_product_id":194047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Taryn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169874382941604","imei1":"169874382941604","imei2":"169874382941604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194037,"job_number":"JOB_194037","tr_customer_id":194055,"tr_customer_product_id":194045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Garret Beahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196770767025054","imei1":"196770767025054","imei2":"196770767025054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194036,"job_number":"JOB_194036","tr_customer_id":194054,"tr_customer_product_id":194044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Lewis Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153808311728191","imei1":"153808311728191","imei2":"153808311728191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194035,"job_number":"JOB_194035","tr_customer_id":194053,"tr_customer_product_id":194043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"182478051794460","imei1":"182478051794460","imei2":"182478051794460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194034,"job_number":"JOB_194034","tr_customer_id":194052,"tr_customer_product_id":194042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16677469850106","imei1":"16677469850106","imei2":"16677469850106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194033,"job_number":"JOB_194033","tr_customer_id":194051,"tr_customer_product_id":194041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14629407441635","imei1":"14629407441635","imei2":"14629407441635","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194019,"job_number":"JOB_194019","tr_customer_id":194037,"tr_customer_product_id":194027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Tremaine Kiehn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115590705930053","imei1":"115590705930053","imei2":"115590705930053","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194018,"job_number":"JOB_194018","tr_customer_id":194036,"tr_customer_product_id":194026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Trever Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107648363658568","imei1":"107648363658568","imei2":"107648363658568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194016,"job_number":"JOB_194016","tr_customer_id":194034,"tr_customer_product_id":194024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Kenyon Prohaska","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120409893510172","imei1":"120409893510172","imei2":"120409893510172","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194014,"job_number":"JOB_194014","tr_customer_id":194032,"tr_customer_product_id":194022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"188285180483577","imei1":"188285180483577","imei2":"188285180483577","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193986,"job_number":"JOB_193986","tr_customer_id":194004,"tr_customer_product_id":193994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:00.000Z","modified_at":"2026-02-22T04:29:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Isabella_Howell@hotmail.com","dop":"2025-07-02","serial_number":"18829641277719","imei1":"18829641277719","imei2":"18829641277719","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193978,"job_number":"JOB_193978","tr_customer_id":193996,"tr_customer_product_id":193986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:28:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"158334195680801","imei1":"158334195680801","imei2":"158334195680801","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193974,"job_number":"JOB_193974","tr_customer_id":193992,"tr_customer_product_id":193982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:46.000Z","modified_at":"2026-02-22T04:28:51.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"153280580401648","imei1":"153280580401648","imei2":"153280580401648","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193973,"job_number":"JOB_193973","tr_customer_id":193991,"tr_customer_product_id":193981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:43.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rachel.Schimmel@yahoo.com","dop":"2025-07-02","serial_number":"11789917581089","imei1":"11789917581089","imei2":"11789917581089","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193972,"job_number":"JOB_193972","tr_customer_id":193990,"tr_customer_product_id":193980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:41.000Z","modified_at":"2026-02-22T04:28:45.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"171438773032340","imei1":"171438773032340","imei2":"171438773032340","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193964,"job_number":"JOB_193964","tr_customer_id":193982,"tr_customer_product_id":193972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:40.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"156959458666364","imei1":"156959458666364","imei2":"156959458666364","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193959,"job_number":"JOB_193959","tr_customer_id":193977,"tr_customer_product_id":193967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"giyu tomiaka","mobile_number":"583-464-2903","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"790093965815536","imei1":"790093965815536","imei2":"790093965815536","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193950,"job_number":"JOB_193950","tr_customer_id":193968,"tr_customer_product_id":193958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Esperanza_OKeefe@hotmail.com","dop":"2025-07-02","serial_number":"16184434331422","imei1":"16184434331422","imei2":"16184434331422","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193948,"job_number":"JOB_193948","tr_customer_id":193966,"tr_customer_product_id":193956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"tanjiro kamado","mobile_number":"755-403-2197","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"809739557031854","imei1":"809739557031854","imei2":"809739557031854","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193935,"job_number":"JOB_193935","tr_customer_id":193953,"tr_customer_product_id":193943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:05.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"saitama sensei","mobile_number":"402-566-6662","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"624153338326261","imei1":"624153338326261","imei2":"624153338326261","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194585,"job_number":"JOB_194585","tr_customer_id":194603,"tr_customer_product_id":194593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:16.000Z","modified_at":"2026-02-22T13:38:16.000Z","name":"Nayeli Herzog","mobile_number":"644-352-3690","email_id":"Bridie.Gerhold84@gmail.com","dop":"2025-05-30","serial_number":"1476620743717292","imei1":"1476620743717292","imei2":"1476620743717292","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194584,"job_number":"JOB_194584","tr_customer_id":194602,"tr_customer_product_id":194592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:15.000Z","modified_at":"2026-02-22T13:38:15.000Z","name":"Lolita Howell","mobile_number":"577-972-2144","email_id":"Misael54@yahoo.com","dop":"2025-05-30","serial_number":"16213196691489","imei1":"16213196691489","imei2":"16213196691489","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194582,"job_number":"JOB_194582","tr_customer_id":194600,"tr_customer_product_id":194590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:04.000Z","modified_at":"2026-02-22T13:36:04.000Z","name":"Greta Wilkinson","mobile_number":"747-375-4746","email_id":"Gabe.Ward@yahoo.com","dop":"2025-04-06","serial_number":"13018433276353088","imei1":"13018433276353088","imei2":"13018433276353088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194581,"job_number":"JOB_194581","tr_customer_id":194599,"tr_customer_product_id":194589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:03.000Z","modified_at":"2026-02-22T13:36:43.000Z","name":"Araceli Rosenbaum","mobile_number":"444-523-9242","email_id":"Johnpaul.Mills@gmail.com","dop":"2025-04-06","serial_number":"11514794208421","imei1":"11514794208421","imei2":"11514794208421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194580,"job_number":"JOB_194580","tr_customer_id":194598,"tr_customer_product_id":194588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:17.000Z","modified_at":"2026-02-22T13:33:17.000Z","name":"Joannie Goyette","mobile_number":"893-208-2371","email_id":"Stephany15@hotmail.com","dop":"2025-04-06","serial_number":"12882302199662234","imei1":"12882302199662234","imei2":"12882302199662234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194579,"job_number":"JOB_194579","tr_customer_id":194597,"tr_customer_product_id":194587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:16.000Z","modified_at":"2026-02-22T13:33:52.000Z","name":"Michaela Bailey","mobile_number":"603-657-4244","email_id":"Armani25@hotmail.com","dop":"2025-04-06","serial_number":"17605523202379","imei1":"17605523202379","imei2":"17605523202379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194578,"job_number":"JOB_194578","tr_customer_id":194596,"tr_customer_product_id":194586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:20:29.000Z","modified_at":"2026-02-22T13:32:49.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"40751126938724","imei1":"40751126938724","imei2":"40751126938724","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-22T13:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194577,"job_number":"JOB_194577","tr_customer_id":194595,"tr_customer_product_id":194585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:03.000Z","modified_at":"2026-02-22T13:16:03.000Z","name":"Arianna Runte","mobile_number":"493-460-7591","email_id":"Rosalee67@yahoo.com","dop":"2025-04-06","serial_number":"13702029222149452","imei1":"13702029222149452","imei2":"13702029222149452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194576,"job_number":"JOB_194576","tr_customer_id":194594,"tr_customer_product_id":194584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:02.000Z","modified_at":"2026-02-22T13:16:41.000Z","name":"Elna Becker","mobile_number":"502-747-6987","email_id":"Enrico49@yahoo.com","dop":"2025-04-06","serial_number":"11296544646733","imei1":"11296544646733","imei2":"11296544646733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194575,"job_number":"JOB_194575","tr_customer_id":194593,"tr_customer_product_id":194583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:01.000Z","modified_at":"2026-02-22T13:16:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12956851715715","imei1":"12956851715715","imei2":"12956851715715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194574,"job_number":"JOB_194574","tr_customer_id":194592,"tr_customer_product_id":194582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:17.000Z","modified_at":"2026-02-22T13:15:17.000Z","name":"Clair Cummerata","mobile_number":"520-210-5273","email_id":"Robyn66@hotmail.com","dop":"2025-04-06","serial_number":"13425373844923340","imei1":"13425373844923340","imei2":"13425373844923340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194573,"job_number":"JOB_194573","tr_customer_id":194591,"tr_customer_product_id":194581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:54.000Z","name":"Lauretta Hamill","mobile_number":"782-900-7784","email_id":"Frank15@yahoo.com","dop":"2025-04-06","serial_number":"15510938311185","imei1":"15510938311185","imei2":"15510938311185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194572,"job_number":"JOB_194572","tr_customer_id":194590,"tr_customer_product_id":194580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14727098254552","imei1":"14727098254552","imei2":"14727098254552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194571,"job_number":"JOB_194571","tr_customer_id":194589,"tr_customer_product_id":194579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:29.000Z","modified_at":"2026-02-22T13:14:29.000Z","name":"Luciano Heidenreich","mobile_number":"748-663-0199","email_id":"Marian9@gmail.com","dop":"2025-04-06","serial_number":"13035403057110652","imei1":"13035403057110652","imei2":"13035403057110652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194570,"job_number":"JOB_194570","tr_customer_id":194588,"tr_customer_product_id":194578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:28.000Z","modified_at":"2026-02-22T13:15:08.000Z","name":"Katelyn Boyer","mobile_number":"407-396-8043","email_id":"Rita.Feil87@hotmail.com","dop":"2025-04-06","serial_number":"11062249636069","imei1":"11062249636069","imei2":"11062249636069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194569,"job_number":"JOB_194569","tr_customer_id":194587,"tr_customer_product_id":194577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:27.000Z","modified_at":"2026-02-22T13:14:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14483602394527","imei1":"14483602394527","imei2":"14483602394527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194568,"job_number":"JOB_194568","tr_customer_id":194586,"tr_customer_product_id":194576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:10:19.000Z","modified_at":"2026-02-22T13:10:19.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"64101487939091","imei1":"64101487939091","imei2":"64101487939091","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194567,"job_number":"JOB_194567","tr_customer_id":194585,"tr_customer_product_id":194575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:08:34.000Z","modified_at":"2026-02-22T13:08:34.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"16554293383525","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194566,"job_number":"JOB_194566","tr_customer_id":194584,"tr_customer_product_id":194574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:45.000Z","modified_at":"2026-02-22T13:05:45.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"86615108380312","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194565,"job_number":"JOB_194565","tr_customer_id":194583,"tr_customer_product_id":194573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:44.000Z","modified_at":"2026-02-22T13:05:44.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"33503353624518","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194564,"job_number":"JOB_194564","tr_customer_id":194582,"tr_customer_product_id":194572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:39.000Z","modified_at":"2026-02-22T13:05:39.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"63772948070357","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194563,"job_number":"JOB_194563","tr_customer_id":194581,"tr_customer_product_id":194571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:32.000Z","modified_at":"2026-02-22T13:02:32.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10073353333117","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194562,"job_number":"JOB_194562","tr_customer_id":194580,"tr_customer_product_id":194570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:24.000Z","modified_at":"2026-02-22T13:02:24.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10822757186567","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194561,"job_number":"JOB_194561","tr_customer_id":194579,"tr_customer_product_id":194569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:09.000Z","modified_at":"2026-02-22T12:58:09.000Z","name":"Maymie Lakin","mobile_number":"563-968-8892","email_id":"Jalen_Mills19@yahoo.com","dop":"2025-04-06","serial_number":"15302632962633772","imei1":"15302632962633772","imei2":"15302632962633772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194560,"job_number":"JOB_194560","tr_customer_id":194578,"tr_customer_product_id":194568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:45.000Z","name":"Odell Hilpert","mobile_number":"681-563-8340","email_id":"Pietro.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"10495034154666","imei1":"10495034154666","imei2":"10495034154666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194559,"job_number":"JOB_194559","tr_customer_id":194577,"tr_customer_product_id":194567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16157570523414","imei1":"16157570523414","imei2":"16157570523414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194558,"job_number":"JOB_194558","tr_customer_id":194576,"tr_customer_product_id":194566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:24.000Z","modified_at":"2026-02-22T12:57:24.000Z","name":"Lonny Nienow","mobile_number":"750-413-9365","email_id":"Kendra_Braun10@yahoo.com","dop":"2025-04-06","serial_number":"18267901024364856","imei1":"18267901024364856","imei2":"18267901024364856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194557,"job_number":"JOB_194557","tr_customer_id":194575,"tr_customer_product_id":194565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:23.000Z","modified_at":"2026-02-22T12:58:00.000Z","name":"Emilio Jaskolski","mobile_number":"347-972-1977","email_id":"Giovanni41@yahoo.com","dop":"2025-04-06","serial_number":"14453019995158","imei1":"14453019995158","imei2":"14453019995158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194556,"job_number":"JOB_194556","tr_customer_id":194574,"tr_customer_product_id":194564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:22.000Z","modified_at":"2026-02-22T12:57:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10509789106457","imei1":"10509789106457","imei2":"10509789106457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194555,"job_number":"JOB_194555","tr_customer_id":194573,"tr_customer_product_id":194563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:38.000Z","modified_at":"2026-02-22T12:56:38.000Z","name":"Cortez Pouros","mobile_number":"795-449-6231","email_id":"Sanford27@yahoo.com","dop":"2025-04-06","serial_number":"14962095942785932","imei1":"14962095942785932","imei2":"14962095942785932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194554,"job_number":"JOB_194554","tr_customer_id":194572,"tr_customer_product_id":194562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:57:15.000Z","name":"Bennett Lebsack","mobile_number":"937-279-9798","email_id":"Orlo53@hotmail.com","dop":"2025-04-06","serial_number":"10630640148701","imei1":"10630640148701","imei2":"10630640148701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194553,"job_number":"JOB_194553","tr_customer_id":194571,"tr_customer_product_id":194561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:56:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19445107781715","imei1":"19445107781715","imei2":"19445107781715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194552,"job_number":"JOB_194552","tr_customer_id":194570,"tr_customer_product_id":194560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:22.000Z","modified_at":"2026-02-22T12:45:22.000Z","name":"Felton Stamm","mobile_number":"828-822-8597","email_id":"Shawna_Spencer@hotmail.com","dop":"2025-04-06","serial_number":"19914986193447390","imei1":"19914986193447390","imei2":"19914986193447390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194551,"job_number":"JOB_194551","tr_customer_id":194569,"tr_customer_product_id":194559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:46:00.000Z","name":"Granville Bogan","mobile_number":"441-527-2124","email_id":"Noemy_Reilly49@gmail.com","dop":"2025-04-06","serial_number":"16307437743546","imei1":"16307437743546","imei2":"16307437743546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194550,"job_number":"JOB_194550","tr_customer_id":194568,"tr_customer_product_id":194558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19144334986267","imei1":"19144334986267","imei2":"19144334986267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194549,"job_number":"JOB_194549","tr_customer_id":194567,"tr_customer_product_id":194557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:36.000Z","modified_at":"2026-02-22T12:44:36.000Z","name":"Selena Luettgen","mobile_number":"725-850-8825","email_id":"Cade_Wolf@gmail.com","dop":"2025-04-06","serial_number":"14972230525013876","imei1":"14972230525013876","imei2":"14972230525013876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194548,"job_number":"JOB_194548","tr_customer_id":194566,"tr_customer_product_id":194556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:45:13.000Z","name":"Lambert Kertzmann","mobile_number":"725-945-7294","email_id":"Justine83@yahoo.com","dop":"2025-04-06","serial_number":"18540565509467","imei1":"18540565509467","imei2":"18540565509467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194547,"job_number":"JOB_194547","tr_customer_id":194565,"tr_customer_product_id":194555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:44:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15536359398419","imei1":"15536359398419","imei2":"15536359398419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194546,"job_number":"JOB_194546","tr_customer_id":194564,"tr_customer_product_id":194554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:24.000Z","modified_at":"2026-02-22T12:44:24.000Z","name":"Geo Mayert","mobile_number":"591-713-9170","email_id":"Roberta_Gaylord@gmail.com","dop":"2025-04-06","serial_number":"10412987284548390","imei1":"10412987284548390","imei2":"10412987284548390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194545,"job_number":"JOB_194545","tr_customer_id":194563,"tr_customer_product_id":194553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:23.000Z","modified_at":"2026-02-22T12:44:58.000Z","name":"Pinkie Dickinson","mobile_number":"455-259-8387","email_id":"Lourdes_Hyatt84@hotmail.com","dop":"2025-04-06","serial_number":"17452380550016","imei1":"17452380550016","imei2":"17452380550016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194544,"job_number":"JOB_194544","tr_customer_id":194562,"tr_customer_product_id":194552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:22.000Z","modified_at":"2026-02-22T12:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18740053905859","imei1":"18740053905859","imei2":"18740053905859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194543,"job_number":"JOB_194543","tr_customer_id":194561,"tr_customer_product_id":194551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:48.000Z","modified_at":"2026-02-22T12:43:48.000Z","name":"Evalyn Kilback","mobile_number":"203-951-3136","email_id":"Taylor_Mills@yahoo.com","dop":"2025-04-06","serial_number":"11414762905330064","imei1":"11414762905330064","imei2":"11414762905330064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194542,"job_number":"JOB_194542","tr_customer_id":194560,"tr_customer_product_id":194550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:47.000Z","modified_at":"2026-02-22T12:44:27.000Z","name":"Rita Fay","mobile_number":"216-905-6476","email_id":"Dock.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11456353336641","imei1":"11456353336641","imei2":"11456353336641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194541,"job_number":"JOB_194541","tr_customer_id":194559,"tr_customer_product_id":194549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:46.000Z","modified_at":"2026-02-22T12:43:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13516523545271","imei1":"13516523545271","imei2":"13516523545271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194540,"job_number":"JOB_194540","tr_customer_id":194558,"tr_customer_product_id":194548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:42.000Z","modified_at":"2026-02-22T12:43:42.000Z","name":"Pietro Heathcote","mobile_number":"412-782-3201","email_id":"Duncan.Grant5@hotmail.com","dop":"2025-04-06","serial_number":"17101594894561504","imei1":"17101594894561504","imei2":"17101594894561504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194539,"job_number":"JOB_194539","tr_customer_id":194557,"tr_customer_product_id":194547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:41.000Z","modified_at":"2026-02-22T12:44:16.000Z","name":"Claude Cremin","mobile_number":"956-979-3201","email_id":"Nayeli98@gmail.com","dop":"2025-04-06","serial_number":"18621087698568","imei1":"18621087698568","imei2":"18621087698568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194538,"job_number":"JOB_194538","tr_customer_id":194556,"tr_customer_product_id":194546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:40.000Z","modified_at":"2026-02-22T12:43:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19032658417498","imei1":"19032658417498","imei2":"19032658417498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194537,"job_number":"JOB_194537","tr_customer_id":194555,"tr_customer_product_id":194545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:59.000Z","modified_at":"2026-02-22T12:42:59.000Z","name":"Juliana Dickinson","mobile_number":"847-521-4451","email_id":"Douglas17@gmail.com","dop":"2025-04-06","serial_number":"13813036209792006","imei1":"13813036209792006","imei2":"13813036209792006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194536,"job_number":"JOB_194536","tr_customer_id":194554,"tr_customer_product_id":194544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:43:34.000Z","name":"Jaren Stark","mobile_number":"231-882-6048","email_id":"Van.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"18326619064954","imei1":"18326619064954","imei2":"18326619064954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194535,"job_number":"JOB_194535","tr_customer_id":194553,"tr_customer_product_id":194543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:42:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14331115988981","imei1":"14331115988981","imei2":"14331115988981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194534,"job_number":"JOB_194534","tr_customer_id":194552,"tr_customer_product_id":194542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:28.000Z","modified_at":"2026-02-22T12:34:28.000Z","name":"Hattie Frami","mobile_number":"936-771-9640","email_id":"Kenna.Schuppe61@gmail.com","dop":"2025-04-06","serial_number":"18744366635905468","imei1":"18744366635905468","imei2":"18744366635905468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194533,"job_number":"JOB_194533","tr_customer_id":194551,"tr_customer_product_id":194541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:35:05.000Z","name":"Mac Will","mobile_number":"553-253-6782","email_id":"Marianne63@gmail.com","dop":"2025-04-06","serial_number":"10866607894842","imei1":"10866607894842","imei2":"10866607894842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194532,"job_number":"JOB_194532","tr_customer_id":194550,"tr_customer_product_id":194540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679494478892","imei1":"14679494478892","imei2":"14679494478892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194531,"job_number":"JOB_194531","tr_customer_id":194549,"tr_customer_product_id":194539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:44.000Z","modified_at":"2026-02-22T12:33:44.000Z","name":"Nicole Miller","mobile_number":"993-780-0708","email_id":"Ava.Williamson68@hotmail.com","dop":"2025-04-06","serial_number":"12472683509485574","imei1":"12472683509485574","imei2":"12472683509485574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194530,"job_number":"JOB_194530","tr_customer_id":194548,"tr_customer_product_id":194538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:34:20.000Z","name":"Neal Murray","mobile_number":"403-227-7207","email_id":"Lilla_Predovic@yahoo.com","dop":"2025-04-06","serial_number":"14255098837989","imei1":"14255098837989","imei2":"14255098837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194529,"job_number":"JOB_194529","tr_customer_id":194547,"tr_customer_product_id":194537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:33:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10536110012266","imei1":"10536110012266","imei2":"10536110012266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194528,"job_number":"JOB_194528","tr_customer_id":194546,"tr_customer_product_id":194536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:58.000Z","modified_at":"2026-02-22T12:32:58.000Z","name":"Nedra Wintheiser","mobile_number":"911-471-5889","email_id":"Loyal_Crona74@gmail.com","dop":"2025-04-06","serial_number":"16458378846969934","imei1":"16458378846969934","imei2":"16458378846969934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194527,"job_number":"JOB_194527","tr_customer_id":194545,"tr_customer_product_id":194535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:33:35.000Z","name":"Aileen Witting","mobile_number":"467-700-5993","email_id":"Alexis_Gleichner@gmail.com","dop":"2025-04-06","serial_number":"16013024830350","imei1":"16013024830350","imei2":"16013024830350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194526,"job_number":"JOB_194526","tr_customer_id":194544,"tr_customer_product_id":194534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:32:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15025277024478","imei1":"15025277024478","imei2":"15025277024478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194525,"job_number":"JOB_194525","tr_customer_id":194543,"tr_customer_product_id":194533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:22:00.000Z","modified_at":"2026-02-22T12:22:00.000Z","name":"Tyrell Gulgowski","mobile_number":"361-640-2758","email_id":"Julian.Herman34@yahoo.com","dop":"2025-04-06","serial_number":"16316309525373284","imei1":"16316309525373284","imei2":"16316309525373284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194524,"job_number":"JOB_194524","tr_customer_id":194542,"tr_customer_product_id":194532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:21:59.000Z","modified_at":"2026-02-22T12:22:35.000Z","name":"Elyssa Ruecker","mobile_number":"395-440-6564","email_id":"Oceane_Mertz13@yahoo.com","dop":"2025-04-06","serial_number":"17667849573988","imei1":"17667849573988","imei2":"17667849573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194523,"job_number":"JOB_194523","tr_customer_id":194541,"tr_customer_product_id":194531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:34.000Z","modified_at":"2026-02-22T11:57:34.000Z","name":"Noemie Gottlieb","mobile_number":"839-222-2379","email_id":"Van60@gmail.com","dop":"2025-04-06","serial_number":"11837749815339558","imei1":"11837749815339558","imei2":"11837749815339558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194522,"job_number":"JOB_194522","tr_customer_id":194540,"tr_customer_product_id":194530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:58:10.000Z","name":"Verna Spencer","mobile_number":"336-962-5038","email_id":"Jeanie_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"15364455148532","imei1":"15364455148532","imei2":"15364455148532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194521,"job_number":"JOB_194521","tr_customer_id":194539,"tr_customer_product_id":194529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:57:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13503963204504","imei1":"13503963204504","imei2":"13503963204504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194520,"job_number":"JOB_194520","tr_customer_id":194538,"tr_customer_product_id":194528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:49.000Z","modified_at":"2026-02-22T11:56:49.000Z","name":"Ethelyn White","mobile_number":"857-789-7290","email_id":"Giovanna.Balistreri@gmail.com","dop":"2025-04-06","serial_number":"15467626015091856","imei1":"15467626015091856","imei2":"15467626015091856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194519,"job_number":"JOB_194519","tr_customer_id":194537,"tr_customer_product_id":194527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:57:25.000Z","name":"Hiram Parisian","mobile_number":"484-409-9113","email_id":"Aylin.Leffler96@hotmail.com","dop":"2025-04-06","serial_number":"19567354502675","imei1":"19567354502675","imei2":"19567354502675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194518,"job_number":"JOB_194518","tr_customer_id":194536,"tr_customer_product_id":194526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10164405627502","imei1":"10164405627502","imei2":"10164405627502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194517,"job_number":"JOB_194517","tr_customer_id":194535,"tr_customer_product_id":194525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:03.000Z","modified_at":"2026-02-22T11:56:03.000Z","name":"Savanna Wunsch","mobile_number":"464-578-9217","email_id":"Wilma_Stracke17@yahoo.com","dop":"2025-04-06","serial_number":"14045392253898260","imei1":"14045392253898260","imei2":"14045392253898260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194516,"job_number":"JOB_194516","tr_customer_id":194534,"tr_customer_product_id":194524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:02.000Z","modified_at":"2026-02-22T11:56:40.000Z","name":"Wilber Fisher","mobile_number":"601-812-5180","email_id":"Ernestine_Reynolds23@gmail.com","dop":"2025-04-06","serial_number":"12483180180792","imei1":"12483180180792","imei2":"12483180180792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194515,"job_number":"JOB_194515","tr_customer_id":194533,"tr_customer_product_id":194523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:01.000Z","modified_at":"2026-02-22T11:56:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13967950403267","imei1":"13967950403267","imei2":"13967950403267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194514,"job_number":"JOB_194514","tr_customer_id":194532,"tr_customer_product_id":194522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:40.000Z","modified_at":"2026-02-22T11:54:40.000Z","name":"Jeanie Rogahn","mobile_number":"818-212-3991","email_id":"Johnnie_Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"14255999656281226","imei1":"14255999656281226","imei2":"14255999656281226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194513,"job_number":"JOB_194513","tr_customer_id":194531,"tr_customer_product_id":194521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:39.000Z","modified_at":"2026-02-22T11:55:14.000Z","name":"Darion Thiel","mobile_number":"947-344-7377","email_id":"Korbin.Walsh@yahoo.com","dop":"2025-04-06","serial_number":"16536752911022","imei1":"16536752911022","imei2":"16536752911022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194512,"job_number":"JOB_194512","tr_customer_id":194530,"tr_customer_product_id":194520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:21.000Z","modified_at":"2026-02-22T11:54:21.000Z","name":"Dimitri Waters","mobile_number":"360-202-8534","email_id":"Jerad_Kunde15@yahoo.com","dop":"2025-04-06","serial_number":"17292433182369676","imei1":"17292433182369676","imei2":"17292433182369676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194511,"job_number":"JOB_194511","tr_customer_id":194529,"tr_customer_product_id":194519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:56.000Z","name":"Rahsaan Klein","mobile_number":"679-428-7464","email_id":"Catharine80@yahoo.com","dop":"2025-04-06","serial_number":"15325450103652","imei1":"15325450103652","imei2":"15325450103652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194510,"job_number":"JOB_194510","tr_customer_id":194528,"tr_customer_product_id":194518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765336032660","imei1":"10765336032660","imei2":"10765336032660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194509,"job_number":"JOB_194509","tr_customer_id":194527,"tr_customer_product_id":194517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:39.000Z","modified_at":"2026-02-22T11:53:39.000Z","name":"Josiah Botsford","mobile_number":"718-495-8186","email_id":"Krista_Towne@hotmail.com","dop":"2025-04-06","serial_number":"19192663518097096","imei1":"19192663518097096","imei2":"19192663518097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194508,"job_number":"JOB_194508","tr_customer_id":194526,"tr_customer_product_id":194516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:54:13.000Z","name":"Lina Lebsack","mobile_number":"386-795-4296","email_id":"Reginald.Bode@gmail.com","dop":"2025-04-06","serial_number":"10151573158242","imei1":"10151573158242","imei2":"10151573158242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194507,"job_number":"JOB_194507","tr_customer_id":194525,"tr_customer_product_id":194515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19558029526069","imei1":"19558029526069","imei2":"19558029526069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194506,"job_number":"JOB_194506","tr_customer_id":194524,"tr_customer_product_id":194514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:55.000Z","modified_at":"2026-02-22T11:52:55.000Z","name":"Ethel Beahan","mobile_number":"864-885-9914","email_id":"Eulalia.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"12189054119410198","imei1":"12189054119410198","imei2":"12189054119410198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194505,"job_number":"JOB_194505","tr_customer_id":194523,"tr_customer_product_id":194513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:53:30.000Z","name":"Cornell McCullough","mobile_number":"768-393-1080","email_id":"Deshaun_Crona24@hotmail.com","dop":"2025-04-06","serial_number":"17412231006772","imei1":"17412231006772","imei2":"17412231006772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194504,"job_number":"JOB_194504","tr_customer_id":194522,"tr_customer_product_id":194512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15288023603976","imei1":"15288023603976","imei2":"15288023603976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194503,"job_number":"JOB_194503","tr_customer_id":194521,"tr_customer_product_id":194511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Dhanalakshmi Khatri","mobile_number":"9827737691","email_id":"chinmayanand.joshi@gmail.com","dop":"2026-02-12","serial_number":"548193058604744","imei1":"548193058604744","imei2":"548193058604744","popurl":"www.agastya-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194502,"job_number":"JOB_194502","tr_customer_id":194520,"tr_customer_product_id":194510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Sher Sharma","mobile_number":"9888067993","email_id":"bhaves.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"858612969795920","imei1":"858612969795920","imei2":"858612969795920","popurl":"www.gautama-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194501,"job_number":"JOB_194501","tr_customer_id":194519,"tr_customer_product_id":194509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Gatik Talwar","mobile_number":"9812671087","email_id":"datta.rana@hotmail.com","dop":"2026-02-12","serial_number":"995497007143974","imei1":"995497007143974","imei2":"995497007143974","popurl":"www.gatik-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194500,"job_number":"JOB_194500","tr_customer_id":194518,"tr_customer_product_id":194508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Aatmaj Nambeesan","mobile_number":"9865535711","email_id":"deeksha.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"884424363136119","imei1":"884424363136119","imei2":"884424363136119","popurl":"www.som-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194499,"job_number":"JOB_194499","tr_customer_id":194517,"tr_customer_product_id":194507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Amogh Devar","mobile_number":"9809578364","email_id":"shashi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"638385938099209","imei1":"638385938099209","imei2":"638385938099209","popurl":"www.rohit-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194498,"job_number":"JOB_194498","tr_customer_id":194516,"tr_customer_product_id":194506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Achyut Dubashi","mobile_number":"9880061800","email_id":"radha.desai@hotmail.com","dop":"2026-02-12","serial_number":"461707418454724","imei1":"461707418454724","imei2":"461707418454724","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194497,"job_number":"JOB_194497","tr_customer_id":194515,"tr_customer_product_id":194505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Adikavi Sharma","mobile_number":"9883720450","email_id":"balachandra.rana@yahoo.co.in","dop":"2026-02-12","serial_number":"230406065227490","imei1":"230406065227490","imei2":"230406065227490","popurl":"www.suryakanta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194496,"job_number":"JOB_194496","tr_customer_id":194514,"tr_customer_product_id":194504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Bilva Khan","mobile_number":"9848318677","email_id":"balagopal.arora@hotmail.com","dop":"2026-02-12","serial_number":"833046228386170","imei1":"833046228386170","imei2":"833046228386170","popurl":"www.chapal-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194495,"job_number":"JOB_194495","tr_customer_id":194513,"tr_customer_product_id":194503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Kumar Sethi","mobile_number":"9880884703","email_id":"advaya.kakkar@hotmail.com","dop":"2026-02-12","serial_number":"318645373878483","imei1":"318645373878483","imei2":"318645373878483","popurl":"www.sanya-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194494,"job_number":"JOB_194494","tr_customer_id":194512,"tr_customer_product_id":194502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Anjaneya Iyengar","mobile_number":"9835115991","email_id":"dhanapati.varma@yahoo.co.in","dop":"2026-02-12","serial_number":"605174429243925","imei1":"605174429243925","imei2":"605174429243925","popurl":"www.manikya-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194493,"job_number":"JOB_194493","tr_customer_id":194511,"tr_customer_product_id":194501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Agrata Rana","mobile_number":"9823933905","email_id":"anandswarup.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"639974460323109","imei1":"639974460323109","imei2":"639974460323109","popurl":"www.chandramohan-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194492,"job_number":"JOB_194492","tr_customer_id":194510,"tr_customer_product_id":194500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Sarada Acharya","mobile_number":"9898916135","email_id":"mohana.iyer@hotmail.com","dop":"2026-02-12","serial_number":"335326815413523","imei1":"335326815413523","imei2":"335326815413523","popurl":"www.chitraksh-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194491,"job_number":"JOB_194491","tr_customer_id":194509,"tr_customer_product_id":194499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Deeptiman Guha","mobile_number":"9840862088","email_id":"kannen.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"353782248103482","imei1":"353782248103482","imei2":"353782248103482","popurl":"www.atmananda-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194490,"job_number":"JOB_194490","tr_customer_id":194508,"tr_customer_product_id":194498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Darshwana Kaniyar","mobile_number":"9871905468","email_id":"atreyee.achari@gmail.com","dop":"2026-02-12","serial_number":"983188886896408","imei1":"983188886896408","imei2":"983188886896408","popurl":"www.umang-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194489,"job_number":"JOB_194489","tr_customer_id":194507,"tr_customer_product_id":194497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Guru Banerjee","mobile_number":"9807615808","email_id":"mohana.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"208538628192528","imei1":"208538628192528","imei2":"208538628192528","popurl":"www.chandak-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194488,"job_number":"JOB_194488","tr_customer_id":194506,"tr_customer_product_id":194496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chidananda Asan","mobile_number":"9851044097","email_id":"daksha.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"409687478327107","imei1":"409687478327107","imei2":"409687478327107","popurl":"www.bhagvan-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194487,"job_number":"JOB_194487","tr_customer_id":194505,"tr_customer_product_id":194495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Bandhu Gill","mobile_number":"9858556408","email_id":"gemini.gowda@gmail.com","dop":"2026-02-12","serial_number":"218696819563681","imei1":"218696819563681","imei2":"218696819563681","popurl":"www.hari-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194486,"job_number":"JOB_194486","tr_customer_id":194504,"tr_customer_product_id":194494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Somu Sinha","mobile_number":"9889481150","email_id":"kannen.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"655247182659425","imei1":"655247182659425","imei2":"655247182659425","popurl":"www.bhaaswar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194485,"job_number":"JOB_194485","tr_customer_id":194503,"tr_customer_product_id":194493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Manikya Abbott","mobile_number":"9801492449","email_id":"gayatri.adiga@gmail.com","dop":"2026-02-12","serial_number":"272116288966996","imei1":"272116288966996","imei2":"272116288966996","popurl":"www.govinda-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194484,"job_number":"JOB_194484","tr_customer_id":194502,"tr_customer_product_id":194492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Indra Sharma","mobile_number":"9859209526","email_id":"anusuya.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"603650728911516","imei1":"603650728911516","imei2":"603650728911516","popurl":"www.asha-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194483,"job_number":"JOB_194483","tr_customer_id":194501,"tr_customer_product_id":194491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Sarvin Desai","mobile_number":"9807127628","email_id":"dhyanesh.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"959688634635475","imei1":"959688634635475","imei2":"959688634635475","popurl":"www.umang-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194482,"job_number":"JOB_194482","tr_customer_id":194500,"tr_customer_product_id":194490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"9890229490","email_id":"aaditya.jain@gmail.com","dop":"2026-02-12","serial_number":"269427510804117","imei1":"269427510804117","imei2":"269427510804117","popurl":"www.devasree-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194481,"job_number":"JOB_194481","tr_customer_id":194499,"tr_customer_product_id":194489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Balgopal Varman","mobile_number":"9804810225","email_id":"chandan.somayaji@gmail.com","dop":"2026-02-12","serial_number":"635334608954402","imei1":"635334608954402","imei2":"635334608954402","popurl":"www.acaryatanaya-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194480,"job_number":"JOB_194480","tr_customer_id":194498,"tr_customer_product_id":194488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Girik Pilla","mobile_number":"9828314564","email_id":"chidananda.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"586514330359575","imei1":"586514330359575","imei2":"586514330359575","popurl":"www.budhil-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194479,"job_number":"JOB_194479","tr_customer_id":194497,"tr_customer_product_id":194487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Deeptendu Bharadwaj","mobile_number":"9823673361","email_id":"lakshmidhar.jain@yahoo.co.in","dop":"2026-02-12","serial_number":"001794942414334","imei1":"001794942414334","imei2":"001794942414334","popurl":"www.aryan-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194478,"job_number":"JOB_194478","tr_customer_id":194496,"tr_customer_product_id":194486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Amaranaath Deshpande","mobile_number":"9818063151","email_id":"amogh.desai@hotmail.com","dop":"2026-02-12","serial_number":"488595742157455","imei1":"488595742157455","imei2":"488595742157455","popurl":"www.ekalavya-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194477,"job_number":"JOB_194477","tr_customer_id":194495,"tr_customer_product_id":194485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Bheeshma Nair","mobile_number":"9843728013","email_id":"giri.dutta@gmail.com","dop":"2026-02-12","serial_number":"025447353162798","imei1":"025447353162798","imei2":"025447353162798","popurl":"www.dharani-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194476,"job_number":"JOB_194476","tr_customer_id":194494,"tr_customer_product_id":194484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Kartik Embranthiri","mobile_number":"9881433172","email_id":"dayaananda.pandey@hotmail.com","dop":"2026-02-12","serial_number":"843182489273166","imei1":"843182489273166","imei2":"843182489273166","popurl":"www.abhisyanta-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194475,"job_number":"JOB_194475","tr_customer_id":194493,"tr_customer_product_id":194483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aayushmaan Somayaji","mobile_number":"9852173224","email_id":"govinda.somayaji@gmail.com","dop":"2026-02-12","serial_number":"926881314230899","imei1":"926881314230899","imei2":"926881314230899","popurl":"www.chakravartee-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194474,"job_number":"JOB_194474","tr_customer_id":194492,"tr_customer_product_id":194482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Adityanandan Menon","mobile_number":"9812005081","email_id":"arindam.varman@hotmail.com","dop":"2026-02-12","serial_number":"816751930786635","imei1":"816751930786635","imei2":"816751930786635","popurl":"www.vaishvi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194473,"job_number":"JOB_194473","tr_customer_id":194491,"tr_customer_product_id":194481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Dayaananda Dhawan","mobile_number":"9877979410","email_id":"nagabhushanam.adiga@hotmail.com","dop":"2026-02-12","serial_number":"103077133970529","imei1":"103077133970529","imei2":"103077133970529","popurl":"www.krishnadasa-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194472,"job_number":"JOB_194472","tr_customer_id":194490,"tr_customer_product_id":194480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aaryan Devar","mobile_number":"9865625751","email_id":"devajyoti.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"996975332970771","imei1":"996975332970771","imei2":"996975332970771","popurl":"www.gudakesha-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194471,"job_number":"JOB_194471","tr_customer_id":194489,"tr_customer_product_id":194479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Trilokesh Johar","mobile_number":"9834555572","email_id":"bhoopati.malik@yahoo.co.in","dop":"2026-02-12","serial_number":"468152091661375","imei1":"468152091661375","imei2":"468152091661375","popurl":"www.tanushree-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194470,"job_number":"JOB_194470","tr_customer_id":194488,"tr_customer_product_id":194478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Gautami Panicker","mobile_number":"9837456856","email_id":"abhirath.shah@gmail.com","dop":"2026-02-12","serial_number":"103485353360566","imei1":"103485353360566","imei2":"103485353360566","popurl":"www.chiranjeeve-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194469,"job_number":"JOB_194469","tr_customer_id":194487,"tr_customer_product_id":194477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Vidya Ganaka","mobile_number":"9817540625","email_id":"annapurna.gupta@gmail.com","dop":"2026-02-12","serial_number":"816642092470934","imei1":"816642092470934","imei2":"816642092470934","popurl":"www.achyut-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194468,"job_number":"JOB_194468","tr_customer_id":194486,"tr_customer_product_id":194476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Bhardwaj Ganaka","mobile_number":"9839169706","email_id":"goswamee.kakkar@yahoo.co.in","dop":"2026-02-12","serial_number":"291351310422912","imei1":"291351310422912","imei2":"291351310422912","popurl":"www.rukmin-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194467,"job_number":"JOB_194467","tr_customer_id":194485,"tr_customer_product_id":194475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Dulari Dhawan","mobile_number":"9820419672","email_id":"bandhu.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"959675881242563","imei1":"959675881242563","imei2":"959675881242563","popurl":"www.purnima-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194466,"job_number":"JOB_194466","tr_customer_id":194484,"tr_customer_product_id":194474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Tanushri Dubashi","mobile_number":"9892841057","email_id":"nagabhushanam.varman@gmail.com","dop":"2026-02-12","serial_number":"653470360770192","imei1":"653470360770192","imei2":"653470360770192","popurl":"www.kali-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194465,"job_number":"JOB_194465","tr_customer_id":194483,"tr_customer_product_id":194473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Siddhran Chattopadhyay","mobile_number":"9874451150","email_id":"surya.jain@gmail.com","dop":"2026-02-12","serial_number":"335532280455404","imei1":"335532280455404","imei2":"335532280455404","popurl":"www.suman-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194464,"job_number":"JOB_194464","tr_customer_id":194482,"tr_customer_product_id":194472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Ramesh Naik","mobile_number":"9811437640","email_id":"sucheta.adiga@hotmail.com","dop":"2026-02-12","serial_number":"207175805274386","imei1":"207175805274386","imei2":"207175805274386","popurl":"www.deeptimoy-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194463,"job_number":"JOB_194463","tr_customer_id":194481,"tr_customer_product_id":194471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Chandrakala Malik","mobile_number":"9874189147","email_id":"chiranjeev.mehrotra@hotmail.com","dop":"2026-02-12","serial_number":"594658449112854","imei1":"594658449112854","imei2":"594658449112854","popurl":"www.balachandra-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194462,"job_number":"JOB_194462","tr_customer_id":194480,"tr_customer_product_id":194470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jagmeet Kakkar","mobile_number":"9856405559","email_id":"ganapati.butt@gmail.com","dop":"2026-02-12","serial_number":"310760272055572","imei1":"310760272055572","imei2":"310760272055572","popurl":"www.anjaneya-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194461,"job_number":"JOB_194461","tr_customer_id":194479,"tr_customer_product_id":194469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jaimini Reddy","mobile_number":"9831254502","email_id":"deeptimoy.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"876659447630276","imei1":"876659447630276","imei2":"876659447630276","popurl":"www.sweta-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194460,"job_number":"JOB_194460","tr_customer_id":194478,"tr_customer_product_id":194468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Mangala Pandey","mobile_number":"9862296292","email_id":"brahmabrata.jha@hotmail.com","dop":"2026-02-12","serial_number":"034276361085572","imei1":"034276361085572","imei2":"034276361085572","popurl":"www.bhaasvan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194459,"job_number":"JOB_194459","tr_customer_id":194477,"tr_customer_product_id":194467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Nalini Ganaka","mobile_number":"9872132899","email_id":"dayamayee.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"075955731893934","imei1":"075955731893934","imei2":"075955731893934","popurl":"www.udai-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194458,"job_number":"JOB_194458","tr_customer_id":194476,"tr_customer_product_id":194466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Deven Singh","mobile_number":"9824413577","email_id":"gajaadhar.pilla@hotmail.com","dop":"2026-02-12","serial_number":"842669669376223","imei1":"842669669376223","imei2":"842669669376223","popurl":"www.smita-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194457,"job_number":"JOB_194457","tr_customer_id":194475,"tr_customer_product_id":194464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Pranay Kaur","mobile_number":"9853235563","email_id":"gatik.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"005680634702323","imei1":"005680634702323","imei2":"005680634702323","popurl":"www.gotum-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194456,"job_number":"JOB_194456","tr_customer_id":194474,"tr_customer_product_id":194465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaidehi Dwivedi","mobile_number":"9807805014","email_id":"pramila.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"392249688800998","imei1":"392249688800998","imei2":"392249688800998","popurl":"www.akshaj-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194455,"job_number":"JOB_194455","tr_customer_id":194473,"tr_customer_product_id":194463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Mani Agarwal","mobile_number":"9804002321","email_id":"ankal.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"008003414820135","imei1":"008003414820135","imei2":"008003414820135","popurl":"www.rati-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194454,"job_number":"JOB_194454","tr_customer_id":194472,"tr_customer_product_id":194462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Chandira Asan","mobile_number":"9800426073","email_id":"vaijayanti.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"490727139816896","imei1":"490727139816896","imei2":"490727139816896","popurl":"www.prema-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194453,"job_number":"JOB_194453","tr_customer_id":194471,"tr_customer_product_id":194461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhushit Varma","mobile_number":"9859466947","email_id":"tej.namboothiri@yahoo.co.in","dop":"2026-02-12","serial_number":"046523172503789","imei1":"046523172503789","imei2":"046523172503789","popurl":"www.swarnalata-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194452,"job_number":"JOB_194452","tr_customer_id":194470,"tr_customer_product_id":194460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Susheel Ahluwalia","mobile_number":"9835714323","email_id":"bhishma.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"156816532646306","imei1":"156816532646306","imei2":"156816532646306","popurl":"www.swarnalata-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194451,"job_number":"JOB_194451","tr_customer_id":194469,"tr_customer_product_id":194459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaishnavi Kaniyar","mobile_number":"9821328621","email_id":"nirbhay.patel@hotmail.com","dop":"2026-02-12","serial_number":"189902171202104","imei1":"189902171202104","imei2":"189902171202104","popurl":"www.krishnadasa-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194450,"job_number":"JOB_194450","tr_customer_id":194468,"tr_customer_product_id":194458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhamini Bandopadhyay","mobile_number":"9897557174","email_id":"bhoopati.namboothiri@gmail.com","dop":"2026-02-12","serial_number":"985602693763910","imei1":"985602693763910","imei2":"985602693763910","popurl":"www.shreya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194449,"job_number":"JOB_194449","tr_customer_id":194467,"tr_customer_product_id":194457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Drona Iyengar","mobile_number":"9854088873","email_id":"ekadant.pillai@yahoo.co.in","dop":"2026-02-12","serial_number":"419754300138077","imei1":"419754300138077","imei2":"419754300138077","popurl":"www.gatik-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194448,"job_number":"JOB_194448","tr_customer_id":194466,"tr_customer_product_id":194456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Devagya Desai","mobile_number":"9844263015","email_id":"anjushree.gowda@hotmail.com","dop":"2026-02-12","serial_number":"392327568849949","imei1":"392327568849949","imei2":"392327568849949","popurl":"www.suryakanta-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194447,"job_number":"JOB_194447","tr_customer_id":194465,"tr_customer_product_id":194455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Vidur Jain","mobile_number":"9817962318","email_id":"karthik.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"623522666658571","imei1":"623522666658571","imei2":"623522666658571","popurl":"www.dinesh-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194446,"job_number":"JOB_194446","tr_customer_id":194464,"tr_customer_product_id":194454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Eshana Iyer","mobile_number":"9835373977","email_id":"sheela.nayar@hotmail.com","dop":"2026-02-12","serial_number":"823522111172651","imei1":"823522111172651","imei2":"823522111172651","popurl":"www.rohit-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194445,"job_number":"JOB_194445","tr_customer_id":194463,"tr_customer_product_id":194453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Kanchan Nehru","mobile_number":"9849813149","email_id":"som.bandopadhyay@yahoo.co.in","dop":"2026-02-12","serial_number":"067651540367759","imei1":"067651540367759","imei2":"067651540367759","popurl":"www.kanchan-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194444,"job_number":"JOB_194444","tr_customer_id":194462,"tr_customer_product_id":194452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Bhramar Arora","mobile_number":"9880296009","email_id":"balgopal.kapoor@gmail.com","dop":"2026-02-12","serial_number":"683646474364421","imei1":"683646474364421","imei2":"683646474364421","popurl":"www.kamla-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194443,"job_number":"JOB_194443","tr_customer_id":194461,"tr_customer_product_id":194451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Sushma Guha","mobile_number":"9872455675","email_id":"aasa.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"132255479114897","imei1":"132255479114897","imei2":"132255479114897","popurl":"www.brahmanandam-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194442,"job_number":"JOB_194442","tr_customer_id":194460,"tr_customer_product_id":194450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Dandak Varrier","mobile_number":"9857538299","email_id":"dhanu.bhat@hotmail.com","dop":"2026-02-12","serial_number":"789630838490816","imei1":"789630838490816","imei2":"789630838490816","popurl":"www.bhupen-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194441,"job_number":"JOB_194441","tr_customer_id":194459,"tr_customer_product_id":194449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Parvati Ahuja","mobile_number":"9899315143","email_id":"smriti.deshpande@hotmail.com","dop":"2026-02-12","serial_number":"403476042897982","imei1":"403476042897982","imei2":"403476042897982","popurl":"www.tushar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194440,"job_number":"JOB_194440","tr_customer_id":194458,"tr_customer_product_id":194448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Rati Acharya","mobile_number":"9862188098","email_id":"sushma.varman@hotmail.com","dop":"2026-02-12","serial_number":"043880595077827","imei1":"043880595077827","imei2":"043880595077827","popurl":"www.sucheta-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194439,"job_number":"JOB_194439","tr_customer_id":194457,"tr_customer_product_id":194447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Drona Menon","mobile_number":"9839708674","email_id":"sudeva.trivedi@gmail.com","dop":"2026-02-12","serial_number":"479175717400739","imei1":"479175717400739","imei2":"479175717400739","popurl":"www.udit-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194438,"job_number":"JOB_194438","tr_customer_id":194456,"tr_customer_product_id":194446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Swara Verma","mobile_number":"9881071116","email_id":"daiwik.desai@hotmail.com","dop":"2026-02-12","serial_number":"732988758708136","imei1":"732988758708136","imei2":"732988758708136","popurl":"www.lila-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194437,"job_number":"JOB_194437","tr_customer_id":194455,"tr_customer_product_id":194445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Gajaadhar Guneta","mobile_number":"9832341055","email_id":"ganaka.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"742230608170825","imei1":"742230608170825","imei2":"742230608170825","popurl":"www.indira-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194436,"job_number":"JOB_194436","tr_customer_id":194454,"tr_customer_product_id":194444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Girish Varma","mobile_number":"9873238124","email_id":"shashi.dhawan@yahoo.co.in","dop":"2026-02-12","serial_number":"669950097808672","imei1":"669950097808672","imei2":"669950097808672","popurl":"www.mahendra-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194435,"job_number":"JOB_194435","tr_customer_id":194453,"tr_customer_product_id":194443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Vidhya Jain","mobile_number":"9890854688","email_id":"kartik.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"346533514564382","imei1":"346533514564382","imei2":"346533514564382","popurl":"www.gopi-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194434,"job_number":"JOB_194434","tr_customer_id":194452,"tr_customer_product_id":194442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Tanya Agarwal","mobile_number":"9801250352","email_id":"bodhan.ahluwalia@yahoo.co.in","dop":"2026-02-12","serial_number":"476467702557668","imei1":"476467702557668","imei2":"476467702557668","popurl":"www.balagovind-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194433,"job_number":"JOB_194433","tr_customer_id":194451,"tr_customer_product_id":194441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Daiwik Patel","mobile_number":"9876443588","email_id":"jyoti.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"993489170004879","imei1":"993489170004879","imei2":"993489170004879","popurl":"www.mohinder-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194432,"job_number":"JOB_194432","tr_customer_id":194450,"tr_customer_product_id":194440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Yogesh Sinha","mobile_number":"9879877561","email_id":"gati.prajapat@gmail.com","dop":"2026-02-12","serial_number":"763803057697976","imei1":"763803057697976","imei2":"763803057697976","popurl":"www.mangalya-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194431,"job_number":"JOB_194431","tr_customer_id":194449,"tr_customer_product_id":194439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Deven Mahajan","mobile_number":"9884321298","email_id":"akshita.mishra@yahoo.co.in","dop":"2026-02-12","serial_number":"612420506174052","imei1":"612420506174052","imei2":"612420506174052","popurl":"www.devika-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194430,"job_number":"JOB_194430","tr_customer_id":194448,"tr_customer_product_id":194438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Kumar Bhattathiri","mobile_number":"9894707185","email_id":"chandi.bhat@gmail.com","dop":"2026-02-12","serial_number":"363189078805368","imei1":"363189078805368","imei2":"363189078805368","popurl":"www.swarnalata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194429,"job_number":"JOB_194429","tr_customer_id":194447,"tr_customer_product_id":194437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Asha Banerjee","mobile_number":"9826588848","email_id":"bankimchandra.varman@gmail.com","dop":"2026-02-12","serial_number":"599004438250624","imei1":"599004438250624","imei2":"599004438250624","popurl":"www.kin-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194428,"job_number":"JOB_194428","tr_customer_id":194446,"tr_customer_product_id":194436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Kali Marar","mobile_number":"9896971157","email_id":"acharyanandana.acharya@gmail.com","dop":"2026-02-12","serial_number":"799757222334875","imei1":"799757222334875","imei2":"799757222334875","popurl":"www.aatmaj-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194427,"job_number":"JOB_194427","tr_customer_id":194445,"tr_customer_product_id":194435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Dwaipayan Adiga","mobile_number":"9808075576","email_id":"gudakesa.mehrotra@gmail.com","dop":"2026-02-12","serial_number":"453444369130594","imei1":"453444369130594","imei2":"453444369130594","popurl":"www.jagadish-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194426,"job_number":"JOB_194426","tr_customer_id":194444,"tr_customer_product_id":194434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Gurdev Deshpande","mobile_number":"9809317405","email_id":"gangesh.butt@gmail.com","dop":"2026-02-12","serial_number":"647600080030401","imei1":"647600080030401","imei2":"647600080030401","popurl":"www.karthik-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194425,"job_number":"JOB_194425","tr_customer_id":194442,"tr_customer_product_id":194432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Daevi Prajapat","mobile_number":"9890336083","email_id":"tushar.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"398702588044638","imei1":"398702588044638","imei2":"398702588044638","popurl":"www.gopal-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194424,"job_number":"JOB_194424","tr_customer_id":194443,"tr_customer_product_id":194433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Bhoopati Jha","mobile_number":"9865190334","email_id":"sachin.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"680582976195883","imei1":"680582976195883","imei2":"680582976195883","popurl":"www.ravi-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194423,"job_number":"JOB_194423","tr_customer_id":194441,"tr_customer_product_id":194431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Akshat Varman","mobile_number":"9805815600","email_id":"opaline.khan@hotmail.com","dop":"2026-02-12","serial_number":"371541288669987","imei1":"371541288669987","imei2":"371541288669987","popurl":"www.draupadi-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194422,"job_number":"JOB_194422","tr_customer_id":194440,"tr_customer_product_id":194430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Dayaanidhi Trivedi","mobile_number":"9881759170","email_id":"anaadi.singh@yahoo.co.in","dop":"2026-02-12","serial_number":"162399082864185","imei1":"162399082864185","imei2":"162399082864185","popurl":"www.keerti-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194421,"job_number":"JOB_194421","tr_customer_id":194439,"tr_customer_product_id":194429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Sheela Chaturvedi","mobile_number":"9830807222","email_id":"sitara.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"387435997669946","imei1":"387435997669946","imei2":"387435997669946","popurl":"www.deeptimay-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194420,"job_number":"JOB_194420","tr_customer_id":194438,"tr_customer_product_id":194428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Chandramani Acharya","mobile_number":"9894839494","email_id":"param.iyengar@hotmail.com","dop":"2026-02-12","serial_number":"891002721580968","imei1":"891002721580968","imei2":"891002721580968","popurl":"www.veda-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194419,"job_number":"JOB_194419","tr_customer_id":194437,"tr_customer_product_id":194427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Rajiv Guha","mobile_number":"9817516596","email_id":"govinda.patil@yahoo.co.in","dop":"2026-02-12","serial_number":"721421639861208","imei1":"721421639861208","imei2":"721421639861208","popurl":"www.bhagavaan-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194418,"job_number":"JOB_194418","tr_customer_id":194436,"tr_customer_product_id":194426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Ghanashyam Ahuja","mobile_number":"9836421220","email_id":"datta.mehrotra@yahoo.co.in","dop":"2026-02-12","serial_number":"518038124458684","imei1":"518038124458684","imei2":"518038124458684","popurl":"www.anwesha-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194417,"job_number":"JOB_194417","tr_customer_id":194435,"tr_customer_product_id":194425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Chandraayan Guneta","mobile_number":"9872704282","email_id":"amodini.ganaka@yahoo.co.in","dop":"2026-02-12","serial_number":"128449191074963","imei1":"128449191074963","imei2":"128449191074963","popurl":"www.rohan-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194416,"job_number":"JOB_194416","tr_customer_id":194434,"tr_customer_product_id":194424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Advaya Bharadwaj","mobile_number":"9815100028","email_id":"dayaananda.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"215360328952877","imei1":"215360328952877","imei2":"215360328952877","popurl":"www.aarya-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194415,"job_number":"JOB_194415","tr_customer_id":194433,"tr_customer_product_id":194423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Gandharv Bandopadhyay","mobile_number":"9886412139","email_id":"chandraprabha.verma@hotmail.com","dop":"2026-02-12","serial_number":"377832760987547","imei1":"377832760987547","imei2":"377832760987547","popurl":"www.jagdeep-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194414,"job_number":"JOB_194414","tr_customer_id":194432,"tr_customer_product_id":194422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Apsara Gowda","mobile_number":"9858217132","email_id":"kanak.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"057725483488427","imei1":"057725483488427","imei2":"057725483488427","popurl":"www.smita-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194413,"job_number":"JOB_194413","tr_customer_id":194431,"tr_customer_product_id":194421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshita Pillai","mobile_number":"9816135065","email_id":"aayushmaan.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"294516310845291","imei1":"294516310845291","imei2":"294516310845291","popurl":"www.gouranga-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194412,"job_number":"JOB_194412","tr_customer_id":194430,"tr_customer_product_id":194420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Aaryan Dhawan","mobile_number":"9882225935","email_id":"vrinda.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"500859880889647","imei1":"500859880889647","imei2":"500859880889647","popurl":"www.prayag-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194411,"job_number":"JOB_194411","tr_customer_id":194429,"tr_customer_product_id":194419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Brijesh Pandey","mobile_number":"9839130918","email_id":"bhupen.verma@gmail.com","dop":"2026-02-12","serial_number":"749365599903206","imei1":"749365599903206","imei2":"749365599903206","popurl":"www.adityanandan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194410,"job_number":"JOB_194410","tr_customer_id":194428,"tr_customer_product_id":194418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Eekalabya Guneta","mobile_number":"9840124256","email_id":"paramartha.khatri@yahoo.co.in","dop":"2026-02-12","serial_number":"955898973986275","imei1":"955898973986275","imei2":"955898973986275","popurl":"www.shubha-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194409,"job_number":"JOB_194409","tr_customer_id":194427,"tr_customer_product_id":194417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshayakeerti Varman","mobile_number":"9850227085","email_id":"gitanjali.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"240256528873629","imei1":"240256528873629","imei2":"240256528873629","popurl":"www.amrita-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194408,"job_number":"JOB_194408","tr_customer_id":194426,"tr_customer_product_id":194416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Giri Chopra","mobile_number":"9857081941","email_id":"dhyaneshwar.verma@hotmail.com","dop":"2026-02-12","serial_number":"117137234549783","imei1":"117137234549783","imei2":"117137234549783","popurl":"www.triloki-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194407,"job_number":"JOB_194407","tr_customer_id":194425,"tr_customer_product_id":194415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Aishani Dutta","mobile_number":"9894856518","email_id":"chaitan.ganaka@hotmail.com","dop":"2026-02-12","serial_number":"264346407664697","imei1":"264346407664697","imei2":"264346407664697","popurl":"www.yoginder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194406,"job_number":"JOB_194406","tr_customer_id":194424,"tr_customer_product_id":194414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Avantika Ganaka","mobile_number":"9801917145","email_id":"smita.acharya@yahoo.co.in","dop":"2026-02-12","serial_number":"071208595065918","imei1":"071208595065918","imei2":"071208595065918","popurl":"www.vidya-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194405,"job_number":"JOB_194405","tr_customer_id":194423,"tr_customer_product_id":194413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Asha Desai","mobile_number":"9844194916","email_id":"dinkar.chopra@gmail.com","dop":"2026-02-12","serial_number":"645456160653304","imei1":"645456160653304","imei2":"645456160653304","popurl":"www.krishna-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194404,"job_number":"JOB_194404","tr_customer_id":194421,"tr_customer_product_id":194411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balgopal Dhawan","mobile_number":"9864888392","email_id":"charuchandra.gill@hotmail.com","dop":"2026-02-12","serial_number":"970910434887336","imei1":"970910434887336","imei2":"970910434887336","popurl":"www.rukmin-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194403,"job_number":"JOB_194403","tr_customer_id":194420,"tr_customer_product_id":194412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Rageswari Ahluwalia","mobile_number":"9850502002","email_id":"chitraksh.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"065165971464769","imei1":"065165971464769","imei2":"065165971464769","popurl":"www.hiranya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194402,"job_number":"JOB_194402","tr_customer_id":194422,"tr_customer_product_id":194410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Amodini Malik","mobile_number":"9873607539","email_id":"adripathi.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"121821771334899","imei1":"121821771334899","imei2":"121821771334899","popurl":"www.eekalabya-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194401,"job_number":"JOB_194401","tr_customer_id":194419,"tr_customer_product_id":194409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Agnimitra Patil","mobile_number":"9883338498","email_id":"inder.iyer@yahoo.co.in","dop":"2026-02-12","serial_number":"659987235346421","imei1":"659987235346421","imei2":"659987235346421","popurl":"www.govinda-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194400,"job_number":"JOB_194400","tr_customer_id":194418,"tr_customer_product_id":194408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balagovind Varma","mobile_number":"9802774559","email_id":"sudeva.guneta@gmail.com","dop":"2026-02-12","serial_number":"812724470289758","imei1":"812724470289758","imei2":"812724470289758","popurl":"www.apsara-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194399,"job_number":"JOB_194399","tr_customer_id":194417,"tr_customer_product_id":194407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Lakshman Khatri","mobile_number":"9848520362","email_id":"gorakhnath.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"539937570724974","imei1":"539937570724974","imei2":"539937570724974","popurl":"www.dandapaani-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194397,"job_number":"JOB_194397","tr_customer_id":194415,"tr_customer_product_id":194405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Vasanti Chattopadhyay","mobile_number":"9875821394","email_id":"chatura.gill@gmail.com","dop":"2026-02-12","serial_number":"832302966868277","imei1":"832302966868277","imei2":"832302966868277","popurl":"www.mani-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194396,"job_number":"JOB_194396","tr_customer_id":194414,"tr_customer_product_id":194404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Mandaakin Joshi","mobile_number":"9897545375","email_id":"suryakant.nair@gmail.com","dop":"2026-02-12","serial_number":"926748363824593","imei1":"926748363824593","imei2":"926748363824593","popurl":"www.giriraj-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194394,"job_number":"JOB_194394","tr_customer_id":194412,"tr_customer_product_id":194402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Surya Namboothiri","mobile_number":"9801776045","email_id":"kali.nehru@hotmail.com","dop":"2026-02-12","serial_number":"074617549785255","imei1":"074617549785255","imei2":"074617549785255","popurl":"www.agrata-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194392,"job_number":"JOB_194392","tr_customer_id":194410,"tr_customer_product_id":194400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dhara Prajapat","mobile_number":"9800495152","email_id":"bhargava.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"550823028049891","imei1":"550823028049891","imei2":"550823028049891","popurl":"www.bhamini-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194391,"job_number":"JOB_194391","tr_customer_id":194409,"tr_customer_product_id":194399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Deepesh Asan","mobile_number":"9887207906","email_id":"jagdeep.abbott@gmail.com","dop":"2026-02-12","serial_number":"477153464328467","imei1":"477153464328467","imei2":"477153464328467","popurl":"www.paramartha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194390,"job_number":"JOB_194390","tr_customer_id":194408,"tr_customer_product_id":194398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dipendra Gowda","mobile_number":"9842303576","email_id":"acharyanandana.pandey@gmail.com","dop":"2026-02-12","serial_number":"886672445749007","imei1":"886672445749007","imei2":"886672445749007","popurl":"www.rageswari-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194389,"job_number":"JOB_194389","tr_customer_id":194407,"tr_customer_product_id":194397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Bodhan Jain","mobile_number":"9877464658","email_id":"karthik.verma@yahoo.co.in","dop":"2026-02-12","serial_number":"936366336267183","imei1":"936366336267183","imei2":"936366336267183","popurl":"www.aaryan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194388,"job_number":"JOB_194388","tr_customer_id":194406,"tr_customer_product_id":194396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Chitrali Bhat","mobile_number":"9830707540","email_id":"bala.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"411968462814357","imei1":"411968462814357","imei2":"411968462814357","popurl":"www.acharyanandana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194387,"job_number":"JOB_194387","tr_customer_id":194405,"tr_customer_product_id":194395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Gajadhar Mukhopadhyay","mobile_number":"9833450245","email_id":"anaadi.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"094045663186902","imei1":"094045663186902","imei2":"094045663186902","popurl":"www.prem-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194386,"job_number":"JOB_194386","tr_customer_id":194404,"tr_customer_product_id":194394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Dipesh Prajapat","mobile_number":"9802683818","email_id":"birjesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"807903410520955","imei1":"807903410520955","imei2":"807903410520955","popurl":"www.damodara-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194383,"job_number":"JOB_194383","tr_customer_id":194401,"tr_customer_product_id":194391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Parvati Chattopadhyay","mobile_number":"9867921905","email_id":"meghnath.gowda@yahoo.co.in","dop":"2026-02-12","serial_number":"450036222878442","imei1":"450036222878442","imei2":"450036222878442","popurl":"www.devdan-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194382,"job_number":"JOB_194382","tr_customer_id":194400,"tr_customer_product_id":194390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Budhil Gowda","mobile_number":"9803621263","email_id":"charak.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"953443434559265","imei1":"953443434559265","imei2":"953443434559265","popurl":"www.bhoj-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194381,"job_number":"JOB_194381","tr_customer_id":194399,"tr_customer_product_id":194389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Gopal Jha","mobile_number":"9836886222","email_id":"bhushan.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"225239308680334","imei1":"225239308680334","imei2":"225239308680334","popurl":"www.parvati-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194380,"job_number":"JOB_194380","tr_customer_id":194398,"tr_customer_product_id":194388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Anasuya Abbott","mobile_number":"9810690406","email_id":"girindra.jha@hotmail.com","dop":"2026-02-12","serial_number":"008530901533410","imei1":"008530901533410","imei2":"008530901533410","popurl":"www.giriraaj-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194379,"job_number":"JOB_194379","tr_customer_id":194397,"tr_customer_product_id":194387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ekaaksh Mukhopadhyay","mobile_number":"9837580987","email_id":"som.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"647443042916779","imei1":"647443042916779","imei2":"647443042916779","popurl":"www.heema-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194378,"job_number":"JOB_194378","tr_customer_id":194396,"tr_customer_product_id":194386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sher Abbott","mobile_number":"9883172715","email_id":"chitraksh.shukla@gmail.com","dop":"2026-02-12","serial_number":"790982625968945","imei1":"790982625968945","imei2":"790982625968945","popurl":"www.chakrika-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194377,"job_number":"JOB_194377","tr_customer_id":194395,"tr_customer_product_id":194385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Dayaananda Iyer","mobile_number":"9893547615","email_id":"dhara.mahajan@hotmail.com","dop":"2026-02-12","serial_number":"508563648982682","imei1":"508563648982682","imei2":"508563648982682","popurl":"www.bhoj-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194375,"job_number":"JOB_194375","tr_customer_id":194393,"tr_customer_product_id":194383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sudeva Patel","mobile_number":"9837781073","email_id":"tara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"682790080760457","imei1":"682790080760457","imei2":"682790080760457","popurl":"www.digambar-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194374,"job_number":"JOB_194374","tr_customer_id":194392,"tr_customer_product_id":194382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Chandravati Devar","mobile_number":"9846325820","email_id":"birjesh.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"813147098544360","imei1":"813147098544360","imei2":"813147098544360","popurl":"www.chandni-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194373,"job_number":"JOB_194373","tr_customer_id":194391,"tr_customer_product_id":194381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Preity Shukla","mobile_number":"9836319863","email_id":"anuja.varrier@hotmail.com","dop":"2026-02-12","serial_number":"312243334469415","imei1":"312243334469415","imei2":"312243334469415","popurl":"www.archan-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194372,"job_number":"JOB_194372","tr_customer_id":194390,"tr_customer_product_id":194380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Kannen Talwar","mobile_number":"9828630445","email_id":"suryakanta.khanna@gmail.com","dop":"2026-02-12","serial_number":"846148710290966","imei1":"846148710290966","imei2":"846148710290966","popurl":"www.agniprava-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194371,"job_number":"JOB_194371","tr_customer_id":194389,"tr_customer_product_id":194379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ritesh Mehrotra","mobile_number":"9891573759","email_id":"agrata.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"101359175946356","imei1":"101359175946356","imei2":"101359175946356","popurl":"www.samir-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194370,"job_number":"JOB_194370","tr_customer_id":194388,"tr_customer_product_id":194378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Harinakshi Pothuvaal","mobile_number":"9878669761","email_id":"pushti.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"228314460585140","imei1":"228314460585140","imei2":"228314460585140","popurl":"www.devadatt-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194369,"job_number":"JOB_194369","tr_customer_id":194387,"tr_customer_product_id":194377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Ganapati Khatri","mobile_number":"9814549810","email_id":"brijesh.dhawan@gmail.com","dop":"2026-02-12","serial_number":"335722513831520","imei1":"335722513831520","imei2":"335722513831520","popurl":"www.karan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194368,"job_number":"JOB_194368","tr_customer_id":194386,"tr_customer_product_id":194376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipendra Varman","mobile_number":"9822998867","email_id":"chandranath.pilla@gmail.com","dop":"2026-02-12","serial_number":"340439403951160","imei1":"340439403951160","imei2":"340439403951160","popurl":"www.budhil-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194367,"job_number":"JOB_194367","tr_customer_id":194385,"tr_customer_product_id":194375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Birjesh Guneta","mobile_number":"9867541776","email_id":"gorakhanatha.deshpande@gmail.com","dop":"2026-02-12","serial_number":"585875030327653","imei1":"585875030327653","imei2":"585875030327653","popurl":"www.gobinda-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194366,"job_number":"JOB_194366","tr_customer_id":194384,"tr_customer_product_id":194374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Anandamayi Patel","mobile_number":"9862740261","email_id":"yogendra.asan@hotmail.com","dop":"2026-02-12","serial_number":"156753088757071","imei1":"156753088757071","imei2":"156753088757071","popurl":"www.yoginder-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194365,"job_number":"JOB_194365","tr_customer_id":194383,"tr_customer_product_id":194373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Saini","mobile_number":"9808897042","email_id":"tara.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"905653916393490","imei1":"905653916393490","imei2":"905653916393490","popurl":"www.rohan-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194364,"job_number":"JOB_194364","tr_customer_id":194382,"tr_customer_product_id":194372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Minakshi Dwivedi","mobile_number":"9880112853","email_id":"niranjan.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"704461897060365","imei1":"704461897060365","imei2":"704461897060365","popurl":"www.kannan-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194363,"job_number":"JOB_194363","tr_customer_id":194381,"tr_customer_product_id":194371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Gobinda Bandopadhyay","mobile_number":"9825243179","email_id":"akshat.patel@hotmail.com","dop":"2026-02-12","serial_number":"557232805875426","imei1":"557232805875426","imei2":"557232805875426","popurl":"www.chapal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194362,"job_number":"JOB_194362","tr_customer_id":194380,"tr_customer_product_id":194370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipankar Pilla","mobile_number":"9889876653","email_id":"rohit.gupta@hotmail.com","dop":"2026-02-12","serial_number":"043574780161416","imei1":"043574780161416","imei2":"043574780161416","popurl":"www.trilokesh-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194361,"job_number":"JOB_194361","tr_customer_id":194379,"tr_customer_product_id":194369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Gill","mobile_number":"9883779772","email_id":"dhaanyalakshmi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"249244474108450","imei1":"249244474108450","imei2":"249244474108450","popurl":"www.amaranaath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194360,"job_number":"JOB_194360","tr_customer_id":194378,"tr_customer_product_id":194368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Omana Ahuja","mobile_number":"9858587987","email_id":"gandharv.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"180977966545459","imei1":"180977966545459","imei2":"180977966545459","popurl":"www.ashok-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194358,"job_number":"JOB_194358","tr_customer_id":194376,"tr_customer_product_id":194366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Arya Agarwal","mobile_number":"9829145831","email_id":"omana.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"980009505851458","imei1":"980009505851458","imei2":"980009505851458","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194357,"job_number":"JOB_194357","tr_customer_id":194375,"tr_customer_product_id":194365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Anamika Gupta","mobile_number":"9845208572","email_id":"devasree.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"722338991651261","imei1":"722338991651261","imei2":"722338991651261","popurl":"www.bhuvanesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194356,"job_number":"JOB_194356","tr_customer_id":194374,"tr_customer_product_id":194364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Rajiv Nehru","mobile_number":"9861159875","email_id":"adhrit.sethi@hotmail.com","dop":"2026-02-12","serial_number":"805114867507186","imei1":"805114867507186","imei2":"805114867507186","popurl":"www.rahul-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194355,"job_number":"JOB_194355","tr_customer_id":194373,"tr_customer_product_id":194363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Ganak Somayaji","mobile_number":"9807225277","email_id":"daevi.panicker@gmail.com","dop":"2026-02-12","serial_number":"238484723524631","imei1":"238484723524631","imei2":"238484723524631","popurl":"www.shiv-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194354,"job_number":"JOB_194354","tr_customer_id":194372,"tr_customer_product_id":194362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Shivakari Sethi","mobile_number":"9863891139","email_id":"mohana.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"783042172668431","imei1":"783042172668431","imei2":"783042172668431","popurl":"www.heema-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194353,"job_number":"JOB_194353","tr_customer_id":194371,"tr_customer_product_id":194361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Kanchan Gandhi","mobile_number":"9810925854","email_id":"mohinder.devar@yahoo.co.in","dop":"2026-02-12","serial_number":"087182452377450","imei1":"087182452377450","imei2":"087182452377450","popurl":"www.bhupen-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194352,"job_number":"JOB_194352","tr_customer_id":194370,"tr_customer_product_id":194360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Anala Acharya","mobile_number":"9890542917","email_id":"dhanadeepa.khatri@gmail.com","dop":"2026-02-12","serial_number":"389434474052215","imei1":"389434474052215","imei2":"389434474052215","popurl":"www.abhaya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194351,"job_number":"JOB_194351","tr_customer_id":194369,"tr_customer_product_id":194359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Gopi Mehrotra","mobile_number":"9848455082","email_id":"kanaka.adiga@gmail.com","dop":"2026-02-12","serial_number":"316939667501330","imei1":"316939667501330","imei2":"316939667501330","popurl":"www.ganaka-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194349,"job_number":"JOB_194349","tr_customer_id":194367,"tr_customer_product_id":194357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Malti Bandopadhyay","mobile_number":"9818580947","email_id":"arnesh.iyengar@yahoo.co.in","dop":"2026-02-12","serial_number":"237997166385998","imei1":"237997166385998","imei2":"237997166385998","popurl":"www.dhanvin-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194348,"job_number":"JOB_194348","tr_customer_id":194366,"tr_customer_product_id":194356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Atmaja Shah","mobile_number":"9873498709","email_id":"bhanumati.bandopadhyay@gmail.com","dop":"2026-02-12","serial_number":"522304510328933","imei1":"522304510328933","imei2":"522304510328933","popurl":"www.bheeshma-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194347,"job_number":"JOB_194347","tr_customer_id":194365,"tr_customer_product_id":194355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Deeptanshu Nayar","mobile_number":"9813296673","email_id":"atreyi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"408229748427046","imei1":"408229748427046","imei2":"408229748427046","popurl":"www.indra-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194346,"job_number":"JOB_194346","tr_customer_id":194364,"tr_customer_product_id":194354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Hiranya Mishra","mobile_number":"9846705335","email_id":"dhara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"092398350236708","imei1":"092398350236708","imei2":"092398350236708","popurl":"www.arjun-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194344,"job_number":"JOB_194344","tr_customer_id":194362,"tr_customer_product_id":194352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Aanjaneya Mahajan","mobile_number":"9816799896","email_id":"bhaaswar.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"894315404644503","imei1":"894315404644503","imei2":"894315404644503","popurl":"www.brijesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194342,"job_number":"JOB_194342","tr_customer_id":194360,"tr_customer_product_id":194350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Dron Joshi","mobile_number":"9831062598","email_id":"niranjan.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"747283078762150","imei1":"747283078762150","imei2":"747283078762150","popurl":"www.bhadra-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194341,"job_number":"JOB_194341","tr_customer_id":194359,"tr_customer_product_id":194349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Agasti Nair","mobile_number":"9853709320","email_id":"adityanandan.chopra@gmail.com","dop":"2026-02-12","serial_number":"143894858161054","imei1":"143894858161054","imei2":"143894858161054","popurl":"www.agrata-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194340,"job_number":"JOB_194340","tr_customer_id":194358,"tr_customer_product_id":194348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Indra Bhattathiri","mobile_number":"9880172566","email_id":"gobinda.tandon@yahoo.co.in","dop":"2026-02-12","serial_number":"029661207661165","imei1":"029661207661165","imei2":"029661207661165","popurl":"www.ganesh-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194339,"job_number":"JOB_194339","tr_customer_id":194357,"tr_customer_product_id":194347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Siddhi Nambeesan","mobile_number":"9844852994","email_id":"bhaves.khanna@yahoo.co.in","dop":"2026-02-12","serial_number":"414445444173841","imei1":"414445444173841","imei2":"414445444173841","popurl":"www.dev-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194337,"job_number":"JOB_194337","tr_customer_id":194355,"tr_customer_product_id":194345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Daksha Iyengar","mobile_number":"9882851531","email_id":"bhudev.khan@hotmail.com","dop":"2026-02-12","serial_number":"232370337818184","imei1":"232370337818184","imei2":"232370337818184","popurl":"www.daevika-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194336,"job_number":"JOB_194336","tr_customer_id":194354,"tr_customer_product_id":194344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bharadwaj Chaturvedi","mobile_number":"9843670253","email_id":"sarvin.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"605217377937727","imei1":"605217377937727","imei2":"605217377937727","popurl":"www.ananda-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194334,"job_number":"JOB_194334","tr_customer_id":194352,"tr_customer_product_id":194342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Sanya Sethi","mobile_number":"9817223135","email_id":"deeksha.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"512849762790381","imei1":"512849762790381","imei2":"512849762790381","popurl":"www.gemini-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194333,"job_number":"JOB_194333","tr_customer_id":194351,"tr_customer_product_id":194341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Suryakant Singh","mobile_number":"9808581208","email_id":"devadatt.kapoor@hotmail.com","dop":"2026-02-12","serial_number":"281976687048324","imei1":"281976687048324","imei2":"281976687048324","popurl":"www.adhrit-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194332,"job_number":"JOB_194332","tr_customer_id":194350,"tr_customer_product_id":194340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Rajan Namboothiri","mobile_number":"9802286058","email_id":"prema.kapoor@gmail.com","dop":"2026-02-12","serial_number":"280778824981311","imei1":"280778824981311","imei2":"280778824981311","popurl":"www.anaadi-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194331,"job_number":"JOB_194331","tr_customer_id":194349,"tr_customer_product_id":194339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bhamini Sethi","mobile_number":"9800963176","email_id":"girish.kaul@gmail.com","dop":"2026-02-12","serial_number":"447888334290290","imei1":"447888334290290","imei2":"447888334290290","popurl":"www.agasti-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194328,"job_number":"JOB_194328","tr_customer_id":194346,"tr_customer_product_id":194336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Vedang Sinha","mobile_number":"9811179455","email_id":"baala.gupta@gmail.com","dop":"2026-02-12","serial_number":"870116282606853","imei1":"870116282606853","imei2":"870116282606853","popurl":"www.geeta-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194327,"job_number":"JOB_194327","tr_customer_id":194345,"tr_customer_product_id":194335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Gautami Shah","mobile_number":"9828491387","email_id":"sanjay.gill@gmail.com","dop":"2026-02-12","serial_number":"533276983370471","imei1":"533276983370471","imei2":"533276983370471","popurl":"www.shresthi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194326,"job_number":"JOB_194326","tr_customer_id":194344,"tr_customer_product_id":194334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Veda Talwar","mobile_number":"9863308827","email_id":"kannen.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"491556724654772","imei1":"491556724654772","imei2":"491556724654772","popurl":"www.anala-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194324,"job_number":"JOB_194324","tr_customer_id":194342,"tr_customer_product_id":194332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Durga Kaur","mobile_number":"9845890754","email_id":"adhrit.varman@gmail.com","dop":"2026-02-12","serial_number":"698215756904944","imei1":"698215756904944","imei2":"698215756904944","popurl":"www.yoginder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194323,"job_number":"JOB_194323","tr_customer_id":194341,"tr_customer_product_id":194331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Gorakhnath Devar","mobile_number":"9871560431","email_id":"harinakshi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"875062458187199","imei1":"875062458187199","imei2":"875062458187199","popurl":"www.brahmanandam-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194321,"job_number":"JOB_194321","tr_customer_id":194339,"tr_customer_product_id":194329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Adityanandana Khatri","mobile_number":"9814286949","email_id":"vaishvi.mehra@gmail.com","dop":"2026-02-12","serial_number":"918620195027042","imei1":"918620195027042","imei2":"918620195027042","popurl":"www.brahmabrata-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194320,"job_number":"JOB_194320","tr_customer_id":194338,"tr_customer_product_id":194328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Narendra Varrier","mobile_number":"9881764088","email_id":"rajendra.mukhopadhyay@gmail.com","dop":"2026-02-12","serial_number":"156103582952992","imei1":"156103582952992","imei2":"156103582952992","popurl":"www.chakravartee-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194318,"job_number":"JOB_194318","tr_customer_id":194336,"tr_customer_product_id":194326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Madhuri Verma","mobile_number":"9860787909","email_id":"shashi.talwar@gmail.com","dop":"2026-02-12","serial_number":"020269318660344","imei1":"020269318660344","imei2":"020269318660344","popurl":"www.arjun-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194316,"job_number":"JOB_194316","tr_customer_id":194334,"tr_customer_product_id":194324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Chitramala Khanna","mobile_number":"9818385546","email_id":"bhardwaj.abbott@hotmail.com","dop":"2026-02-12","serial_number":"545255425406177","imei1":"545255425406177","imei2":"545255425406177","popurl":"www.anilabh-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194314,"job_number":"JOB_194314","tr_customer_id":194333,"tr_customer_product_id":194322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Deepankar Somayaji","mobile_number":"9877444110","email_id":"ashlesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"416449327776383","imei1":"416449327776383","imei2":"416449327776383","popurl":"www.daevi-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194313,"job_number":"JOB_194313","tr_customer_id":194331,"tr_customer_product_id":194321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Sweta Bhattathiri","mobile_number":"9892366142","email_id":"baala.prajapat@hotmail.com","dop":"2026-02-12","serial_number":"757368816664474","imei1":"757368816664474","imei2":"757368816664474","popurl":"www.siddhi-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194312,"job_number":"JOB_194312","tr_customer_id":194330,"tr_customer_product_id":194320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Diptendu Kapoor","mobile_number":"9837474062","email_id":"balagopal.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"444697001159917","imei1":"444697001159917","imei2":"444697001159917","popurl":"www.agniprava-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194311,"job_number":"JOB_194311","tr_customer_id":194329,"tr_customer_product_id":194319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Devadatt Acharya","mobile_number":"9870862485","email_id":"baala.kapoor@gmail.com","dop":"2026-02-12","serial_number":"667290169696025","imei1":"667290169696025","imei2":"667290169696025","popurl":"www.balamani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194310,"job_number":"JOB_194310","tr_customer_id":194328,"tr_customer_product_id":194318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Rakesh Mehrotra","mobile_number":"9826573165","email_id":"chandraswaroopa.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"667296321724655","imei1":"667296321724655","imei2":"667296321724655","popurl":"www.ranjeet-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194308,"job_number":"JOB_194308","tr_customer_id":194326,"tr_customer_product_id":194316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Achyut Kakkar","mobile_number":"9820700092","email_id":"ghanshyam.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"749913643501679","imei1":"749913643501679","imei2":"749913643501679","popurl":"www.anaadi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194306,"job_number":"JOB_194306","tr_customer_id":194324,"tr_customer_product_id":194314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Atmananda Panicker","mobile_number":"9896371718","email_id":"kannen.dubashi@gmail.com","dop":"2026-02-12","serial_number":"156242731492283","imei1":"156242731492283","imei2":"156242731492283","popurl":"www.bhaasvan-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194305,"job_number":"JOB_194305","tr_customer_id":194323,"tr_customer_product_id":194313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Dhanapati Bhattathiri","mobile_number":"9894530318","email_id":"devesh.chopra@yahoo.co.in","dop":"2026-02-12","serial_number":"256030612694265","imei1":"256030612694265","imei2":"256030612694265","popurl":"www.damodara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194304,"job_number":"JOB_194304","tr_customer_id":194321,"tr_customer_product_id":194311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Brahmanandam Rana","mobile_number":"9812583693","email_id":"bhaanumati.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"613985946324264","imei1":"613985946324264","imei2":"613985946324264","popurl":"www.purnima-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194303,"job_number":"JOB_194303","tr_customer_id":194322,"tr_customer_product_id":194312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Mayoor Jha","mobile_number":"9842414858","email_id":"bhanumati.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"441005468535416","imei1":"441005468535416","imei2":"441005468535416","popurl":"www.devesh-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194302,"job_number":"JOB_194302","tr_customer_id":194320,"tr_customer_product_id":194310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Bhishma Jain","mobile_number":"9813556759","email_id":"vaidehi.kaur@hotmail.com","dop":"2026-02-12","serial_number":"473350541260077","imei1":"473350541260077","imei2":"473350541260077","popurl":"www.vaishvi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194300,"job_number":"JOB_194300","tr_customer_id":194318,"tr_customer_product_id":194308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Ekalavya Dutta","mobile_number":"9868708800","email_id":"devajyoti.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"228365532529312","imei1":"228365532529312","imei2":"228365532529312","popurl":"www.menaka-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194299,"job_number":"JOB_194299","tr_customer_id":194317,"tr_customer_product_id":194307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Balgopal Reddy","mobile_number":"9895861285","email_id":"bhagwati.reddy@hotmail.com","dop":"2026-02-12","serial_number":"584464609810297","imei1":"584464609810297","imei2":"584464609810297","popurl":"www.tara-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194298,"job_number":"JOB_194298","tr_customer_id":194316,"tr_customer_product_id":194306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:24.000Z","modified_at":"2026-02-22T11:19:24.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"70269747447088","imei1":"70269747447088","imei2":"70269747447088","popurl":"2026-02-12T11:19:20.097229300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194297,"job_number":"JOB_194297","tr_customer_id":194315,"tr_customer_product_id":194305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:01.000Z","modified_at":"2026-02-22T11:19:01.000Z","name":"Brice Gulgowski","mobile_number":"704-914-4212","email_id":"Dariana86@gmail.com","dop":"2025-04-06","serial_number":"18316310674316850","imei1":"18316310674316850","imei2":"18316310674316850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194296,"job_number":"JOB_194296","tr_customer_id":194314,"tr_customer_product_id":194304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:00.000Z","modified_at":"2026-02-22T11:19:40.000Z","name":"Preston Koss","mobile_number":"640-901-7072","email_id":"Kathryne.Purdy67@hotmail.com","dop":"2025-04-06","serial_number":"19253248112237","imei1":"19253248112237","imei2":"19253248112237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194294,"job_number":"JOB_194294","tr_customer_id":194312,"tr_customer_product_id":194302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Shreya Kapoor","mobile_number":"9818018287","email_id":"avadhesh.nehru@gmail.com","dop":"2026-02-12","serial_number":"349229583136574","imei1":"349229583136574","imei2":"349229583136574","popurl":"www.anshula-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194293,"job_number":"JOB_194293","tr_customer_id":194311,"tr_customer_product_id":194301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Chapala Mahajan","mobile_number":"9867453925","email_id":"anang.bharadwaj@gmail.com","dop":"2026-02-12","serial_number":"321234051086141","imei1":"321234051086141","imei2":"321234051086141","popurl":"www.trilochana-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194291,"job_number":"JOB_194291","tr_customer_id":194309,"tr_customer_product_id":194299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Avantika Sethi","mobile_number":"9800773960","email_id":"anandamayi.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"570351093870145","imei1":"570351093870145","imei2":"570351093870145","popurl":"www.anjushree-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194289,"job_number":"JOB_194289","tr_customer_id":194308,"tr_customer_product_id":194298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Jay Trivedi","mobile_number":"9801218633","email_id":"lakshman.pilla@gmail.com","dop":"2026-02-12","serial_number":"423178164169298","imei1":"423178164169298","imei2":"423178164169298","popurl":"www.harinarayan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194288,"job_number":"JOB_194288","tr_customer_id":194306,"tr_customer_product_id":194296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Aadi Kapoor","mobile_number":"9863074838","email_id":"dandapaani.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"382726821899042","imei1":"382726821899042","imei2":"382726821899042","popurl":"www.aryan-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194287,"job_number":"JOB_194287","tr_customer_id":194305,"tr_customer_product_id":194295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Anurag Bhattacharya","mobile_number":"9896963523","email_id":"agasti.adiga@hotmail.com","dop":"2026-02-12","serial_number":"106791120921099","imei1":"106791120921099","imei2":"106791120921099","popurl":"www.deevakar-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194285,"job_number":"JOB_194285","tr_customer_id":194303,"tr_customer_product_id":194293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:56.000Z","modified_at":"2026-02-22T10:57:56.000Z","name":"Juliana Gottlieb","mobile_number":"509-974-0576","email_id":"Loren_Blick33@hotmail.com","dop":"2025-04-06","serial_number":"14109461871235488","imei1":"14109461871235488","imei2":"14109461871235488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194284,"job_number":"JOB_194284","tr_customer_id":194302,"tr_customer_product_id":194292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:08.000Z","modified_at":"2026-02-22T11:15:48.000Z","name":"Malvina Harvey","mobile_number":"706-208-4727","email_id":"Lavina_Russel46@hotmail.com","dop":"2025-04-06","serial_number":"18950300619168","imei1":"18950300619168","imei2":"18950300619168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194283,"job_number":"JOB_194283","tr_customer_id":194301,"tr_customer_product_id":194291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:52.000Z","modified_at":"2026-02-22T10:47:52.000Z","name":"Sabryna Hand","mobile_number":"867-849-7740","email_id":"Kendall_Morissette@yahoo.com","dop":"2025-04-06","serial_number":"13248427457981022","imei1":"13248427457981022","imei2":"13248427457981022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194282,"job_number":"JOB_194282","tr_customer_id":194300,"tr_customer_product_id":194290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:48:30.000Z","name":"Aimee Smitham","mobile_number":"216-617-2311","email_id":"Kristopher_Beatty72@gmail.com","dop":"2025-04-06","serial_number":"12213845621203","imei1":"12213845621203","imei2":"12213845621203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194281,"job_number":"JOB_194281","tr_customer_id":194299,"tr_customer_product_id":194289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:47:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13855361956665","imei1":"13855361956665","imei2":"13855361956665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194280,"job_number":"JOB_194280","tr_customer_id":194298,"tr_customer_product_id":194288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:05.000Z","modified_at":"2026-02-22T10:47:05.000Z","name":"Alene Thompson","mobile_number":"489-298-3623","email_id":"Leslie.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16711608837083628","imei1":"16711608837083628","imei2":"16711608837083628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194279,"job_number":"JOB_194279","tr_customer_id":194297,"tr_customer_product_id":194287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:04.000Z","modified_at":"2026-02-22T10:47:43.000Z","name":"Pearl Hodkiewicz","mobile_number":"582-576-8459","email_id":"Lawson.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"10353262199308","imei1":"10353262199308","imei2":"10353262199308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194278,"job_number":"JOB_194278","tr_customer_id":194296,"tr_customer_product_id":194286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:03.000Z","modified_at":"2026-02-22T10:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14685203869068","imei1":"14685203869068","imei2":"14685203869068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194277,"job_number":"JOB_194277","tr_customer_id":194295,"tr_customer_product_id":194285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:18.000Z","modified_at":"2026-02-22T10:46:18.000Z","name":"Emily Upton","mobile_number":"869-560-9318","email_id":"Morton.Waters72@gmail.com","dop":"2025-04-06","serial_number":"10982618418416492","imei1":"10982618418416492","imei2":"10982618418416492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194276,"job_number":"JOB_194276","tr_customer_id":194294,"tr_customer_product_id":194284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:56.000Z","name":"Jasen Jast","mobile_number":"251-536-2146","email_id":"Cristobal.Towne@hotmail.com","dop":"2025-04-06","serial_number":"18931189027844","imei1":"18931189027844","imei2":"18931189027844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194275,"job_number":"JOB_194275","tr_customer_id":194293,"tr_customer_product_id":194283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10344686259399","imei1":"10344686259399","imei2":"10344686259399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194274,"job_number":"JOB_194274","tr_customer_id":194292,"tr_customer_product_id":194282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:45:07.000Z","modified_at":"2026-02-22T10:45:07.000Z","name":"Anjushri Desai","mobile_number":"8660962190","email_id":"bahula.bhat@hotmail.com","dop":"2026-02-12","serial_number":"92672256877809","imei1":"92672256877809","imei2":"92672256877809","popurl":"www.amrita-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194273,"job_number":"JOB_194273","tr_customer_id":194291,"tr_customer_product_id":194281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:44:55.000Z","modified_at":"2026-02-22T10:44:55.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-12","serial_number":"23941548636173","imei1":"23941548636173","imei2":"23941548636173","popurl":"2026-02-12T10:44:45.431917488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194272,"job_number":"JOB_194272","tr_customer_id":194290,"tr_customer_product_id":194280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:02.000Z","modified_at":"2026-02-22T10:41:02.000Z","name":"Marlee Hansen","mobile_number":"441-847-3528","email_id":"Vivienne_Wunsch90@yahoo.com","dop":"2025-04-06","serial_number":"18888309049445464","imei1":"18888309049445464","imei2":"18888309049445464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194271,"job_number":"JOB_194271","tr_customer_id":194289,"tr_customer_product_id":194279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:01.000Z","modified_at":"2026-02-22T10:41:49.000Z","name":"Jacklyn Graham","mobile_number":"666-265-6599","email_id":"Hellen_Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10665863259168","imei1":"10665863259168","imei2":"10665863259168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194270,"job_number":"JOB_194270","tr_customer_id":194288,"tr_customer_product_id":194278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:40:22.000Z","modified_at":"2026-02-22T10:40:22.000Z","name":"Adripathi Acharya","mobile_number":"9881062983","email_id":"dipali.devar@gmail.com","dop":"2026-02-12","serial_number":"055230596965794","imei1":"055230596965794","imei2":"055230596965794","popurl":"www.anand-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194269,"job_number":"JOB_194269","tr_customer_id":194287,"tr_customer_product_id":194277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:58.000Z","modified_at":"2026-02-22T10:30:58.000Z","name":"Elvera Reynolds","mobile_number":"323-733-1696","email_id":"Francis_Schinner@gmail.com","dop":"2025-04-06","serial_number":"16875300283146222","imei1":"16875300283146222","imei2":"16875300283146222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194268,"job_number":"JOB_194268","tr_customer_id":194286,"tr_customer_product_id":194276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:31:34.000Z","name":"Peyton Barrows","mobile_number":"315-628-1527","email_id":"Freddy.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"12403630863050","imei1":"12403630863050","imei2":"12403630863050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194267,"job_number":"JOB_194267","tr_customer_id":194285,"tr_customer_product_id":194275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:30:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11855980010293","imei1":"11855980010293","imei2":"11855980010293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194266,"job_number":"JOB_194266","tr_customer_id":194284,"tr_customer_product_id":194274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:15.000Z","modified_at":"2026-02-22T10:30:15.000Z","name":"Sid Waters","mobile_number":"752-606-0907","email_id":"Dana_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18718561534637120","imei1":"18718561534637120","imei2":"18718561534637120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194265,"job_number":"JOB_194265","tr_customer_id":194283,"tr_customer_product_id":194273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:14.000Z","modified_at":"2026-02-22T10:30:50.000Z","name":"Mathias Koch","mobile_number":"570-687-2931","email_id":"Arvel_Lakin@gmail.com","dop":"2025-04-06","serial_number":"12162735650975","imei1":"12162735650975","imei2":"12162735650975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194264,"job_number":"JOB_194264","tr_customer_id":194282,"tr_customer_product_id":194272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:13.000Z","modified_at":"2026-02-22T10:30:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19535315764385","imei1":"19535315764385","imei2":"19535315764385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194263,"job_number":"JOB_194263","tr_customer_id":194281,"tr_customer_product_id":194271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:31.000Z","modified_at":"2026-02-22T10:29:31.000Z","name":"Orpha Adams","mobile_number":"891-323-0504","email_id":"Emerald_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"16055901312417196","imei1":"16055901312417196","imei2":"16055901312417196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194262,"job_number":"JOB_194262","tr_customer_id":194280,"tr_customer_product_id":194270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:30.000Z","modified_at":"2026-02-22T10:30:07.000Z","name":"Ilene Kub","mobile_number":"741-947-0648","email_id":"Garnett.Ondricka10@yahoo.com","dop":"2025-04-06","serial_number":"14885246114976","imei1":"14885246114976","imei2":"14885246114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194261,"job_number":"JOB_194261","tr_customer_id":194279,"tr_customer_product_id":194269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:29.000Z","modified_at":"2026-02-22T10:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14777672452736","imei1":"14777672452736","imei2":"14777672452736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194260,"job_number":"JOB_194260","tr_customer_id":194278,"tr_customer_product_id":194268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:42.000Z","modified_at":"2026-02-22T09:51:42.000Z","name":"Daniela Gulgowski","mobile_number":"329-378-0508","email_id":"Lew7@hotmail.com","dop":"2025-04-06","serial_number":"19555060752007256","imei1":"19555060752007256","imei2":"19555060752007256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194259,"job_number":"JOB_194259","tr_customer_id":194277,"tr_customer_product_id":194267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:52:17.000Z","name":"Loyal Schaden","mobile_number":"929-253-0785","email_id":"Myra79@gmail.com","dop":"2025-04-06","serial_number":"16336522487290","imei1":"16336522487290","imei2":"16336522487290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194258,"job_number":"JOB_194258","tr_customer_id":194276,"tr_customer_product_id":194266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:51:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14085113254356","imei1":"14085113254356","imei2":"14085113254356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194257,"job_number":"JOB_194257","tr_customer_id":194275,"tr_customer_product_id":194265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:58.000Z","modified_at":"2026-02-22T09:50:58.000Z","name":"Antonette Hammes","mobile_number":"417-846-6082","email_id":"Joshua_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"16444698898396382","imei1":"16444698898396382","imei2":"16444698898396382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194256,"job_number":"JOB_194256","tr_customer_id":194274,"tr_customer_product_id":194264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:57.000Z","modified_at":"2026-02-22T09:51:33.000Z","name":"Gust Roob","mobile_number":"920-734-3028","email_id":"Sheridan68@gmail.com","dop":"2025-04-06","serial_number":"19732437178551","imei1":"19732437178551","imei2":"19732437178551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194255,"job_number":"JOB_194255","tr_customer_id":194273,"tr_customer_product_id":194263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:56.000Z","modified_at":"2026-02-22T09:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17508131634979","imei1":"17508131634979","imei2":"17508131634979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194254,"job_number":"JOB_194254","tr_customer_id":194272,"tr_customer_product_id":194262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:14.000Z","modified_at":"2026-02-22T09:50:14.000Z","name":"Yolanda Koss","mobile_number":"596-768-7531","email_id":"Carolyne_Frami@gmail.com","dop":"2025-04-06","serial_number":"14195056309376920","imei1":"14195056309376920","imei2":"14195056309376920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194253,"job_number":"JOB_194253","tr_customer_id":194271,"tr_customer_product_id":194261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:50.000Z","name":"Dolores Conroy","mobile_number":"373-774-5009","email_id":"Afton.Koch@gmail.com","dop":"2025-04-06","serial_number":"19825557000624","imei1":"19825557000624","imei2":"19825557000624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194252,"job_number":"JOB_194252","tr_customer_id":194270,"tr_customer_product_id":194260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18564395915853","imei1":"18564395915853","imei2":"18564395915853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194251,"job_number":"JOB_194251","tr_customer_id":194269,"tr_customer_product_id":194259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:27.000Z","modified_at":"2026-02-22T08:41:27.000Z","name":"Susana Spinka","mobile_number":"667-361-4830","email_id":"Ernest.King@gmail.com","dop":"2025-04-06","serial_number":"17164013972390428","imei1":"17164013972390428","imei2":"17164013972390428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194250,"job_number":"JOB_194250","tr_customer_id":194268,"tr_customer_product_id":194258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:48.000Z","name":"Norbert Rath","mobile_number":"474-885-7884","email_id":"Miles95@yahoo.com","dop":"2025-04-06","serial_number":"10876630078124","imei1":"10876630078124","imei2":"10876630078124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194249,"job_number":"JOB_194249","tr_customer_id":194267,"tr_customer_product_id":194257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12020471895466","imei1":"12020471895466","imei2":"12020471895466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194248,"job_number":"JOB_194248","tr_customer_id":194266,"tr_customer_product_id":194256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:01.000Z","modified_at":"2026-02-22T08:41:01.000Z","name":"Declan Windler","mobile_number":"488-589-2699","email_id":"Macie1@hotmail.com","dop":"2025-04-06","serial_number":"12642353332693604","imei1":"12642353332693604","imei2":"12642353332693604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194247,"job_number":"JOB_194247","tr_customer_id":194265,"tr_customer_product_id":194255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:22.000Z","name":"Liana Strosin","mobile_number":"471-849-2760","email_id":"Ozella.Terry67@gmail.com","dop":"2025-04-06","serial_number":"15503001591032","imei1":"15503001591032","imei2":"15503001591032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194246,"job_number":"JOB_194246","tr_customer_id":194264,"tr_customer_product_id":194254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16743848119403","imei1":"16743848119403","imei2":"16743848119403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194245,"job_number":"JOB_194245","tr_customer_id":194263,"tr_customer_product_id":194253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:34.000Z","name":"Linnea Wunsch","mobile_number":"717-780-0680","email_id":"Jaeden.Torphy73@yahoo.com","dop":"2025-04-06","serial_number":"17091570339468468","imei1":"17091570339468468","imei2":"17091570339468468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194244,"job_number":"JOB_194244","tr_customer_id":194262,"tr_customer_product_id":194252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:56.000Z","name":"Agustina Simonis","mobile_number":"322-539-5457","email_id":"Bethel_Mraz25@yahoo.com","dop":"2025-04-06","serial_number":"13333948016403","imei1":"13333948016403","imei2":"13333948016403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194243,"job_number":"JOB_194243","tr_customer_id":194261,"tr_customer_product_id":194251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:33.000Z","modified_at":"2026-02-22T08:40:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15824615219257","imei1":"15824615219257","imei2":"15824615219257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194242,"job_number":"JOB_194242","tr_customer_id":194260,"tr_customer_product_id":194250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:17.000Z","modified_at":"2026-02-22T08:31:17.000Z","name":"Bradford Hegmann","mobile_number":"453-278-0646","email_id":"Ezequiel13@gmail.com","dop":"2025-08-24","serial_number":"1066578428672988","imei1":"1066578428672988","imei2":"1066578428672988","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194241,"job_number":"JOB_194241","tr_customer_id":194259,"tr_customer_product_id":194249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:16.000Z","modified_at":"2026-02-22T08:31:55.000Z","name":"Fredrick Miller","mobile_number":"389-992-6978","email_id":"Ramiro48@hotmail.com","dop":"2025-08-24","serial_number":"19239718607631","imei1":"19239718607631","imei2":"19239718607631","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194240,"job_number":"JOB_194240","tr_customer_id":194258,"tr_customer_product_id":194248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:15.000Z","modified_at":"2026-02-22T08:31:15.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14296530781926","imei1":"14296530781926","imei2":"14296530781926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194239,"job_number":"JOB_194239","tr_customer_id":194257,"tr_customer_product_id":194247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:30.000Z","modified_at":"2026-02-22T08:30:30.000Z","name":"Josh West","mobile_number":"719-202-1042","email_id":"Tania_Gorczany@hotmail.com","dop":"2025-08-24","serial_number":"1015408424899496","imei1":"1015408424899496","imei2":"1015408424899496","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194238,"job_number":"JOB_194238","tr_customer_id":194256,"tr_customer_product_id":194246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:31:08.000Z","name":"Dorcas Ratke","mobile_number":"339-501-5841","email_id":"Prince38@gmail.com","dop":"2025-08-24","serial_number":"18714056913539","imei1":"18714056913539","imei2":"18714056913539","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194237,"job_number":"JOB_194237","tr_customer_id":194255,"tr_customer_product_id":194245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:30:29.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18413261571326","imei1":"18413261571326","imei2":"18413261571326","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194236,"job_number":"JOB_194236","tr_customer_id":194254,"tr_customer_product_id":194244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:43.000Z","modified_at":"2026-02-22T08:29:43.000Z","name":"Newell Farrell","mobile_number":"556-983-5005","email_id":"Godfrey.Pfannerstill@yahoo.com","dop":"2025-08-24","serial_number":"1011744060982295","imei1":"1011744060982295","imei2":"1011744060982295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194235,"job_number":"JOB_194235","tr_customer_id":194253,"tr_customer_product_id":194243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:42.000Z","modified_at":"2026-02-22T08:30:22.000Z","name":"Bret Bayer","mobile_number":"234-540-3865","email_id":"Carleton_Wehner@yahoo.com","dop":"2025-08-24","serial_number":"10894737851404","imei1":"10894737851404","imei2":"10894737851404","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194234,"job_number":"JOB_194234","tr_customer_id":194252,"tr_customer_product_id":194242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:41.000Z","modified_at":"2026-02-22T08:29:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17177688167725","imei1":"17177688167725","imei2":"17177688167725","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194233,"job_number":"JOB_194233","tr_customer_id":194251,"tr_customer_product_id":194241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:13.000Z","modified_at":"2026-02-22T08:17:13.000Z","name":"Prudence Greenholt","mobile_number":"209-642-5172","email_id":"Carlie35@gmail.com","dop":"2025-04-06","serial_number":"16629425251764514","imei1":"16629425251764514","imei2":"16629425251764514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194232,"job_number":"JOB_194232","tr_customer_id":194250,"tr_customer_product_id":194240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:12.000Z","modified_at":"2026-02-22T08:17:48.000Z","name":"Prince Wunsch","mobile_number":"207-588-5039","email_id":"Kelvin41@yahoo.com","dop":"2025-04-06","serial_number":"19126636844987","imei1":"19126636844987","imei2":"19126636844987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194231,"job_number":"JOB_194231","tr_customer_id":194249,"tr_customer_product_id":194239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:10.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Blaze Heaney","mobile_number":"418-420-8504","email_id":"Harley.Fahey67@yahoo.com","dop":"2025-04-06","serial_number":"13006446075694334","imei1":"13006446075694334","imei2":"13006446075694334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194230,"job_number":"JOB_194230","tr_customer_id":194248,"tr_customer_product_id":194238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:08.000Z","modified_at":"2026-02-22T07:53:43.000Z","name":"Chadrick Upton","mobile_number":"287-401-7471","email_id":"Sofia.Quigley@gmail.com","dop":"2025-04-06","serial_number":"19509818851071","imei1":"19509818851071","imei2":"19509818851071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194226,"job_number":"JOB_194226","tr_customer_id":194244,"tr_customer_product_id":194234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:22.000Z","modified_at":"2026-02-22T07:52:22.000Z","name":"Dedrick Wolff","mobile_number":"797-973-0920","email_id":"Edgardo64@yahoo.com","dop":"2025-04-06","serial_number":"16539028174062756","imei1":"16539028174062756","imei2":"16539028174062756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194225,"job_number":"JOB_194225","tr_customer_id":194243,"tr_customer_product_id":194233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:21.000Z","modified_at":"2026-02-22T07:53:00.000Z","name":"Zion Larkin","mobile_number":"686-247-3904","email_id":"Michaela_Steuber51@hotmail.com","dop":"2025-04-06","serial_number":"13232250616608","imei1":"13232250616608","imei2":"13232250616608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194224,"job_number":"JOB_194224","tr_customer_id":194242,"tr_customer_product_id":194232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Jyotis Tandon","mobile_number":"9007171517","email_id":"suman.verma@hotmail.com","dop":"2026-02-12","serial_number":"743116224067117","imei1":"743116224067117","imei2":"743116224067117","popurl":"www.giriraaj-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194223,"job_number":"JOB_194223","tr_customer_id":194241,"tr_customer_product_id":194231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Akshainie Jain","mobile_number":"9013268636","email_id":"dwaipayana.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"360155522534882","imei1":"360155522534882","imei2":"360155522534882","popurl":"www.bhagwati-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194222,"job_number":"JOB_194222","tr_customer_id":194240,"tr_customer_product_id":194230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Tanya Varman","mobile_number":"9017141846","email_id":"chandrakin.arora@yahoo.co.in","dop":"2026-02-12","serial_number":"018386513237113","imei1":"018386513237113","imei2":"018386513237113","popurl":"www.aayushman-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194221,"job_number":"JOB_194221","tr_customer_id":194239,"tr_customer_product_id":194229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Gouranga Khan","mobile_number":"9046102729","email_id":"aadi.deshpande@gmail.com","dop":"2026-02-12","serial_number":"680123498652077","imei1":"680123498652077","imei2":"680123498652077","popurl":"www.trilokanath-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194220,"job_number":"JOB_194220","tr_customer_id":194238,"tr_customer_product_id":194228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Divaakar Desai","mobile_number":"9062114923","email_id":"gajabahu.dutta@yahoo.co.in","dop":"2026-02-12","serial_number":"449956054510294","imei1":"449956054510294","imei2":"449956054510294","popurl":"www.rajendra-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194219,"job_number":"JOB_194219","tr_customer_id":194237,"tr_customer_product_id":194227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:38.000Z","modified_at":"2026-02-22T06:47:38.000Z","name":"Jettie Gislason","mobile_number":"505-319-2465","email_id":"Clay.Wiza6@gmail.com","dop":"2025-04-06","serial_number":"15666505353994176","imei1":"15666505353994176","imei2":"15666505353994176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194218,"job_number":"JOB_194218","tr_customer_id":194236,"tr_customer_product_id":194226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:37.000Z","modified_at":"2026-02-22T06:48:14.000Z","name":"Savannah Gaylord","mobile_number":"336-324-3887","email_id":"Clay.Daniel4@gmail.com","dop":"2025-04-06","serial_number":"15688458341016","imei1":"15688458341016","imei2":"15688458341016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194217,"job_number":"JOB_194217","tr_customer_id":194235,"tr_customer_product_id":194225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:53.000Z","modified_at":"2026-02-22T06:46:53.000Z","name":"Shawn Ankunding","mobile_number":"250-637-5882","email_id":"Santa39@yahoo.com","dop":"2025-04-06","serial_number":"17516944169885540","imei1":"17516944169885540","imei2":"17516944169885540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194216,"job_number":"JOB_194216","tr_customer_id":194234,"tr_customer_product_id":194224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:51.000Z","modified_at":"2026-02-22T06:47:30.000Z","name":"Eliezer Schoen","mobile_number":"221-588-4172","email_id":"Jacky.Abernathy17@hotmail.com","dop":"2025-04-06","serial_number":"13912189084002","imei1":"13912189084002","imei2":"13912189084002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194215,"job_number":"JOB_194215","tr_customer_id":194233,"tr_customer_product_id":194223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:07.000Z","modified_at":"2026-02-22T06:46:07.000Z","name":"Sean Reilly","mobile_number":"278-627-5142","email_id":"Cale59@yahoo.com","dop":"2025-04-06","serial_number":"18217019988128224","imei1":"18217019988128224","imei2":"18217019988128224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194214,"job_number":"JOB_194214","tr_customer_id":194232,"tr_customer_product_id":194222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:06.000Z","modified_at":"2026-02-22T06:46:44.000Z","name":"Jewel Leffler","mobile_number":"581-395-5432","email_id":"Justine41@hotmail.com","dop":"2025-04-06","serial_number":"12900216102532","imei1":"12900216102532","imei2":"12900216102532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194207,"job_number":"JOB_194207","tr_customer_id":194225,"tr_customer_product_id":194215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:25:28.000Z","modified_at":"2026-02-22T06:25:28.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747448758","imei1":"68369747448758","imei2":"68369747448758","popurl":"2026-02-12T06:25:23.848379100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194206,"job_number":"JOB_194206","tr_customer_id":194224,"tr_customer_product_id":194214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:22:08.000Z","modified_at":"2026-02-22T06:22:08.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"69269747447088","imei1":"69269747447088","imei2":"69269747447088","popurl":"2026-02-12T06:22:03.436119900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194205,"job_number":"JOB_194205","tr_customer_id":194223,"tr_customer_product_id":194213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:43:49.000Z","modified_at":"2026-02-22T05:43:49.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747446758","imei1":"68369747446758","imei2":"68369747446758","popurl":"2026-02-12T05:43:44.874495400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194204,"job_number":"JOB_194204","tr_customer_id":194222,"tr_customer_product_id":194212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:40.000Z","modified_at":"2026-02-22T05:35:50.000Z","name":"Eugene Dickinson","mobile_number":"202-367-8374","email_id":"Delaney_Gorczany9@gmail.com","dop":"2025-12-01","serial_number":"17831271744569","imei1":"17831271744569","imei2":"17831271744569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194203,"job_number":"JOB_194203","tr_customer_id":194221,"tr_customer_product_id":194211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:39.000Z","modified_at":"2026-02-22T05:35:39.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15348159626560","imei1":"15348159626560","imei2":"15348159626560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194202,"job_number":"JOB_194202","tr_customer_id":194220,"tr_customer_product_id":194210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:35.000Z","name":"Aryanna Koelpin","mobile_number":"506-312-4399","email_id":"Leann91@hotmail.com","dop":"2025-12-01","serial_number":"18794653440982","imei1":"18794653440982","imei2":"18794653440982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194201,"job_number":"JOB_194201","tr_customer_id":194219,"tr_customer_product_id":194209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:24.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17534379697505","imei1":"17534379697505","imei2":"17534379697505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194200,"job_number":"JOB_194200","tr_customer_id":194218,"tr_customer_product_id":194208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:16.000Z","modified_at":"2026-02-22T05:35:16.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68269747446758","imei1":"68269747446758","imei2":"68269747446758","popurl":"2026-02-12T05:35:12.326651100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194199,"job_number":"JOB_194199","tr_customer_id":194217,"tr_customer_product_id":194207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:20.000Z","name":"Cielo Zulauf","mobile_number":"965-686-9933","email_id":"Madisen.Mante@hotmail.com","dop":"2025-12-01","serial_number":"19304004158544","imei1":"19304004158544","imei2":"19304004158544","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194198,"job_number":"JOB_194198","tr_customer_id":194216,"tr_customer_product_id":194206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16036630627618","imei1":"16036630627618","imei2":"16036630627618","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194197,"job_number":"JOB_194197","tr_customer_id":194215,"tr_customer_product_id":194205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:34:18.000Z","modified_at":"2026-02-22T05:34:18.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747446758","imei1":"66269747446758","imei2":"66269747446758","popurl":"2026-02-12T05:34:13.673406200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194196,"job_number":"JOB_194196","tr_customer_id":194214,"tr_customer_product_id":194204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:48.000Z","modified_at":"2026-02-22T05:33:48.000Z","name":"Dylan Heidenreich","mobile_number":"666-701-1640","email_id":"Halle.Brown40@gmail.com","dop":"2025-04-06","serial_number":"10007136228856718","imei1":"10007136228856718","imei2":"10007136228856718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194195,"job_number":"JOB_194195","tr_customer_id":194213,"tr_customer_product_id":194203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:47.000Z","modified_at":"2026-02-22T05:34:25.000Z","name":"Kylee Lang","mobile_number":"649-506-4646","email_id":"Jarret_Heller71@yahoo.com","dop":"2025-04-06","serial_number":"19835843156702","imei1":"19835843156702","imei2":"19835843156702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194194,"job_number":"JOB_194194","tr_customer_id":194212,"tr_customer_product_id":194202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:31.000Z","modified_at":"2026-02-22T05:33:31.000Z","name":"Kip Hansen","mobile_number":"449-216-5301","email_id":"Brown.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17638381601788172","imei1":"17638381601788172","imei2":"17638381601788172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194193,"job_number":"JOB_194193","tr_customer_id":194211,"tr_customer_product_id":194201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:29.000Z","modified_at":"2026-02-22T05:34:07.000Z","name":"Kamille Borer","mobile_number":"208-955-6942","email_id":"Abner91@hotmail.com","dop":"2025-04-06","serial_number":"15765336122698","imei1":"15765336122698","imei2":"15765336122698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194192,"job_number":"JOB_194192","tr_customer_id":194210,"tr_customer_product_id":194200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:28:30.000Z","modified_at":"2026-02-22T05:28:30.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447758","imei1":"66269747447758","imei2":"66269747447758","popurl":"2026-02-12T05:28:26.052456400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194191,"job_number":"JOB_194191","tr_customer_id":194209,"tr_customer_product_id":194199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:26:39.000Z","modified_at":"2026-02-22T05:26:39.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447088","imei1":"66269747447088","imei2":"66269747447088","popurl":"2026-02-12T05:26:34.683596100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194190,"job_number":"JOB_194190","tr_customer_id":194208,"tr_customer_product_id":194198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:21:01.000Z","modified_at":"2026-02-22T05:21:01.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447158","imei1":"66269747447158","imei2":"66269747447158","popurl":"2026-02-12T05:20:57.852065500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194189,"job_number":"JOB_194189","tr_customer_id":194207,"tr_customer_product_id":194197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:23.000Z","modified_at":"2026-02-22T05:18:33.000Z","name":"Monroe Rogahn","mobile_number":"952-282-4344","email_id":"Verdie_Berge@gmail.com","dop":"2025-07-01","serial_number":"101124855881784","imei1":"101124855881784","imei2":"101124855881784","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194188,"job_number":"JOB_194188","tr_customer_id":194206,"tr_customer_product_id":194196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:22.000Z","modified_at":"2026-02-22T05:18:22.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107900199306254","imei1":"107900199306254","imei2":"107900199306254","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194187,"job_number":"JOB_194187","tr_customer_id":194205,"tr_customer_product_id":194195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:20.000Z","name":"Angelo Ortiz","mobile_number":"626-982-6612","email_id":"Brian.Labadie50@gmail.com","dop":"2025-07-01","serial_number":"106050133718878","imei1":"106050133718878","imei2":"106050133718878","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194186,"job_number":"JOB_194186","tr_customer_id":194204,"tr_customer_product_id":194194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106211616896397","imei1":"106211616896397","imei2":"106211616896397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194185,"job_number":"JOB_194185","tr_customer_id":194203,"tr_customer_product_id":194193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:14.000Z","modified_at":"2026-02-22T05:14:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"95993539949378","imei1":"95993539949378","imei2":"95993539949378","popurl":"2026-02-12T05:14:13.984169462Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194184,"job_number":"JOB_194184","tr_customer_id":194202,"tr_customer_product_id":194192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:12.000Z","modified_at":"2026-02-22T05:14:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"96326285421711","imei1":"96326285421711","imei2":"96326285421711","popurl":"2026-02-12T05:14:12.176219276Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194183,"job_number":"JOB_194183","tr_customer_id":194201,"tr_customer_product_id":194191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55878088259390","imei1":"55878088259390","imei2":"55878088259390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194182,"job_number":"JOB_194182","tr_customer_id":194200,"tr_customer_product_id":194190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29224749503427","imei1":"29224749503427","imei2":"29224749503427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194181,"job_number":"JOB_194181","tr_customer_id":194199,"tr_customer_product_id":194189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17809937859814","imei1":"17809937859814","imei2":"17809937859814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194180,"job_number":"JOB_194180","tr_customer_id":194198,"tr_customer_product_id":194188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67697540344055","imei1":"67697540344055","imei2":"67697540344055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194179,"job_number":"JOB_194179","tr_customer_id":194197,"tr_customer_product_id":194187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21674284192744","imei1":"21674284192744","imei2":"21674284192744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194178,"job_number":"JOB_194178","tr_customer_id":194196,"tr_customer_product_id":194186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10027131203676","imei1":"10027131203676","imei2":"10027131203676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194177,"job_number":"JOB_194177","tr_customer_id":194195,"tr_customer_product_id":194185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22193470292464","imei1":"22193470292464","imei2":"22193470292464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194176,"job_number":"JOB_194176","tr_customer_id":194194,"tr_customer_product_id":194184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77753942738668","imei1":"77753942738668","imei2":"77753942738668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194175,"job_number":"JOB_194175","tr_customer_id":194193,"tr_customer_product_id":194183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51391879598769","imei1":"51391879598769","imei2":"51391879598769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194174,"job_number":"JOB_194174","tr_customer_id":194192,"tr_customer_product_id":194182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99803303834887","imei1":"99803303834887","imei2":"99803303834887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194173,"job_number":"JOB_194173","tr_customer_id":194191,"tr_customer_product_id":194181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91616312070124","imei1":"91616312070124","imei2":"91616312070124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194172,"job_number":"JOB_194172","tr_customer_id":194190,"tr_customer_product_id":194180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92836745659637","imei1":"92836745659637","imei2":"92836745659637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194171,"job_number":"JOB_194171","tr_customer_id":194189,"tr_customer_product_id":194179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53252228308435","imei1":"53252228308435","imei2":"53252228308435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194170,"job_number":"JOB_194170","tr_customer_id":194188,"tr_customer_product_id":194178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87813111105619","imei1":"87813111105619","imei2":"87813111105619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194169,"job_number":"JOB_194169","tr_customer_id":194187,"tr_customer_product_id":194177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:31.000Z","modified_at":"2026-02-22T04:44:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76054574739153","imei1":"76054574739153","imei2":"76054574739153","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194168,"job_number":"JOB_194168","tr_customer_id":194186,"tr_customer_product_id":194176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78208153222248","imei1":"78208153222248","imei2":"78208153222248","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194167,"job_number":"JOB_194167","tr_customer_id":194185,"tr_customer_product_id":194175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88528427560445","imei1":"88528427560445","imei2":"88528427560445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194166,"job_number":"JOB_194166","tr_customer_id":194184,"tr_customer_product_id":194174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78012140403769","imei1":"78012140403769","imei2":"78012140403769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194165,"job_number":"JOB_194165","tr_customer_id":194183,"tr_customer_product_id":194173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74576573387400","imei1":"74576573387400","imei2":"74576573387400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194164,"job_number":"JOB_194164","tr_customer_id":194182,"tr_customer_product_id":194172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94182824020566","imei1":"94182824020566","imei2":"94182824020566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194163,"job_number":"JOB_194163","tr_customer_id":194181,"tr_customer_product_id":194171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61208752834162","imei1":"61208752834162","imei2":"61208752834162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194162,"job_number":"JOB_194162","tr_customer_id":194180,"tr_customer_product_id":194170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:54.000Z","modified_at":"2026-02-22T04:32:25.000Z","name":"Ben Hackett","mobile_number":"392-946-6683","email_id":"Asia_Blanda@hotmail.com","dop":"2026-01-04","serial_number":"14254900517296","imei1":"14254900517296","imei2":"114254900517296","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194161,"job_number":"JOB_194161","tr_customer_id":194179,"tr_customer_product_id":194169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:53.000Z","modified_at":"2026-02-22T04:31:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"422651314328062","imei1":"422651314328062","imei2":"1422651314328062","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194160,"job_number":"JOB_194160","tr_customer_id":194178,"tr_customer_product_id":194168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:36.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Myrtis Lehner","mobile_number":"994-375-3806","email_id":"Josefina.Mayer53@hotmail.com","dop":"2025-04-06","serial_number":"13976180579163630","imei1":"13976180579163630","imei2":"13976180579163630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194159,"job_number":"JOB_194159","tr_customer_id":194177,"tr_customer_product_id":194167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:35.000Z","modified_at":"2026-02-22T04:32:14.000Z","name":"Brennan Rodriguez","mobile_number":"596-905-8227","email_id":"Keyshawn_West@yahoo.com","dop":"2025-04-06","serial_number":"19709304154989","imei1":"19709304154989","imei2":"19709304154989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194158,"job_number":"JOB_194158","tr_customer_id":194176,"tr_customer_product_id":194166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:34.000Z","modified_at":"2026-02-22T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10247771207338","imei1":"10247771207338","imei2":"10247771207338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194156,"job_number":"JOB_194156","tr_customer_id":194174,"tr_customer_product_id":194164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:32:08.000Z","name":"Jarret Dach","mobile_number":"727-712-4644","email_id":"Martina44@gmail.com","dop":"2000-01-31","serial_number":"10511260904484","imei1":"10511260904484","imei2":"10511260904484","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194154,"job_number":"JOB_194154","tr_customer_id":194172,"tr_customer_product_id":194162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:27.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Shaun Gulgowski","mobile_number":"247-749-2607","email_id":"Parker.McClure@gmail.com","dop":"2025-04-06","serial_number":"14096419859434382","imei1":"14096419859434382","imei2":"14096419859434382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194153,"job_number":"JOB_194153","tr_customer_id":194171,"tr_customer_product_id":194161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:32:04.000Z","name":"Adeline Brakus","mobile_number":"268-431-0181","email_id":"Luigi.Greenfelder34@yahoo.com","dop":"2025-04-06","serial_number":"16244819351158","imei1":"16244819351158","imei2":"16244819351158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194152,"job_number":"JOB_194152","tr_customer_id":194170,"tr_customer_product_id":194160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"Beatrice Renner","mobile_number":"526-948-6372","email_id":"Laisha99@yahoo.com","dop":"2025-04-06","serial_number":"10763195443090368","imei1":"10763195443090368","imei2":"10763195443090368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194151,"job_number":"JOB_194151","tr_customer_id":194169,"tr_customer_product_id":194159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14211871274665","imei1":"14211871274665","imei2":"14211871274665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194150,"job_number":"JOB_194150","tr_customer_id":194168,"tr_customer_product_id":194158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:32:01.000Z","name":"Destiney Dietrich","mobile_number":"211-910-7972","email_id":"Nicholaus.Wunsch5@yahoo.com","dop":"2025-04-06","serial_number":"13177487886242","imei1":"13177487886242","imei2":"13177487886242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194149,"job_number":"JOB_194149","tr_customer_id":194167,"tr_customer_product_id":194157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13162532085460","imei1":"13162532085460","imei2":"13162532085460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194148,"job_number":"JOB_194148","tr_customer_id":194166,"tr_customer_product_id":194156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Jaylin Robel","mobile_number":"694-360-8947","email_id":"Brigitte_Wisoky42@yahoo.com","dop":"2026-01-04","serial_number":"17295809044967","imei1":"17295809044967","imei2":"117295809044967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194147,"job_number":"JOB_194147","tr_customer_id":194165,"tr_customer_product_id":194155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956260922235698","imei1":"956260922235698","imei2":"1956260922235698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194146,"job_number":"JOB_194146","tr_customer_id":194164,"tr_customer_product_id":194154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:14.000Z","modified_at":"2026-02-22T04:31:14.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"13121120070366","imei1":"13121120070366","imei2":"113121120070366","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194145,"job_number":"JOB_194145","tr_customer_id":194163,"tr_customer_product_id":194153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:08.000Z","modified_at":"2026-02-22T04:31:08.000Z","name":"Lennie Armstrong","mobile_number":"965-718-1504","email_id":"Roscoe83@gmail.com","dop":"2025-04-06","serial_number":"18156016870868780","imei1":"18156016870868780","imei2":"18156016870868780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194144,"job_number":"JOB_194144","tr_customer_id":194162,"tr_customer_product_id":194152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:07.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Adelia Abernathy","mobile_number":"424-903-6473","email_id":"Mabel.Bergstrom24@yahoo.com","dop":"2025-08-24","serial_number":"1036021496935838","imei1":"1036021496935838","imei2":"1036021496935838","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194143,"job_number":"JOB_194143","tr_customer_id":194161,"tr_customer_product_id":194151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Veronica O'Keefe","mobile_number":"337-781-4804","email_id":"Otto.Aufderhar46@hotmail.com","dop":"2025-04-06","serial_number":"10517190905520","imei1":"10517190905520","imei2":"10517190905520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194142,"job_number":"JOB_194142","tr_customer_id":194160,"tr_customer_product_id":194150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12120178397908","imei1":"12120178397908","imei2":"12120178397908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194141,"job_number":"JOB_194141","tr_customer_id":194159,"tr_customer_product_id":194149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:43.000Z","name":"Lon Reynolds","mobile_number":"378-702-4648","email_id":"Christa_Wolf64@yahoo.com","dop":"2025-08-24","serial_number":"18166497106264","imei1":"18166497106264","imei2":"18166497106264","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194140,"job_number":"JOB_194140","tr_customer_id":194158,"tr_customer_product_id":194148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:05.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18705188573634","imei1":"18705188573634","imei2":"18705188573634","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194139,"job_number":"JOB_194139","tr_customer_id":194157,"tr_customer_product_id":194147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:02.000Z","modified_at":"2026-02-22T04:31:02.000Z","name":"Lambert Weissnat","mobile_number":"403-528-2844","email_id":"Coralie_Cummings8@yahoo.com","dop":"2025-04-06","serial_number":"14796181267384228","imei1":"14796181267384228","imei2":"14796181267384228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194138,"job_number":"JOB_194138","tr_customer_id":194156,"tr_customer_product_id":194146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:01.000Z","modified_at":"2026-02-22T04:31:39.000Z","name":"Tessie Tromp","mobile_number":"842-612-4937","email_id":"Elroy44@hotmail.com","dop":"2025-04-06","serial_number":"14763013849489","imei1":"14763013849489","imei2":"14763013849489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194137,"job_number":"JOB_194137","tr_customer_id":194155,"tr_customer_product_id":194145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19944867753585","imei1":"19944867753585","imei2":"19944867753585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194136,"job_number":"JOB_194136","tr_customer_id":194154,"tr_customer_product_id":194144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Eino Deckow","mobile_number":"763-944-9148","email_id":"Durward_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"13913440972185586","imei1":"13913440972185586","imei2":"13913440972185586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194135,"job_number":"JOB_194135","tr_customer_id":194153,"tr_customer_product_id":194143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Judah Hackett","mobile_number":"919-457-7506","email_id":"Austen.Ryan@hotmail.com","dop":"2025-04-06","serial_number":"11611106238500","imei1":"11611106238500","imei2":"11611106238500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194134,"job_number":"JOB_194134","tr_customer_id":194152,"tr_customer_product_id":194142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:30:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15795897705209","imei1":"15795897705209","imei2":"15795897705209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194133,"job_number":"JOB_194133","tr_customer_id":194151,"tr_customer_product_id":194141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:54.000Z","modified_at":"2026-02-22T04:30:54.000Z","name":"Forrest Hahn","mobile_number":"283-508-6063","email_id":"Cale47@gmail.com","dop":"2025-04-06","serial_number":"14487503699792186","imei1":"14487503699792186","imei2":"14487503699792186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194132,"job_number":"JOB_194132","tr_customer_id":194150,"tr_customer_product_id":194140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:53.000Z","modified_at":"2026-02-22T04:31:29.000Z","name":"Preston Hayes","mobile_number":"808-419-2226","email_id":"Reymundo_Miller59@yahoo.com","dop":"2025-04-06","serial_number":"11428784620347","imei1":"11428784620347","imei2":"11428784620347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194131,"job_number":"JOB_194131","tr_customer_id":194149,"tr_customer_product_id":194139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:52.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15537364303489","imei1":"15537364303489","imei2":"15537364303489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194130,"job_number":"JOB_194130","tr_customer_id":194148,"tr_customer_product_id":194138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Kirsten Langosh","mobile_number":"344-924-1967","email_id":"Clementine15@yahoo.com","dop":"2025-12-31","serial_number":"102445753070757","imei1":"102445753070757","imei2":"102445753070757","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194128,"job_number":"JOB_194128","tr_customer_id":194146,"tr_customer_product_id":194136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106329891546968","imei1":"106329891546968","imei2":"106329891546968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194127,"job_number":"JOB_194127","tr_customer_id":194145,"tr_customer_product_id":194135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"Carissa Runte","mobile_number":"576-787-7042","email_id":"Elmira.OReilly1@hotmail.com","dop":"2025-04-06","serial_number":"15466046341484714","imei1":"15466046341484714","imei2":"15466046341484714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194126,"job_number":"JOB_194126","tr_customer_id":194144,"tr_customer_product_id":194134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"Breana Walter","mobile_number":"926-933-6292","email_id":"Marion95@yahoo.com","dop":"2000-01-31","serial_number":"10402672612283","imei1":"10402672612283","imei2":"10402672612283","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194124,"job_number":"JOB_194124","tr_customer_id":194142,"tr_customer_product_id":194132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Cleveland Brekke","mobile_number":"978-904-4921","email_id":"Valentine_Lesch94@hotmail.com","dop":"2025-04-06","serial_number":"10331536590121","imei1":"10331536590121","imei2":"10331536590121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194123,"job_number":"JOB_194123","tr_customer_id":194141,"tr_customer_product_id":194131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14295850941959","imei1":"14295850941959","imei2":"14295850941959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194122,"job_number":"JOB_194122","tr_customer_id":194140,"tr_customer_product_id":194130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:41.000Z","modified_at":"2026-02-22T04:30:41.000Z","name":"Emilio Langosh","mobile_number":"651-838-4679","email_id":"Amalia14@gmail.com","dop":"2025-04-06","serial_number":"16631812468579032","imei1":"16631812468579032","imei2":"16631812468579032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194121,"job_number":"JOB_194121","tr_customer_id":194139,"tr_customer_product_id":194129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:40.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Rhett Schmitt","mobile_number":"351-481-9805","email_id":"Libbie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"11519386243124234","imei1":"11519386243124234","imei2":"11519386243124234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194120,"job_number":"JOB_194120","tr_customer_id":194138,"tr_customer_product_id":194128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:17.000Z","name":"Fae Rutherford","mobile_number":"863-646-2319","email_id":"Lexi.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"14812647529634","imei1":"14812647529634","imei2":"14812647529634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194119,"job_number":"JOB_194119","tr_customer_id":194137,"tr_customer_product_id":194127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:18.000Z","name":"Neva Cormier","mobile_number":"920-777-7211","email_id":"Terrance_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"15767404181450","imei1":"15767404181450","imei2":"15767404181450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194118,"job_number":"JOB_194118","tr_customer_id":194136,"tr_customer_product_id":194126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16760535447963","imei1":"16760535447963","imei2":"16760535447963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194117,"job_number":"JOB_194117","tr_customer_id":194135,"tr_customer_product_id":194125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14008829060242","imei1":"14008829060242","imei2":"14008829060242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194116,"job_number":"JOB_194116","tr_customer_id":194134,"tr_customer_product_id":194124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:37.000Z","modified_at":"2026-02-22T04:30:37.000Z","name":"Sidney Klein","mobile_number":"318-864-9704","email_id":"Kevon_Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"18182216421471636","imei1":"18182216421471636","imei2":"18182216421471636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194115,"job_number":"JOB_194115","tr_customer_id":194133,"tr_customer_product_id":194123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Dawn MacGyver","mobile_number":"499-225-5613","email_id":"Lucio.Oberbrunner@yahoo.com","dop":"2026-01-04","serial_number":"10954132830309","imei1":"10954132830309","imei2":"110954132830309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194113,"job_number":"JOB_194113","tr_customer_id":194131,"tr_customer_product_id":194121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"439682012259306","imei1":"439682012259306","imei2":"1439682012259306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194112,"job_number":"JOB_194112","tr_customer_id":194130,"tr_customer_product_id":194120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:31:13.000Z","name":"Brandy Schultz","mobile_number":"875-366-5823","email_id":"Naomi.Hessel@gmail.com","dop":"2025-04-06","serial_number":"13264789676718","imei1":"13264789676718","imei2":"13264789676718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194111,"job_number":"JOB_194111","tr_customer_id":194129,"tr_customer_product_id":194119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14019582342927","imei1":"14019582342927","imei2":"14019582342927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194109,"job_number":"JOB_194109","tr_customer_id":194127,"tr_customer_product_id":194117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12878192230930","imei1":"12878192230930","imei2":"112878192230930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194106,"job_number":"JOB_194106","tr_customer_id":194124,"tr_customer_product_id":194114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:25.000Z","modified_at":"2026-02-22T04:30:25.000Z","name":"Ryann Kuphal","mobile_number":"376-632-9293","email_id":"Lukas_Lebsack2@gmail.com","dop":"2025-04-06","serial_number":"15315891137957284","imei1":"15315891137957284","imei2":"15315891137957284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194105,"job_number":"JOB_194105","tr_customer_id":194123,"tr_customer_product_id":194113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:24.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Fannie O'Hara","mobile_number":"992-414-1122","email_id":"Rickie.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"12459990586775","imei1":"12459990586775","imei2":"12459990586775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194104,"job_number":"JOB_194104","tr_customer_id":194122,"tr_customer_product_id":194112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:23.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12026897479949","imei1":"12026897479949","imei2":"12026897479949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194102,"job_number":"JOB_194102","tr_customer_id":194120,"tr_customer_product_id":194110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Marian Ortiz","mobile_number":"898-516-8223","email_id":"Alford.Hermann13@gmail.com","dop":"2025-08-24","serial_number":"1057761593121884","imei1":"1057761593121884","imei2":"1057761593121884","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194101,"job_number":"JOB_194101","tr_customer_id":194119,"tr_customer_product_id":194109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:20.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Kathryne Boehm","mobile_number":"758-442-5245","email_id":"Belle.Barrows17@gmail.com","dop":"2025-08-24","serial_number":"10045503371013","imei1":"10045503371013","imei2":"10045503371013","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194100,"job_number":"JOB_194100","tr_customer_id":194118,"tr_customer_product_id":194108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18595608145713","imei1":"18595608145713","imei2":"18595608145713","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194099,"job_number":"JOB_194099","tr_customer_id":194117,"tr_customer_product_id":194107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Lauryn Ziemann","mobile_number":"697-323-8145","email_id":"Lucas_McLaughlin36@gmail.com","dop":"2025-04-06","serial_number":"12899092385226962","imei1":"12899092385226962","imei2":"12899092385226962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194098,"job_number":"JOB_194098","tr_customer_id":194116,"tr_customer_product_id":194106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:18.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Elaina Harvey","mobile_number":"920-501-3610","email_id":"Yessenia_Olson47@gmail.com","dop":"2025-04-06","serial_number":"16475411524992","imei1":"16475411524992","imei2":"16475411524992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194097,"job_number":"JOB_194097","tr_customer_id":194115,"tr_customer_product_id":194105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13164805530486","imei1":"13164805530486","imei2":"13164805530486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194093,"job_number":"JOB_194093","tr_customer_id":194111,"tr_customer_product_id":194101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Conner Davis","mobile_number":"704-974-8448","email_id":"Nicole69@gmail.com","dop":"2025-04-06","serial_number":"10874856638159544","imei1":"10874856638159544","imei2":"10874856638159544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194092,"job_number":"JOB_194092","tr_customer_id":194110,"tr_customer_product_id":194100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:15.000Z","name":"Margot Shanahan","mobile_number":"208-425-4578","email_id":"Selina.Wunsch94@yahoo.com","dop":"2025-04-06","serial_number":"17770802840172980","imei1":"17770802840172980","imei2":"17770802840172980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194091,"job_number":"JOB_194091","tr_customer_id":194109,"tr_customer_product_id":194099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"Palma Hackett","mobile_number":"720-793-6555","email_id":"Aimee24@yahoo.com","dop":"2025-04-06","serial_number":"14750540310188","imei1":"14750540310188","imei2":"14750540310188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194090,"job_number":"JOB_194090","tr_customer_id":194108,"tr_customer_product_id":194098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16708304902038","imei1":"16708304902038","imei2":"16708304902038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194089,"job_number":"JOB_194089","tr_customer_id":194107,"tr_customer_product_id":194097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:53.000Z","name":"Syble Schneider","mobile_number":"676-348-7631","email_id":"Adeline60@yahoo.com","dop":"2025-04-06","serial_number":"15633196112058","imei1":"15633196112058","imei2":"15633196112058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194088,"job_number":"JOB_194088","tr_customer_id":194106,"tr_customer_product_id":194096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10278086344542","imei1":"10278086344542","imei2":"10278086344542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194087,"job_number":"JOB_194087","tr_customer_id":194105,"tr_customer_product_id":194095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:10.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Roosevelt Stoltenberg","mobile_number":"741-480-3354","email_id":"Camila.Littel98@hotmail.com","dop":"2025-04-06","serial_number":"12003641411579996","imei1":"12003641411579996","imei2":"12003641411579996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194086,"job_number":"JOB_194086","tr_customer_id":194104,"tr_customer_product_id":194094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Anais Baumbach","mobile_number":"682-546-3554","email_id":"Ruben86@gmail.com","dop":"2025-04-06","serial_number":"15615397425752","imei1":"15615397425752","imei2":"15615397425752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194085,"job_number":"JOB_194085","tr_customer_id":194103,"tr_customer_product_id":194093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16958445550516","imei1":"16958445550516","imei2":"16958445550516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194082,"job_number":"JOB_194082","tr_customer_id":194100,"tr_customer_product_id":194090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Bonnie Ward","mobile_number":"268-237-4562","email_id":"Cortney.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"14740437020477560","imei1":"14740437020477560","imei2":"14740437020477560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194081,"job_number":"JOB_194081","tr_customer_id":194099,"tr_customer_product_id":194089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Kimberly Gutkowski","mobile_number":"653-984-4629","email_id":"Loyce_Barrows4@hotmail.com","dop":"2000-01-31","serial_number":"10667893499456","imei1":"10667893499456","imei2":"10667893499456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194079,"job_number":"JOB_194079","tr_customer_id":194097,"tr_customer_product_id":194087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Malvina VonRueden","mobile_number":"494-361-4116","email_id":"Kaci.Little@yahoo.com","dop":"2025-04-06","serial_number":"11590184962673","imei1":"11590184962673","imei2":"11590184962673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194078,"job_number":"JOB_194078","tr_customer_id":194096,"tr_customer_product_id":194086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12527618793225","imei1":"12527618793225","imei2":"12527618793225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194077,"job_number":"JOB_194077","tr_customer_id":194095,"tr_customer_product_id":194085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"Deja Blick","mobile_number":"816-614-0292","email_id":"Omari.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18125494391153584","imei1":"18125494391153584","imei2":"18125494391153584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194075,"job_number":"JOB_194075","tr_customer_id":194093,"tr_customer_product_id":194083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Sterling Johns","mobile_number":"247-954-1052","email_id":"Clyde_Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18038439072547130","imei1":"18038439072547130","imei2":"18038439072547130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194074,"job_number":"JOB_194074","tr_customer_id":194092,"tr_customer_product_id":194082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Carroll Oberbrunner","mobile_number":"808-523-0338","email_id":"Mireille_Greenfelder10@gmail.com","dop":"2025-04-06","serial_number":"16214958172378","imei1":"16214958172378","imei2":"16214958172378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194072,"job_number":"JOB_194072","tr_customer_id":194090,"tr_customer_product_id":194080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12066345189560","imei1":"12066345189560","imei2":"12066345189560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194070,"job_number":"JOB_194070","tr_customer_id":194088,"tr_customer_product_id":194078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Johnathon Lang","mobile_number":"908-558-8609","email_id":"Pierre.Mills22@hotmail.com","dop":"2025-04-06","serial_number":"16977899576089484","imei1":"16977899576089484","imei2":"16977899576089484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194069,"job_number":"JOB_194069","tr_customer_id":194087,"tr_customer_product_id":194077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"Beaulah Durgan","mobile_number":"344-371-4200","email_id":"Wava_Wilderman64@yahoo.com","dop":"2025-04-06","serial_number":"16389759480931","imei1":"16389759480931","imei2":"16389759480931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194068,"job_number":"JOB_194068","tr_customer_id":194086,"tr_customer_product_id":194076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Blaise Dibbert","mobile_number":"751-365-1194","email_id":"Liliane_Schultz@yahoo.com","dop":"2026-01-04","serial_number":"12855958866960","imei1":"12855958866960","imei2":"112855958866960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194067,"job_number":"JOB_194067","tr_customer_id":194085,"tr_customer_product_id":194075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Jack Bernier","mobile_number":"246-679-4919","email_id":"Abby.Schimmel22@yahoo.com","dop":"2025-12-31","serial_number":"109491415059810","imei1":"109491415059810","imei2":"109491415059810","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194066,"job_number":"JOB_194066","tr_customer_id":194084,"tr_customer_product_id":194074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402788708963","imei1":"17402788708963","imei2":"17402788708963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194065,"job_number":"JOB_194065","tr_customer_id":194083,"tr_customer_product_id":194073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107219221228036","imei1":"107219221228036","imei2":"107219221228036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194064,"job_number":"JOB_194064","tr_customer_id":194082,"tr_customer_product_id":194072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:29:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"290287033238140","imei1":"290287033238140","imei2":"1290287033238140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194063,"job_number":"JOB_194063","tr_customer_id":194081,"tr_customer_product_id":194071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Antonietta Abshire","mobile_number":"521-819-9185","email_id":"Julia_Nader91@yahoo.com","dop":"2025-04-06","serial_number":"12824774140526","imei1":"12824774140526","imei2":"12824774140526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194062,"job_number":"JOB_194062","tr_customer_id":194080,"tr_customer_product_id":194070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17439261642911","imei1":"17439261642911","imei2":"17439261642911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194061,"job_number":"JOB_194061","tr_customer_id":194079,"tr_customer_product_id":194069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10360146614387","imei1":"10360146614387","imei2":"110360146614387","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194060,"job_number":"JOB_194060","tr_customer_id":194078,"tr_customer_product_id":194068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Simeon Graham","mobile_number":"638-518-3542","email_id":"Zoila_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"19802050301826410","imei1":"19802050301826410","imei2":"19802050301826410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194059,"job_number":"JOB_194059","tr_customer_id":194077,"tr_customer_product_id":194067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Angeline Ziemann","mobile_number":"349-571-9763","email_id":"Agnes.Rau93@hotmail.com","dop":"2025-04-06","serial_number":"12058185870081882","imei1":"12058185870081882","imei2":"12058185870081882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194058,"job_number":"JOB_194058","tr_customer_id":194076,"tr_customer_product_id":194066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:54.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quinn Ondricka","mobile_number":"204-288-3102","email_id":"Jordon90@hotmail.com","dop":"2025-04-06","serial_number":"19097257782140680","imei1":"19097257782140680","imei2":"19097257782140680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194057,"job_number":"JOB_194057","tr_customer_id":194075,"tr_customer_product_id":194065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Charlotte Graham","mobile_number":"773-832-1690","email_id":"Catherine7@yahoo.com","dop":"2025-04-06","serial_number":"16041750961992","imei1":"16041750961992","imei2":"16041750961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194056,"job_number":"JOB_194056","tr_customer_id":194074,"tr_customer_product_id":194064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Madelynn Hessel","mobile_number":"272-395-9487","email_id":"Lora_Hoppe81@hotmail.com","dop":"2025-04-06","serial_number":"19474339057089","imei1":"19474339057089","imei2":"19474339057089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194055,"job_number":"JOB_194055","tr_customer_id":194073,"tr_customer_product_id":194063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10234003536613","imei1":"10234003536613","imei2":"10234003536613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194054,"job_number":"JOB_194054","tr_customer_id":194072,"tr_customer_product_id":194062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13876671028883","imei1":"13876671028883","imei2":"13876671028883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194053,"job_number":"JOB_194053","tr_customer_id":194071,"tr_customer_product_id":194061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Tyreek Cassin","mobile_number":"963-569-9992","email_id":"Guido33@hotmail.com","dop":"2025-04-06","serial_number":"10354252982048","imei1":"10354252982048","imei2":"10354252982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194052,"job_number":"JOB_194052","tr_customer_id":194070,"tr_customer_product_id":194060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:29:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17952252884042","imei1":"17952252884042","imei2":"17952252884042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194051,"job_number":"JOB_194051","tr_customer_id":194069,"tr_customer_product_id":194059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:51.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Ramon Jaskolski","mobile_number":"270-286-3954","email_id":"Terrence22@hotmail.com","dop":"2025-04-06","serial_number":"12973020975589414","imei1":"12973020975589414","imei2":"12973020975589414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194050,"job_number":"JOB_194050","tr_customer_id":194068,"tr_customer_product_id":194058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:50.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Nova Carroll","mobile_number":"479-898-5803","email_id":"Maxime23@yahoo.com","dop":"2025-04-06","serial_number":"17284958925108","imei1":"17284958925108","imei2":"17284958925108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194049,"job_number":"JOB_194049","tr_customer_id":194067,"tr_customer_product_id":194057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:49.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15542588549094","imei1":"15542588549094","imei2":"15542588549094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194047,"job_number":"JOB_194047","tr_customer_id":194065,"tr_customer_product_id":194055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:29:45.000Z","name":"Cordia Connelly","mobile_number":"954-946-5192","email_id":"Tia_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"18641892985906110","imei1":"18641892985906110","imei2":"18641892985906110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194046,"job_number":"JOB_194046","tr_customer_id":194064,"tr_customer_product_id":194054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:30:20.000Z","name":"Lucienne Ratke","mobile_number":"716-997-9163","email_id":"Ellen86@yahoo.com","dop":"2025-02-01","serial_number":"29932378972418","imei1":"29932378972418","imei2":"29932378972418","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194045,"job_number":"JOB_194045","tr_customer_id":194063,"tr_customer_product_id":194053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:44.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Carroll Monahan","mobile_number":"592-361-2246","email_id":"Ada28@hotmail.com","dop":"2025-06-26","serial_number":"10459683195382","imei1":"10459683195382","imei2":"10459683195382","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194044,"job_number":"JOB_194044","tr_customer_id":194062,"tr_customer_product_id":194052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Alivia Huel","mobile_number":"839-540-7015","email_id":"Tommie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19196892706337","imei1":"19196892706337","imei2":"19196892706337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194043,"job_number":"JOB_194043","tr_customer_id":194061,"tr_customer_product_id":194051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"Wilfrid Collier","mobile_number":"779-231-9849","email_id":"Savion.Carter@hotmail.com","dop":"2025-02-01","serial_number":"98113339193548","imei1":"98113339193548","imei2":"98113339193548","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194042,"job_number":"JOB_194042","tr_customer_id":194060,"tr_customer_product_id":194050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90647927659325","imei1":"90647927659325","imei2":"90647927659325","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194041,"job_number":"JOB_194041","tr_customer_id":194059,"tr_customer_product_id":194049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:42.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Sheldon Bogan","mobile_number":"261-583-7943","email_id":"Misael.Bailey98@hotmail.com","dop":"2025-04-06","serial_number":"15980042865557320","imei1":"15980042865557320","imei2":"15980042865557320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194040,"job_number":"JOB_194040","tr_customer_id":194058,"tr_customer_product_id":194048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:41.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Ephraim D'Amore","mobile_number":"722-857-1406","email_id":"Drew_Runolfsson43@gmail.com","dop":"2025-04-06","serial_number":"12828816848116","imei1":"12828816848116","imei2":"12828816848116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194038,"job_number":"JOB_194038","tr_customer_id":194056,"tr_customer_product_id":194046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11355053203112","imei1":"11355053203112","imei2":"11355053203112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194032,"job_number":"JOB_194032","tr_customer_id":194050,"tr_customer_product_id":194040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:36.000Z","modified_at":"2026-02-22T04:29:36.000Z","name":"Fabiola Breitenberg","mobile_number":"389-420-9642","email_id":"Kameron_Botsford97@hotmail.com","dop":"2025-08-24","serial_number":"1056124380198058","imei1":"1056124380198058","imei2":"1056124380198058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194031,"job_number":"JOB_194031","tr_customer_id":194049,"tr_customer_product_id":194039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:35.000Z","modified_at":"2026-02-22T04:30:12.000Z","name":"Esperanza Hessel","mobile_number":"832-203-2288","email_id":"Taylor_Adams@hotmail.com","dop":"2025-08-24","serial_number":"17210916240869","imei1":"17210916240869","imei2":"17210916240869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194030,"job_number":"JOB_194030","tr_customer_id":194048,"tr_customer_product_id":194038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:34.000Z","modified_at":"2026-02-22T04:29:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14000671011697","imei1":"14000671011697","imei2":"14000671011697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194029,"job_number":"JOB_194029","tr_customer_id":194047,"tr_customer_product_id":194037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:33.000Z","modified_at":"2026-02-22T04:29:33.000Z","name":"Nikita O'Hara","mobile_number":"813-819-1992","email_id":"Benjamin96@hotmail.com","dop":"2025-04-06","serial_number":"14712485381569648","imei1":"14712485381569648","imei2":"14712485381569648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194028,"job_number":"JOB_194028","tr_customer_id":194046,"tr_customer_product_id":194036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Lessie Rau","mobile_number":"382-732-4617","email_id":"Ron_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"14284495638755","imei1":"14284495638755","imei2":"14284495638755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194027,"job_number":"JOB_194027","tr_customer_id":194045,"tr_customer_product_id":194035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"Karine Durgan","mobile_number":"805-933-0585","email_id":"Edgardo_Mann61@gmail.com","dop":"2025-04-06","serial_number":"18521287773247610","imei1":"18521287773247610","imei2":"18521287773247610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194026,"job_number":"JOB_194026","tr_customer_id":194044,"tr_customer_product_id":194034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13903422401042","imei1":"13903422401042","imei2":"13903422401042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194025,"job_number":"JOB_194025","tr_customer_id":194043,"tr_customer_product_id":194033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:31.000Z","modified_at":"2026-02-22T04:29:31.000Z","name":"Alene Gulgowski","mobile_number":"593-958-5672","email_id":"Marisol.Dietrich91@yahoo.com","dop":"2025-04-06","serial_number":"12849005664601702","imei1":"12849005664601702","imei2":"12849005664601702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194024,"job_number":"JOB_194024","tr_customer_id":194042,"tr_customer_product_id":194032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Sally Macejkovic","mobile_number":"581-736-8954","email_id":"Lucienne.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"14793933126535","imei1":"14793933126535","imei2":"14793933126535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194023,"job_number":"JOB_194023","tr_customer_id":194041,"tr_customer_product_id":194031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18472671551800","imei1":"18472671551800","imei2":"18472671551800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194022,"job_number":"JOB_194022","tr_customer_id":194040,"tr_customer_product_id":194030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"Guiseppe Buckridge","mobile_number":"827-931-7059","email_id":"Breana_Boehm99@hotmail.com","dop":"2025-04-06","serial_number":"10821274119852124","imei1":"10821274119852124","imei2":"10821274119852124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194021,"job_number":"JOB_194021","tr_customer_id":194039,"tr_customer_product_id":194029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Merritt Johns","mobile_number":"301-986-5950","email_id":"Kaia43@yahoo.com","dop":"2025-04-06","serial_number":"15889046940948","imei1":"15889046940948","imei2":"15889046940948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194020,"job_number":"JOB_194020","tr_customer_id":194038,"tr_customer_product_id":194028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14683792547646","imei1":"14683792547646","imei2":"14683792547646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194017,"job_number":"JOB_194017","tr_customer_id":194035,"tr_customer_product_id":194025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Penelope Christiansen","mobile_number":"909-694-0535","email_id":"Alaina_Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"16533559602768","imei1":"16533559602768","imei2":"16533559602768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194015,"job_number":"JOB_194015","tr_customer_id":194033,"tr_customer_product_id":194023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19611075153170","imei1":"19611075153170","imei2":"19611075153170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194013,"job_number":"JOB_194013","tr_customer_id":194031,"tr_customer_product_id":194021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:27.000Z","modified_at":"2026-02-22T04:29:27.000Z","name":"Trinity Funk","mobile_number":"520-726-3201","email_id":"Randy_Upton47@gmail.com","dop":"2025-04-06","serial_number":"11003563141589486","imei1":"11003563141589486","imei2":"11003563141589486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194012,"job_number":"JOB_194012","tr_customer_id":194030,"tr_customer_product_id":194020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:26.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Flavie Hackett","mobile_number":"545-340-3470","email_id":"Elvie_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"13719989903767","imei1":"13719989903767","imei2":"13719989903767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194011,"job_number":"JOB_194011","tr_customer_id":194029,"tr_customer_product_id":194019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:25.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19304970974512","imei1":"19304970974512","imei2":"19304970974512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194010,"job_number":"JOB_194010","tr_customer_id":194028,"tr_customer_product_id":194018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:24.000Z","modified_at":"2026-02-22T04:29:24.000Z","name":"Fabian Heidenreich","mobile_number":"631-505-6029","email_id":"Angelica60@yahoo.com","dop":"2025-04-06","serial_number":"10956693916504792","imei1":"10956693916504792","imei2":"10956693916504792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194009,"job_number":"JOB_194009","tr_customer_id":194027,"tr_customer_product_id":194017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:23.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Verona Schmidt","mobile_number":"741-899-6466","email_id":"Marquis.Yundt90@yahoo.com","dop":"2025-04-06","serial_number":"16372541798006","imei1":"16372541798006","imei2":"16372541798006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194008,"job_number":"JOB_194008","tr_customer_id":194026,"tr_customer_product_id":194016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:22.000Z","modified_at":"2026-02-22T04:29:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18526887573106","imei1":"18526887573106","imei2":"18526887573106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194007,"job_number":"JOB_194007","tr_customer_id":194025,"tr_customer_product_id":194015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Lottie Hodkiewicz","mobile_number":"357-806-7720","email_id":"Keely7@gmail.com","dop":"2025-04-06","serial_number":"16816657185507502","imei1":"16816657185507502","imei2":"16816657185507502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194005,"job_number":"JOB_194005","tr_customer_id":194023,"tr_customer_product_id":194013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:18.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Bret Jakubowski","mobile_number":"241-249-7424","email_id":"Alexandra.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"11180881717969","imei1":"11180881717969","imei2":"11180881717969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194004,"job_number":"JOB_194004","tr_customer_id":194022,"tr_customer_product_id":194012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11345529716386","imei1":"11345529716386","imei2":"11345529716386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194003,"job_number":"JOB_194003","tr_customer_id":194021,"tr_customer_product_id":194011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quentin Stamm","mobile_number":"955-455-0552","email_id":"Braeden_Beer52@yahoo.com","dop":"2000-01-31","serial_number":"10021321946999","imei1":"10021321946999","imei2":"10021321946999","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194001,"job_number":"JOB_194001","tr_customer_id":194019,"tr_customer_product_id":194009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:14.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Marge Will","mobile_number":"998-364-0009","email_id":"Julio.Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"13036762380909096","imei1":"13036762380909096","imei2":"13036762380909096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194000,"job_number":"JOB_194000","tr_customer_id":194018,"tr_customer_product_id":194008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Elsie Thompson","mobile_number":"515-959-5304","email_id":"Keanu56@yahoo.com","dop":"2025-04-06","serial_number":"12888450451770","imei1":"12888450451770","imei2":"12888450451770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193999,"job_number":"JOB_193999","tr_customer_id":194017,"tr_customer_product_id":194007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Arnold Koepp","mobile_number":"563-433-0889","email_id":"Robyn_Jacobi@hotmail.com","dop":"2025-04-06","serial_number":"11536156300187852","imei1":"11536156300187852","imei2":"11536156300187852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193998,"job_number":"JOB_193998","tr_customer_id":194016,"tr_customer_product_id":194006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17367601677390","imei1":"17367601677390","imei2":"17367601677390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193997,"job_number":"JOB_193997","tr_customer_id":194015,"tr_customer_product_id":194005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:12.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Caesar Kuphal","mobile_number":"237-633-4338","email_id":"Hailie.Stracke@gmail.com","dop":"2025-04-06","serial_number":"17650920976393","imei1":"17650920976393","imei2":"17650920976393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193996,"job_number":"JOB_193996","tr_customer_id":194014,"tr_customer_product_id":194004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:11.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18435420191743","imei1":"18435420191743","imei2":"18435420191743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193995,"job_number":"JOB_193995","tr_customer_id":194013,"tr_customer_product_id":194003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:10.000Z","modified_at":"2026-02-22T04:29:10.000Z","name":"Mathilde Schamberger","mobile_number":"508-707-4531","email_id":"Alycia_Rodriguez@gmail.com","dop":"2025-04-06","serial_number":"12977405579570962","imei1":"12977405579570962","imei2":"12977405579570962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193994,"job_number":"JOB_193994","tr_customer_id":194012,"tr_customer_product_id":194002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:46.000Z","name":"Trisha Kilback","mobile_number":"339-345-0629","email_id":"Alysson26@hotmail.com","dop":"2025-04-06","serial_number":"16046348079926","imei1":"16046348079926","imei2":"16046348079926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193993,"job_number":"JOB_193993","tr_customer_id":194011,"tr_customer_product_id":194001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11152883203108","imei1":"11152883203108","imei2":"11152883203108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193992,"job_number":"JOB_193992","tr_customer_id":194010,"tr_customer_product_id":194000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:07.000Z","modified_at":"2026-02-22T04:29:48.000Z","name":"Max Carroll","mobile_number":"436-292-3139","email_id":"Mackenzie32@hotmail.com","dop":"2025-12-31","serial_number":"101832580468709","imei1":"101832580468709","imei2":"101832580468709","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193991,"job_number":"JOB_193991","tr_customer_id":194009,"tr_customer_product_id":193999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Taryn Metz","mobile_number":"934-221-5274","email_id":"Elaina.Deckow17@hotmail.com","dop":"2025-04-06","serial_number":"19693967226049730","imei1":"19693967226049730","imei2":"19693967226049730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193990,"job_number":"JOB_193990","tr_customer_id":194008,"tr_customer_product_id":193998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100665416074356","imei1":"100665416074356","imei2":"100665416074356","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193989,"job_number":"JOB_193989","tr_customer_id":194007,"tr_customer_product_id":193997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Vernice Kling","mobile_number":"887-936-9705","email_id":"Julie.Mante5@hotmail.com","dop":"2025-04-06","serial_number":"10248927448262","imei1":"10248927448262","imei2":"10248927448262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193988,"job_number":"JOB_193988","tr_customer_id":194006,"tr_customer_product_id":193996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10272502733785","imei1":"10272502733785","imei2":"10272502733785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193987,"job_number":"JOB_193987","tr_customer_id":194005,"tr_customer_product_id":193995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:01.000Z","modified_at":"2026-02-22T04:29:35.000Z","name":"Sabina Grady","mobile_number":"915-344-5113","email_id":"Carey47@yahoo.com","dop":"2025-02-01","serial_number":"59700788013909","imei1":"59700788013909","imei2":"59700788013909","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193985,"job_number":"JOB_193985","tr_customer_id":194003,"tr_customer_product_id":193993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"Sadie Jacobson","mobile_number":"880-439-1316","email_id":"Annalise.Hamill64@gmail.com","dop":"2025-02-01","serial_number":"83877908249313","imei1":"83877908249313","imei2":"83877908249313","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193984,"job_number":"JOB_193984","tr_customer_id":194002,"tr_customer_product_id":193992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67699534612063","imei1":"67699534612063","imei2":"67699534612063","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193983,"job_number":"JOB_193983","tr_customer_id":194001,"tr_customer_product_id":193991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Ally Dach","mobile_number":"295-438-0103","email_id":"Benedict_Ferry@yahoo.com","dop":"2025-06-18","serial_number":"1060987643191484","imei1":"1060987643191484","imei2":"1060987643191484","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193982,"job_number":"JOB_193982","tr_customer_id":194000,"tr_customer_product_id":193990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Elouise Bayer","mobile_number":"310-308-7757","email_id":"Justine39@hotmail.com","dop":"2025-06-18","serial_number":"10570634839412","imei1":"10570634839412","imei2":"10570634839412","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193981,"job_number":"JOB_193981","tr_customer_id":193999,"tr_customer_product_id":193989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Kurtis King","mobile_number":"295-286-5433","email_id":"Elyssa_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"15633396105080508","imei1":"15633396105080508","imei2":"15633396105080508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193980,"job_number":"JOB_193980","tr_customer_id":193998,"tr_customer_product_id":193988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426557583490","imei1":"10426557583490","imei2":"10426557583490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193979,"job_number":"JOB_193979","tr_customer_id":193997,"tr_customer_product_id":193987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:52.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Woodrow Graham","mobile_number":"404-802-0249","email_id":"Clarissa.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12619480374654408","imei1":"12619480374654408","imei2":"12619480374654408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193977,"job_number":"JOB_193977","tr_customer_id":193995,"tr_customer_product_id":193985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Rosalyn Ebert","mobile_number":"214-814-7014","email_id":"Dylan27@yahoo.com","dop":"2025-04-06","serial_number":"18052761199858","imei1":"18052761199858","imei2":"18052761199858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193976,"job_number":"JOB_193976","tr_customer_id":193994,"tr_customer_product_id":193984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"Alexys Purdy","mobile_number":"356-254-2895","email_id":"Bernita25@hotmail.com","dop":"2025-04-06","serial_number":"19138187754162","imei1":"19138187754162","imei2":"19138187754162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193975,"job_number":"JOB_193975","tr_customer_id":193993,"tr_customer_product_id":193983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:28:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13982799438043","imei1":"13982799438043","imei2":"13982799438043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193971,"job_number":"JOB_193971","tr_customer_id":193989,"tr_customer_product_id":193979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Camron Maggio","mobile_number":"610-358-9647","email_id":"Rigoberto.Abshire@gmail.com","dop":"2025-04-06","serial_number":"13155941879267964","imei1":"13155941879267964","imei2":"13155941879267964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193970,"job_number":"JOB_193970","tr_customer_id":193988,"tr_customer_product_id":193978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Clarabelle Hayes","mobile_number":"596-396-7492","email_id":"Dimitri.Herman18@yahoo.com","dop":"2025-04-06","serial_number":"14136373278321366","imei1":"14136373278321366","imei2":"14136373278321366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193969,"job_number":"JOB_193969","tr_customer_id":193987,"tr_customer_product_id":193977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:38.000Z","modified_at":"2026-02-22T04:29:15.000Z","name":"Allan Strosin","mobile_number":"715-219-1637","email_id":"Willard_Zulauf27@gmail.com","dop":"2025-04-06","serial_number":"10095853036600","imei1":"10095853036600","imei2":"10095853036600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193968,"job_number":"JOB_193968","tr_customer_id":193986,"tr_customer_product_id":193976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10737611731496","imei1":"10737611731496","imei2":"10737611731496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193967,"job_number":"JOB_193967","tr_customer_id":193985,"tr_customer_product_id":193975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Reba Hagenes","mobile_number":"340-528-1623","email_id":"Lilly38@hotmail.com","dop":"2025-04-06","serial_number":"11294680727282","imei1":"11294680727282","imei2":"11294680727282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193966,"job_number":"JOB_193966","tr_customer_id":193984,"tr_customer_product_id":193974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"Crystal Vandervort","mobile_number":"826-529-9503","email_id":"Deron_Leffler@gmail.com","dop":"2025-04-06","serial_number":"18147836841150044","imei1":"18147836841150044","imei2":"18147836841150044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193965,"job_number":"JOB_193965","tr_customer_id":193983,"tr_customer_product_id":193973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"Elnora Collier","mobile_number":"615-407-4290","email_id":"Dorothea_Williamson@yahoo.com","dop":"2025-04-06","serial_number":"18802261342513","imei1":"18802261342513","imei2":"18802261342513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193963,"job_number":"JOB_193963","tr_customer_id":193981,"tr_customer_product_id":193971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14431397018070","imei1":"14431397018070","imei2":"14431397018070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193962,"job_number":"JOB_193962","tr_customer_id":193980,"tr_customer_product_id":193970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"Sharon Hagenes","mobile_number":"710-494-7449","email_id":"Brennon_Olson14@yahoo.com","dop":"2025-04-06","serial_number":"17497100405898574","imei1":"17497100405898574","imei2":"17497100405898574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193961,"job_number":"JOB_193961","tr_customer_id":193979,"tr_customer_product_id":193969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:33.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Edmund Gusikowski","mobile_number":"332-607-8848","email_id":"Cole61@hotmail.com","dop":"2025-04-06","serial_number":"13339618933508","imei1":"13339618933508","imei2":"13339618933508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193960,"job_number":"JOB_193960","tr_customer_id":193978,"tr_customer_product_id":193968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jennifer Metz","mobile_number":"247-642-9041","email_id":"Columbus_Predovic98@gmail.com","dop":"2025-04-06","serial_number":"15547854722322632","imei1":"15547854722322632","imei2":"15547854722322632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193958,"job_number":"JOB_193958","tr_customer_id":193976,"tr_customer_product_id":193966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jazmyn Legros","mobile_number":"619-627-9823","email_id":"London29@yahoo.com","dop":"2025-04-06","serial_number":"15924150166737704","imei1":"15924150166737704","imei2":"15924150166737704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193957,"job_number":"JOB_193957","tr_customer_id":193975,"tr_customer_product_id":193965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Garret Klein","mobile_number":"586-529-5033","email_id":"Dianna39@hotmail.com","dop":"2025-04-06","serial_number":"19437871699510","imei1":"19437871699510","imei2":"19437871699510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193956,"job_number":"JOB_193956","tr_customer_id":193974,"tr_customer_product_id":193964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:04.000Z","name":"Anika Hayes","mobile_number":"851-930-1245","email_id":"Kaci66@gmail.com","dop":"2025-04-06","serial_number":"13299851783773","imei1":"13299851783773","imei2":"13299851783773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193955,"job_number":"JOB_193955","tr_customer_id":193973,"tr_customer_product_id":193963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:28:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12525990151049","imei1":"12525990151049","imei2":"12525990151049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193954,"job_number":"JOB_193954","tr_customer_id":193972,"tr_customer_product_id":193962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:27.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256770411209","imei1":"11256770411209","imei2":"11256770411209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193953,"job_number":"JOB_193953","tr_customer_id":193971,"tr_customer_product_id":193961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:26.000Z","modified_at":"2026-02-22T04:28:26.000Z","name":"Anais Legros","mobile_number":"732-475-2424","email_id":"Albert5@gmail.com","dop":"2025-04-06","serial_number":"15724753969426152","imei1":"15724753969426152","imei2":"15724753969426152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193952,"job_number":"JOB_193952","tr_customer_id":193970,"tr_customer_product_id":193960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:25.000Z","modified_at":"2026-02-22T04:29:02.000Z","name":"Delphia Hilll","mobile_number":"988-576-6596","email_id":"Curt.Bruen56@gmail.com","dop":"2025-04-06","serial_number":"15084128977994","imei1":"15084128977994","imei2":"15084128977994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193951,"job_number":"JOB_193951","tr_customer_id":193969,"tr_customer_product_id":193959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15432930857014","imei1":"15432930857014","imei2":"15432930857014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193949,"job_number":"JOB_193949","tr_customer_id":193967,"tr_customer_product_id":193957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Davin Runolfsson","mobile_number":"323-770-2589","email_id":"Cora.Howell67@yahoo.com","dop":"2025-02-01","serial_number":"63045689543613","imei1":"63045689543613","imei2":"63045689543613","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193947,"job_number":"JOB_193947","tr_customer_id":193965,"tr_customer_product_id":193955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:17.000Z","name":"Markus O'Keefe","mobile_number":"700-325-6708","email_id":"Ludie48@yahoo.com","dop":"2025-04-06","serial_number":"12225688671382042","imei1":"12225688671382042","imei2":"12225688671382042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193946,"job_number":"JOB_193946","tr_customer_id":193964,"tr_customer_product_id":193954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:55.000Z","name":"Natasha Beahan","mobile_number":"489-920-6955","email_id":"Elissa.Stroman@hotmail.com","dop":"2025-04-06","serial_number":"13793701894156","imei1":"13793701894156","imei2":"13793701894156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193945,"job_number":"JOB_193945","tr_customer_id":193963,"tr_customer_product_id":193953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"Haleigh Hackett","mobile_number":"604-824-1416","email_id":"Finn.Oberbrunner@gmail.com","dop":"2025-02-01","serial_number":"83398162890097","imei1":"83398162890097","imei2":"83398162890097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193944,"job_number":"JOB_193944","tr_customer_id":193962,"tr_customer_product_id":193952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52372640278798","imei1":"52372640278798","imei2":"52372640278798","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193943,"job_number":"JOB_193943","tr_customer_id":193961,"tr_customer_product_id":193951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Osbaldo Casper","mobile_number":"428-448-0750","email_id":"Robin.Veum59@hotmail.com","dop":"2025-06-18","serial_number":"1073957307182824","imei1":"1073957307182824","imei2":"1073957307182824","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193942,"job_number":"JOB_193942","tr_customer_id":193960,"tr_customer_product_id":193950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Adelle Kshlerin","mobile_number":"540-662-8318","email_id":"Kaelyn.Prosacco96@hotmail.com","dop":"2025-04-06","serial_number":"15813394965740332","imei1":"15813394965740332","imei2":"15813394965740332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193941,"job_number":"JOB_193941","tr_customer_id":193959,"tr_customer_product_id":193949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Kassandra Lemke","mobile_number":"383-578-4484","email_id":"Rick_Predovic61@yahoo.com","dop":"2025-06-18","serial_number":"10057869735994","imei1":"10057869735994","imei2":"10057869735994","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193940,"job_number":"JOB_193940","tr_customer_id":193958,"tr_customer_product_id":193948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"Gonzalo Bergnaum","mobile_number":"375-559-8682","email_id":"Hudson.Jast34@yahoo.com","dop":"2025-04-06","serial_number":"13131451989069754","imei1":"13131451989069754","imei2":"13131451989069754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193939,"job_number":"JOB_193939","tr_customer_id":193957,"tr_customer_product_id":193947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556029748364","imei1":"10556029748364","imei2":"10556029748364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193938,"job_number":"JOB_193938","tr_customer_id":193956,"tr_customer_product_id":193946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Theo Macejkovic","mobile_number":"810-794-5223","email_id":"Soledad.Klein9@hotmail.com","dop":"2025-04-06","serial_number":"12839045568388","imei1":"12839045568388","imei2":"12839045568388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193937,"job_number":"JOB_193937","tr_customer_id":193955,"tr_customer_product_id":193945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12960732756338","imei1":"12960732756338","imei2":"12960732756338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193936,"job_number":"JOB_193936","tr_customer_id":193954,"tr_customer_product_id":193944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Ignacio Ryan","mobile_number":"964-351-9881","email_id":"Theron_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"10945601664789","imei1":"10945601664789","imei2":"10945601664789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193934,"job_number":"JOB_193934","tr_customer_id":193952,"tr_customer_product_id":193942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:02.000Z","modified_at":"2026-02-22T04:28:11.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105667603714055","imei1":"105667603714055","imei2":"105667603714055","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193933,"job_number":"JOB_193933","tr_customer_id":193951,"tr_customer_product_id":193941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:54.000Z","modified_at":"2026-02-22T04:27:54.000Z","name":"Zander Murray","mobile_number":"302-610-6780","email_id":"Deshawn.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"17017773041733456","imei1":"17017773041733456","imei2":"17017773041733456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193932,"job_number":"JOB_193932","tr_customer_id":193950,"tr_customer_product_id":193940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:28:30.000Z","name":"Jeanie Leuschke","mobile_number":"542-522-1565","email_id":"Amaya12@hotmail.com","dop":"2025-04-06","serial_number":"10508230687143","imei1":"10508230687143","imei2":"10508230687143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193931,"job_number":"JOB_193931","tr_customer_id":193949,"tr_customer_product_id":193939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Erna Renner","mobile_number":"667-466-0146","email_id":"Harmony_Cremin83@hotmail.com","dop":"2025-04-06","serial_number":"14290689686491318","imei1":"14290689686491318","imei2":"14290689686491318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193930,"job_number":"JOB_193930","tr_customer_id":193948,"tr_customer_product_id":193938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19068768862807","imei1":"19068768862807","imei2":"19068768862807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193929,"job_number":"JOB_193929","tr_customer_id":193947,"tr_customer_product_id":193937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:51.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Kallie Bahringer","mobile_number":"509-225-3462","email_id":"Brando.Greenholt45@yahoo.com","dop":"2025-04-06","serial_number":"19325709570983","imei1":"19325709570983","imei2":"19325709570983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193928,"job_number":"JOB_193928","tr_customer_id":193946,"tr_customer_product_id":193936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:49.000Z","modified_at":"2026-02-22T04:27:59.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"93571895760132","imei1":"93571895760132","imei2":"93571895760132","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193927,"job_number":"JOB_193927","tr_customer_id":193945,"tr_customer_product_id":193935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:53:10.000Z","modified_at":"2026-02-22T03:53:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447058","imei1":"66269747447058","imei2":"66269747447058","popurl":"2026-02-12T03:53:05.613454200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193926,"job_number":"JOB_193926","tr_customer_id":193944,"tr_customer_product_id":193934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"rajan k","mobile_number":"9878218214","email_id":"rajan@gmail.com","dop":"2025-09-30","serial_number":"14342582452734","imei1":"14342582452734","imei2":"14342582452734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193925,"job_number":"JOB_193925","tr_customer_id":193943,"tr_customer_product_id":193933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"jatin sharma","mobile_number":"7382662863","email_id":"jatin@gmail.com","dop":"2025-09-30","serial_number":"13993127134641","imei1":"13993127134641","imei2":"13993127134641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193924,"job_number":"JOB_193924","tr_customer_id":193942,"tr_customer_product_id":193932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"mehtab akhtar","mobile_number":"9560715398","email_id":"mehtaba36@gmail.com","dop":"2025-09-30","serial_number":"14987546735634","imei1":"14987546735634","imei2":"14987546735634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193923,"job_number":"JOB_193923","tr_customer_id":193941,"tr_customer_product_id":193931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:24:52.000Z","modified_at":"2026-02-22T03:24:52.000Z","name":"Naomi Ebert","mobile_number":"568-366-5583","email_id":"Alfredo78@yahoo.com","dop":"2025-04-06","serial_number":"17551402557961","imei1":"17551402557961","imei2":"17551402557961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193922,"job_number":"JOB_193922","tr_customer_id":193940,"tr_customer_product_id":193930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:29.000Z","modified_at":"2026-02-22T03:20:29.000Z","name":"Sheldon Wiza","mobile_number":"917-647-6406","email_id":"Tito_Gleason30@yahoo.com","dop":"2025-05-30","serial_number":"1633886033828994","imei1":"1633886033828994","imei2":"1633886033828994","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193921,"job_number":"JOB_193921","tr_customer_id":193939,"tr_customer_product_id":193929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:28.000Z","modified_at":"2026-02-22T03:20:28.000Z","name":"Burdette Runolfsdottir","mobile_number":"462-533-1968","email_id":"Berta.Nader30@gmail.com","dop":"2025-05-30","serial_number":"13301431263703","imei1":"13301431263703","imei2":"13301431263703","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193920,"job_number":"JOB_193920","tr_customer_id":193938,"tr_customer_product_id":193928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:27.000Z","modified_at":"2026-02-22T03:20:42.000Z","name":"Trystan Wintheiser","mobile_number":"334-946-9032","email_id":"Sage91@gmail.com","dop":"2025-05-30","serial_number":"19567927999842","imei1":"19567927999842","imei2":"19567927999842","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T03:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193919,"job_number":"JOB_193919","tr_customer_id":193937,"tr_customer_product_id":193927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:31:09.000Z","modified_at":"2026-02-22T02:31:09.000Z","name":"Cullen Skiles","mobile_number":"440-547-4183","email_id":"Dino12@yahoo.com","dop":"2025-09-30","serial_number":"16571074314011","imei1":"16571074314011","imei2":"16571074314011","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193918,"job_number":"JOB_193918","tr_customer_id":193936,"tr_customer_product_id":193926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:20:06.000Z","modified_at":"2026-02-22T02:20:06.000Z","name":"Johanna Gibson","mobile_number":"888-450-8210","email_id":"Gia_Sauer87@yahoo.com","dop":"2025-09-30","serial_number":"10168909687471","imei1":"10168909687471","imei2":"10168909687471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193916,"job_number":"JOB_193916","tr_customer_id":193934,"tr_customer_product_id":193924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:32:01.000Z","name":"Leta Legros","mobile_number":"331-561-0129","email_id":"Jewell94@yahoo.com","dop":"2000-01-31","serial_number":"10074896354076","imei1":"10074896354076","imei2":"10074896354076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193913,"job_number":"JOB_193913","tr_customer_id":193931,"tr_customer_product_id":193921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:31:20.000Z","name":"Grady Strosin","mobile_number":"593-989-8408","email_id":"Melyna.Ledner74@yahoo.com","dop":"2000-01-31","serial_number":"10889895000300","imei1":"10889895000300","imei2":"10889895000300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193910,"job_number":"JOB_193910","tr_customer_id":193928,"tr_customer_product_id":193918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:05.000Z","modified_at":"2026-02-22T01:30:39.000Z","name":"Alessandra Kris","mobile_number":"542-606-9551","email_id":"Eloy29@hotmail.com","dop":"2000-01-31","serial_number":"10426609610115","imei1":"10426609610115","imei2":"10426609610115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193907,"job_number":"JOB_193907","tr_customer_id":193925,"tr_customer_product_id":193915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:58.000Z","name":"Damaris Kerluke","mobile_number":"608-505-4038","email_id":"Salvatore35@hotmail.com","dop":"2000-01-31","serial_number":"10824521338870","imei1":"10824521338870","imei2":"10824521338870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194157,"job_number":"JOB_194157","tr_customer_id":194175,"tr_customer_product_id":194165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:33.000Z","modified_at":"2026-02-22T04:31:33.000Z","name":"Candido Sipes","mobile_number":"680-830-8369","email_id":"Turner_Weber99@yahoo.com","dop":"2000-01-31","serial_number":"1004800070182344","imei1":"1004800070182344","imei2":"1004800070182344","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194155,"job_number":"JOB_194155","tr_customer_id":194173,"tr_customer_product_id":194163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10360724777453","imei1":"10360724777453","imei2":"10360724777453","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194129,"job_number":"JOB_194129","tr_customer_id":194147,"tr_customer_product_id":194137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:30:49.000Z","name":"Bruce Kutch","mobile_number":"791-420-7392","email_id":"Sonya55@hotmail.com","dop":"2000-01-31","serial_number":"1071502851072091","imei1":"1071502851072091","imei2":"1071502851072091","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194125,"job_number":"JOB_194125","tr_customer_id":194143,"tr_customer_product_id":194133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10021267266776","imei1":"10021267266776","imei2":"10021267266776","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194083,"job_number":"JOB_194083","tr_customer_id":194101,"tr_customer_product_id":194091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:03.000Z","modified_at":"2026-02-22T04:30:03.000Z","name":"Brando Dach","mobile_number":"619-886-4070","email_id":"Kayden_Schneider@yahoo.com","dop":"2000-01-31","serial_number":"1044779089778321","imei1":"1044779089778321","imei2":"1044779089778321","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194080,"job_number":"JOB_194080","tr_customer_id":194098,"tr_customer_product_id":194088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10630488659500","imei1":"10630488659500","imei2":"10630488659500","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194006,"job_number":"JOB_194006","tr_customer_id":194024,"tr_customer_product_id":194014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Elwyn Runte","mobile_number":"390-349-6621","email_id":"Berta.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"1024007201542642","imei1":"1024007201542642","imei2":"1024007201542642","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194002,"job_number":"JOB_194002","tr_customer_id":194020,"tr_customer_product_id":194010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10510275056194","imei1":"10510275056194","imei2":"10510275056194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193917,"job_number":"JOB_193917","tr_customer_id":193935,"tr_customer_product_id":193925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:28.000Z","modified_at":"2026-02-22T01:31:28.000Z","name":"Melvin Daniel","mobile_number":"598-358-7263","email_id":"Eulalia.Hermann@gmail.com","dop":"2000-01-31","serial_number":"1071872874102419","imei1":"1071872874102419","imei2":"1071872874102419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193915,"job_number":"JOB_193915","tr_customer_id":193933,"tr_customer_product_id":193923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:31:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10606491022770","imei1":"10606491022770","imei2":"10606491022770","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193914,"job_number":"JOB_193914","tr_customer_id":193932,"tr_customer_product_id":193922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:47.000Z","modified_at":"2026-02-22T01:30:47.000Z","name":"Boris Kessler","mobile_number":"292-722-2834","email_id":"Korey_Schimmel0@gmail.com","dop":"2000-01-31","serial_number":"1026393316007311","imei1":"1026393316007311","imei2":"1026393316007311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193912,"job_number":"JOB_193912","tr_customer_id":193930,"tr_customer_product_id":193920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:30:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10507094446578","imei1":"10507094446578","imei2":"10507094446578","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193911,"job_number":"JOB_193911","tr_customer_id":193929,"tr_customer_product_id":193919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:06.000Z","modified_at":"2026-02-22T01:30:06.000Z","name":"Tanner Lemke","mobile_number":"738-541-6857","email_id":"Ayana_Cormier71@hotmail.com","dop":"2000-01-31","serial_number":"1055085125902551","imei1":"1055085125902551","imei2":"1055085125902551","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193909,"job_number":"JOB_193909","tr_customer_id":193927,"tr_customer_product_id":193917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:04.000Z","modified_at":"2026-02-22T01:30:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10498777917030","imei1":"10498777917030","imei2":"10498777917030","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193908,"job_number":"JOB_193908","tr_customer_id":193926,"tr_customer_product_id":193916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:24.000Z","modified_at":"2026-02-22T01:29:24.000Z","name":"Sophie Hudson","mobile_number":"822-618-2279","email_id":"Murphy_Hamill14@yahoo.com","dop":"2000-01-31","serial_number":"1039021652816750","imei1":"1039021652816750","imei2":"1039021652816750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193906,"job_number":"JOB_193906","tr_customer_id":193924,"tr_customer_product_id":193914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10779014374623","imei1":"10779014374623","imei2":"10779014374623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 194229 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194229 1 0 0
Verify Keys are present for job with jobId: 194228 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194228 1 0 0
Verify Keys are present for job with jobId: 194227 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194227 1 0 0
Verify Keys are present for job with jobId: 194213 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194213 1 0 0
Verify Keys are present for job with jobId: 194212 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194212 1 0 0
Verify Keys are present for job with jobId: 194211 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194211 1 0 0
Verify Keys are present for job with jobId: 194210 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194210 1 0 0
Verify Keys are present for job with jobId: 194209 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194209 1 0 0
Verify Keys are present for job with jobId: 194208 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194208 1 0 0
Verify Keys are present for job with jobId: 194114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194114 1 0 0
Verify Keys are present for job with jobId: 194110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194110 1 0 0
Verify Keys are present for job with jobId: 194108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194108 1 0 0
Verify Keys are present for job with jobId: 194107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194107 1 0 0
Verify Keys are present for job with jobId: 194103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194103 1 0 0
Verify Keys are present for job with jobId: 194096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194096 1 0 0
Verify Keys are present for job with jobId: 194095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194095 1 0 0
Verify Keys are present for job with jobId: 194094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194094 1 0 0
Verify Keys are present for job with jobId: 194084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194084 1 0 0
Verify Keys are present for job with jobId: 194076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194076 1 0 0
Verify Keys are present for job with jobId: 194073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194073 1 0 0
Verify Keys are present for job with jobId: 194071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194071 1 0 0
Verify Keys are present for job with jobId: 194048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194048 1 0 0
Verify Keys are present for job with jobId: 194039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194039 1 0 0
Verify Keys are present for job with jobId: 194037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194037 1 0 0
Verify Keys are present for job with jobId: 194036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194036 1 0 0
Verify Keys are present for job with jobId: 194035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194035 1 0 0
Verify Keys are present for job with jobId: 194034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194034 1 0 0
Verify Keys are present for job with jobId: 194033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194033 1 0 0
Verify Keys are present for job with jobId: 194019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194019 1 0 0
Verify Keys are present for job with jobId: 194018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194018 1 0 0
Verify Keys are present for job with jobId: 194016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194016 1 0 0
Verify Keys are present for job with jobId: 194014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194014 1 0 0
Verify Keys are present for job with jobId: 193986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193986 1 0 0
Verify Keys are present for job with jobId: 193978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193978 1 0 0
Verify Keys are present for job with jobId: 193974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193974 1 0 0
Verify Keys are present for job with jobId: 193973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193973 1 0 0
Verify Keys are present for job with jobId: 193972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193972 1 0 0
Verify Keys are present for job with jobId: 193964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193964 1 0 0
Verify Keys are present for job with jobId: 193959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193959 1 0 0
Verify Keys are present for job with jobId: 193950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193950 1 0 0
Verify Keys are present for job with jobId: 193948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193948 1 0 0
Verify Keys are present for job with jobId: 193935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193935 1 0 0
Verify Keys are present for job with jobId: 194585 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194585 1 0 0
Verify Keys are present for job with jobId: 194584 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194584 1 0 0
Verify Keys are present for job with jobId: 194583 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194583 1 0 0
Verify Keys are present for job with jobId: 194582 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194582 1 0 0
Verify Keys are present for job with jobId: 194581 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194581 1 0 0
Verify Keys are present for job with jobId: 194580 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194580 1 0 0
Verify Keys are present for job with jobId: 194579 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194579 1 0 0
Verify Keys are present for job with jobId: 194578 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194578 1 0 0
Verify Keys are present for job with jobId: 194577 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194577 1 0 0
Verify Keys are present for job with jobId: 194576 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194576 1 0 0
Verify Keys are present for job with jobId: 194575 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194575 1 0 0
Verify Keys are present for job with jobId: 194574 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194574 1 0 0
Verify Keys are present for job with jobId: 194573 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194573 1 0 0
Verify Keys are present for job with jobId: 194572 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194572 1 0 0
Verify Keys are present for job with jobId: 194571 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194571 1 0 0
Verify Keys are present for job with jobId: 194570 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194570 1 0 0
Verify Keys are present for job with jobId: 194569 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194569 1 0 0
Verify Keys are present for job with jobId: 194568 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194568 1 0 0
Verify Keys are present for job with jobId: 194567 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194567 1 0 0
Verify Keys are present for job with jobId: 194566 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194566 1 0 0
Verify Keys are present for job with jobId: 194565 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194565 1 0 0
Verify Keys are present for job with jobId: 194564 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194564 1 0 0
Verify Keys are present for job with jobId: 194563 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194563 1 0 0
Verify Keys are present for job with jobId: 194562 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194562 1 0 0
Verify Keys are present for job with jobId: 194561 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194561 1 0 0
Verify Keys are present for job with jobId: 194560 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194560 1 0 0
Verify Keys are present for job with jobId: 194559 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194559 1 0 0
Verify Keys are present for job with jobId: 194558 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194558 1 0 0
Verify Keys are present for job with jobId: 194557 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194557 1 0 0
Verify Keys are present for job with jobId: 194556 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194556 1 0 0
Verify Keys are present for job with jobId: 194555 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194555 1 0 0
Verify Keys are present for job with jobId: 194554 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194554 1 0 0
Verify Keys are present for job with jobId: 194553 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194553 1 0 0
Verify Keys are present for job with jobId: 194552 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194552 1 0 0
Verify Keys are present for job with jobId: 194551 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194551 1 0 0
Verify Keys are present for job with jobId: 194550 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194550 1 0 0
Verify Keys are present for job with jobId: 194549 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194549 1 0 0
Verify Keys are present for job with jobId: 194548 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194548 1 0 0
Verify Keys are present for job with jobId: 194547 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194547 1 0 0
Verify Keys are present for job with jobId: 194546 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194546 1 0 0
Verify Keys are present for job with jobId: 194545 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194545 1 0 0
Verify Keys are present for job with jobId: 194544 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194544 1 0 0
Verify Keys are present for job with jobId: 194543 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194543 1 0 0
Verify Keys are present for job with jobId: 194542 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194542 1 0 0
Verify Keys are present for job with jobId: 194541 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194541 1 0 0
Verify Keys are present for job with jobId: 194540 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194540 1 0 0
Verify Keys are present for job with jobId: 194539 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194539 1 0 0
Verify Keys are present for job with jobId: 194538 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194538 1 0 0
Verify Keys are present for job with jobId: 194537 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194537 1 0 0
Verify Keys are present for job with jobId: 194536 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194536 1 0 0
Verify Keys are present for job with jobId: 194535 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194535 1 0 0
Verify Keys are present for job with jobId: 194534 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194534 1 0 0
Verify Keys are present for job with jobId: 194533 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194533 1 0 0
Verify Keys are present for job with jobId: 194532 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194532 1 0 0
Verify Keys are present for job with jobId: 194531 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194531 1 0 0
Verify Keys are present for job with jobId: 194530 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194530 1 0 0
Verify Keys are present for job with jobId: 194529 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194529 1 0 0
Verify Keys are present for job with jobId: 194528 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194528 1 0 0
Verify Keys are present for job with jobId: 194527 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194527 1 0 0
Verify Keys are present for job with jobId: 194526 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194526 1 0 0
Verify Keys are present for job with jobId: 194525 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194525 1 0 0
Verify Keys are present for job with jobId: 194524 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194524 1 0 0
Verify Keys are present for job with jobId: 194523 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194523 1 0 0
Verify Keys are present for job with jobId: 194522 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194522 1 0 0
Verify Keys are present for job with jobId: 194521 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194521 1 0 0
Verify Keys are present for job with jobId: 194520 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194520 1 0 0
Verify Keys are present for job with jobId: 194519 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194519 1 0 0
Verify Keys are present for job with jobId: 194518 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194518 1 0 0
Verify Keys are present for job with jobId: 194517 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194517 1 0 0
Verify Keys are present for job with jobId: 194516 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194516 1 0 0
Verify Keys are present for job with jobId: 194515 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194515 1 0 0
Verify Keys are present for job with jobId: 194514 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194514 1 0 0
Verify Keys are present for job with jobId: 194513 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194513 1 0 0
Verify Keys are present for job with jobId: 194512 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194512 1 0 0
Verify Keys are present for job with jobId: 194511 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194511 1 0 0
Verify Keys are present for job with jobId: 194510 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194510 1 0 0
Verify Keys are present for job with jobId: 194509 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194509 1 0 0
Verify Keys are present for job with jobId: 194508 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194508 1 0 0
Verify Keys are present for job with jobId: 194507 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194507 1 0 0
Verify Keys are present for job with jobId: 194506 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194506 1 0 0
Verify Keys are present for job with jobId: 194505 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194505 1 0 0
Verify Keys are present for job with jobId: 194504 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194504 1 0 0
Verify Keys are present for job with jobId: 194503 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194503 1 0 0
Verify Keys are present for job with jobId: 194502 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194502 1 0 0
Verify Keys are present for job with jobId: 194501 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194501 1 0 0
Verify Keys are present for job with jobId: 194500 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194500 1 0 0
Verify Keys are present for job with jobId: 194499 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194499 1 0 0
Verify Keys are present for job with jobId: 194498 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194498 1 0 0
Verify Keys are present for job with jobId: 194497 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194497 1 0 0
Verify Keys are present for job with jobId: 194496 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194496 1 0 0
Verify Keys are present for job with jobId: 194495 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194495 1 0 0
Verify Keys are present for job with jobId: 194494 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194494 1 0 0
Verify Keys are present for job with jobId: 194493 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194493 1 0 0
Verify Keys are present for job with jobId: 194492 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194492 1 0 0
Verify Keys are present for job with jobId: 194491 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194491 1 0 0
Verify Keys are present for job with jobId: 194490 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194490 1 0 0
Verify Keys are present for job with jobId: 194489 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194489 1 0 0
Verify Keys are present for job with jobId: 194488 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194488 1 0 0
Verify Keys are present for job with jobId: 194487 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194487 1 0 0
Verify Keys are present for job with jobId: 194486 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194486 1 0 0
Verify Keys are present for job with jobId: 194485 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194485 1 0 0
Verify Keys are present for job with jobId: 194484 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194484 1 0 0
Verify Keys are present for job with jobId: 194483 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194483 1 0 0
Verify Keys are present for job with jobId: 194482 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194482 1 0 0
Verify Keys are present for job with jobId: 194481 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194481 1 0 0
Verify Keys are present for job with jobId: 194480 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194480 1 0 0
Verify Keys are present for job with jobId: 194479 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194479 1 0 0
Verify Keys are present for job with jobId: 194478 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194478 1 0 0
Verify Keys are present for job with jobId: 194477 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194477 1 0 0
Verify Keys are present for job with jobId: 194476 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194476 1 0 0
Verify Keys are present for job with jobId: 194475 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194475 1 0 0
Verify Keys are present for job with jobId: 194474 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194474 1 0 0
Verify Keys are present for job with jobId: 194473 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194473 1 0 0
Verify Keys are present for job with jobId: 194472 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194472 1 0 0
Verify Keys are present for job with jobId: 194471 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194471 1 0 0
Verify Keys are present for job with jobId: 194470 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194470 1 0 0
Verify Keys are present for job with jobId: 194469 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194469 1 0 0
Verify Keys are present for job with jobId: 194468 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194468 1 0 0
Verify Keys are present for job with jobId: 194467 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194467 1 0 0
Verify Keys are present for job with jobId: 194466 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194466 1 0 0
Verify Keys are present for job with jobId: 194465 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194465 1 0 0
Verify Keys are present for job with jobId: 194464 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194464 1 0 0
Verify Keys are present for job with jobId: 194463 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194463 1 0 0
Verify Keys are present for job with jobId: 194462 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194462 1 0 0
Verify Keys are present for job with jobId: 194461 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194461 1 0 0
Verify Keys are present for job with jobId: 194460 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194460 1 0 0
Verify Keys are present for job with jobId: 194459 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194459 1 0 0
Verify Keys are present for job with jobId: 194458 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194458 1 0 0
Verify Keys are present for job with jobId: 194457 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194457 1 0 0
Verify Keys are present for job with jobId: 194456 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194456 1 0 0
Verify Keys are present for job with jobId: 194455 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194455 1 0 0
Verify Keys are present for job with jobId: 194454 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194454 1 0 0
Verify Keys are present for job with jobId: 194453 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194453 1 0 0
Verify Keys are present for job with jobId: 194452 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194452 1 0 0
Verify Keys are present for job with jobId: 194451 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194451 1 0 0
Verify Keys are present for job with jobId: 194450 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194450 1 0 0
Verify Keys are present for job with jobId: 194449 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194449 1 0 0
Verify Keys are present for job with jobId: 194448 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194448 1 0 0
Verify Keys are present for job with jobId: 194447 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194447 1 0 0
Verify Keys are present for job with jobId: 194446 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194446 1 0 0
Verify Keys are present for job with jobId: 194445 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194445 1 0 0
Verify Keys are present for job with jobId: 194444 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194444 1 0 0
Verify Keys are present for job with jobId: 194443 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194443 1 0 0
Verify Keys are present for job with jobId: 194442 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194442 1 0 0
Verify Keys are present for job with jobId: 194441 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194441 1 0 0
Verify Keys are present for job with jobId: 194440 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194440 1 0 0
Verify Keys are present for job with jobId: 194439 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194439 1 0 0
Verify Keys are present for job with jobId: 194438 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194438 1 0 0
Verify Keys are present for job with jobId: 194437 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194437 1 0 0
Verify Keys are present for job with jobId: 194436 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194436 1 0 0
Verify Keys are present for job with jobId: 194435 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194435 1 0 0
Verify Keys are present for job with jobId: 194434 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194434 1 0 0
Verify Keys are present for job with jobId: 194433 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194433 1 0 0
Verify Keys are present for job with jobId: 194432 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194432 1 0 0
Verify Keys are present for job with jobId: 194431 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194431 1 0 0
Verify Keys are present for job with jobId: 194430 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194430 1 0 0
Verify Keys are present for job with jobId: 194429 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194429 1 0 0
Verify Keys are present for job with jobId: 194428 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194428 1 0 0
Verify Keys are present for job with jobId: 194427 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194427 1 0 0
Verify Keys are present for job with jobId: 194426 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194426 1 0 0
Verify Keys are present for job with jobId: 194425 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194425 1 0 0
Verify Keys are present for job with jobId: 194424 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194424 1 0 0
Verify Keys are present for job with jobId: 194423 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194423 1 0 0
Verify Keys are present for job with jobId: 194422 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194422 1 0 0
Verify Keys are present for job with jobId: 194421 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194421 1 0 0
Verify Keys are present for job with jobId: 194420 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194420 1 0 0
Verify Keys are present for job with jobId: 194419 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194419 1 0 0
Verify Keys are present for job with jobId: 194418 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194418 1 0 0
Verify Keys are present for job with jobId: 194417 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194417 1 0 0
Verify Keys are present for job with jobId: 194416 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194416 1 0 0
Verify Keys are present for job with jobId: 194415 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194415 1 0 0
Verify Keys are present for job with jobId: 194414 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194414 1 0 0
Verify Keys are present for job with jobId: 194413 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194413 1 0 0
Verify Keys are present for job with jobId: 194412 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194412 1 0 0
Verify Keys are present for job with jobId: 194411 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194411 1 0 0
Verify Keys are present for job with jobId: 194410 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194410 1 0 0
Verify Keys are present for job with jobId: 194409 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194409 1 0 0
Verify Keys are present for job with jobId: 194408 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194408 1 0 0
Verify Keys are present for job with jobId: 194407 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194407 1 0 0
Verify Keys are present for job with jobId: 194406 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194406 1 0 0
Verify Keys are present for job with jobId: 194405 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194405 1 0 0
Verify Keys are present for job with jobId: 194404 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194404 1 0 0
Verify Keys are present for job with jobId: 194403 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194403 1 0 0
Verify Keys are present for job with jobId: 194402 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194402 1 0 0
Verify Keys are present for job with jobId: 194401 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194401 1 0 0
Verify Keys are present for job with jobId: 194400 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194400 1 0 0
Verify Keys are present for job with jobId: 194399 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194399 1 0 0
Verify Keys are present for job with jobId: 194397 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194397 1 0 0
Verify Keys are present for job with jobId: 194396 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194396 1 0 0
Verify Keys are present for job with jobId: 194394 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194394 1 0 0
Verify Keys are present for job with jobId: 194392 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194392 1 0 0
Verify Keys are present for job with jobId: 194391 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194391 1 0 0
Verify Keys are present for job with jobId: 194390 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194390 1 0 0
Verify Keys are present for job with jobId: 194389 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194389 1 0 0
Verify Keys are present for job with jobId: 194388 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194388 1 0 0
Verify Keys are present for job with jobId: 194387 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194387 1 0 0
Verify Keys are present for job with jobId: 194386 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194386 1 0 0
Verify Keys are present for job with jobId: 194383 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194383 1 0 0
Verify Keys are present for job with jobId: 194382 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194382 1 0 0
Verify Keys are present for job with jobId: 194381 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194381 1 0 0
Verify Keys are present for job with jobId: 194380 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194380 1 0 0
Verify Keys are present for job with jobId: 194379 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194379 1 0 0
Verify Keys are present for job with jobId: 194378 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194378 1 0 0
Verify Keys are present for job with jobId: 194377 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194377 1 0 0
Verify Keys are present for job with jobId: 194375 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194375 1 0 0
Verify Keys are present for job with jobId: 194374 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194374 1 0 0
Verify Keys are present for job with jobId: 194373 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194373 1 0 0
Verify Keys are present for job with jobId: 194372 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194372 1 0 0
Verify Keys are present for job with jobId: 194371 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194371 1 0 0
Verify Keys are present for job with jobId: 194370 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194370 1 0 0
Verify Keys are present for job with jobId: 194369 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194369 1 0 0
Verify Keys are present for job with jobId: 194368 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194368 1 0 0
Verify Keys are present for job with jobId: 194367 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194367 1 0 0
Verify Keys are present for job with jobId: 194366 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194366 1 0 0
Verify Keys are present for job with jobId: 194365 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194365 1 0 0
Verify Keys are present for job with jobId: 194364 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194364 1 0 0
Verify Keys are present for job with jobId: 194363 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194363 1 0 0
Verify Keys are present for job with jobId: 194362 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194362 1 0 0
Verify Keys are present for job with jobId: 194361 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194361 1 0 0
Verify Keys are present for job with jobId: 194360 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194360 1 0 0
Verify Keys are present for job with jobId: 194358 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194358 1 0 0
Verify Keys are present for job with jobId: 194357 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194357 1 0 0
Verify Keys are present for job with jobId: 194356 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194356 1 0 0
Verify Keys are present for job with jobId: 194355 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194355 1 0 0
Verify Keys are present for job with jobId: 194354 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194354 1 0 0
Verify Keys are present for job with jobId: 194353 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194353 1 0 0
Verify Keys are present for job with jobId: 194352 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194352 1 0 0
Verify Keys are present for job with jobId: 194351 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194351 1 0 0
Verify Keys are present for job with jobId: 194349 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194349 1 0 0
Verify Keys are present for job with jobId: 194348 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194348 1 0 0
Verify Keys are present for job with jobId: 194347 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194347 1 0 0
Verify Keys are present for job with jobId: 194346 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194346 1 0 0
Verify Keys are present for job with jobId: 194344 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194344 1 0 0
Verify Keys are present for job with jobId: 194342 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194342 1 0 0
Verify Keys are present for job with jobId: 194341 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194341 1 0 0
Verify Keys are present for job with jobId: 194340 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194340 1 0 0
Verify Keys are present for job with jobId: 194339 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194339 1 0 0
Verify Keys are present for job with jobId: 194337 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194337 1 0 0
Verify Keys are present for job with jobId: 194336 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194336 1 0 0
Verify Keys are present for job with jobId: 194334 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194334 1 0 0
Verify Keys are present for job with jobId: 194333 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194333 1 0 0
Verify Keys are present for job with jobId: 194332 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194332 1 0 0
Verify Keys are present for job with jobId: 194331 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194331 1 0 0
Verify Keys are present for job with jobId: 194328 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194328 1 0 0
Verify Keys are present for job with jobId: 194327 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194327 1 0 0
Verify Keys are present for job with jobId: 194326 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194326 1 0 0
Verify Keys are present for job with jobId: 194324 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194324 1 0 0
Verify Keys are present for job with jobId: 194323 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194323 1 0 0
Verify Keys are present for job with jobId: 194321 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194321 1 0 0
Verify Keys are present for job with jobId: 194320 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194320 1 0 0
Verify Keys are present for job with jobId: 194318 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194318 1 0 0
Verify Keys are present for job with jobId: 194316 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194316 1 0 0
Verify Keys are present for job with jobId: 194314 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194314 1 0 0
Verify Keys are present for job with jobId: 194313 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194313 1 0 0
Verify Keys are present for job with jobId: 194312 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194312 1 0 0
Verify Keys are present for job with jobId: 194311 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194311 1 0 0
Verify Keys are present for job with jobId: 194310 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194310 1 0 0
Verify Keys are present for job with jobId: 194308 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194308 1 0 0
Verify Keys are present for job with jobId: 194306 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194306 1 0 0
Verify Keys are present for job with jobId: 194305 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194305 1 0 0
Verify Keys are present for job with jobId: 194304 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194304 1 0 0
Verify Keys are present for job with jobId: 194303 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194303 1 0 0
Verify Keys are present for job with jobId: 194302 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194302 1 0 0
Verify Keys are present for job with jobId: 194300 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194300 1 0 0
Verify Keys are present for job with jobId: 194299 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194299 1 0 0
Verify Keys are present for job with jobId: 194298 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194298 1 0 0
Verify Keys are present for job with jobId: 194297 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194297 1 0 0
Verify Keys are present for job with jobId: 194296 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194296 1 0 0
Verify Keys are present for job with jobId: 194294 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194294 1 0 0
Verify Keys are present for job with jobId: 194293 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194293 1 0 0
Verify Keys are present for job with jobId: 194291 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194291 1 0 0
Verify Keys are present for job with jobId: 194289 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194289 1 0 0
Verify Keys are present for job with jobId: 194288 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194288 1 0 0
Verify Keys are present for job with jobId: 194287 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194287 1 0 0
Verify Keys are present for job with jobId: 194285 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194285 1 0 0
Verify Keys are present for job with jobId: 194284 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194284 1 0 0
Verify Keys are present for job with jobId: 194283 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194283 1 0 0
Verify Keys are present for job with jobId: 194282 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194282 1 0 0
Verify Keys are present for job with jobId: 194281 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194281 1 0 0
Verify Keys are present for job with jobId: 194280 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194280 1 0 0
Verify Keys are present for job with jobId: 194279 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194279 1 0 0
Verify Keys are present for job with jobId: 194278 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194278 1 0 0
Verify Keys are present for job with jobId: 194277 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194277 1 0 0
Verify Keys are present for job with jobId: 194276 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194276 1 0 0
Verify Keys are present for job with jobId: 194275 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194275 1 0 0
Verify Keys are present for job with jobId: 194274 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194274 1 0 0
Verify Keys are present for job with jobId: 194273 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194273 1 0 0
Verify Keys are present for job with jobId: 194272 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194272 1 0 0
Verify Keys are present for job with jobId: 194271 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194271 1 0 0
Verify Keys are present for job with jobId: 194270 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194270 1 0 0
Verify Keys are present for job with jobId: 194269 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194269 1 0 0
Verify Keys are present for job with jobId: 194268 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194268 1 0 0
Verify Keys are present for job with jobId: 194267 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194267 1 0 0
Verify Keys are present for job with jobId: 194266 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194266 1 0 0
Verify Keys are present for job with jobId: 194265 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194265 1 0 0
Verify Keys are present for job with jobId: 194264 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194264 1 0 0
Verify Keys are present for job with jobId: 194263 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194263 1 0 0
Verify Keys are present for job with jobId: 194262 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194262 1 0 0
Verify Keys are present for job with jobId: 194261 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194261 1 0 0
Verify Keys are present for job with jobId: 194260 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194260 1 0 0
Verify Keys are present for job with jobId: 194259 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194259 1 0 0
Verify Keys are present for job with jobId: 194258 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194258 1 0 0
Verify Keys are present for job with jobId: 194257 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194257 1 0 0
Verify Keys are present for job with jobId: 194256 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194256 1 0 0
Verify Keys are present for job with jobId: 194255 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194255 1 0 0
Verify Keys are present for job with jobId: 194254 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194254 1 0 0
Verify Keys are present for job with jobId: 194253 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194253 1 0 0
Verify Keys are present for job with jobId: 194252 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194252 1 0 0
Verify Keys are present for job with jobId: 194251 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194251 1 0 0
Verify Keys are present for job with jobId: 194250 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194250 1 0 0
Verify Keys are present for job with jobId: 194249 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194249 1 0 0
Verify Keys are present for job with jobId: 194248 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194248 1 0 0
Verify Keys are present for job with jobId: 194247 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194247 1 0 0
Verify Keys are present for job with jobId: 194246 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194246 1 0 0
Verify Keys are present for job with jobId: 194245 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194245 1 0 0
Verify Keys are present for job with jobId: 194244 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194244 1 0 0
Verify Keys are present for job with jobId: 194243 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194243 1 0 0
Verify Keys are present for job with jobId: 194242 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194242 1 0 0
Verify Keys are present for job with jobId: 194241 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194241 1 0 0
Verify Keys are present for job with jobId: 194240 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194240 1 0 0
Verify Keys are present for job with jobId: 194239 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194239 1 0 0
Verify Keys are present for job with jobId: 194238 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194238 1 0 0
Verify Keys are present for job with jobId: 194237 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194237 1 0 0
Verify Keys are present for job with jobId: 194236 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194236 1 0 0
Verify Keys are present for job with jobId: 194235 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194235 1 0 0
Verify Keys are present for job with jobId: 194234 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194234 1 0 0
Verify Keys are present for job with jobId: 194233 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194233 1 0 0
Verify Keys are present for job with jobId: 194232 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194232 1 0 0
Verify Keys are present for job with jobId: 194231 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194231 1 0 0
Verify Keys are present for job with jobId: 194230 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194230 1 0 0
Verify Keys are present for job with jobId: 194226 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194226 1 0 0
Verify Keys are present for job with jobId: 194225 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194225 1 0 0
Verify Keys are present for job with jobId: 194224 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194224 1 0 0
Verify Keys are present for job with jobId: 194223 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194223 1 0 0
Verify Keys are present for job with jobId: 194222 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194222 1 0 0
Verify Keys are present for job with jobId: 194221 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194221 1 0 0
Verify Keys are present for job with jobId: 194220 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194220 1 0 0
Verify Keys are present for job with jobId: 194219 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194219 1 0 0
Verify Keys are present for job with jobId: 194218 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194218 1 0 0
Verify Keys are present for job with jobId: 194217 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194217 1 0 0
Verify Keys are present for job with jobId: 194216 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194216 1 0 0
Verify Keys are present for job with jobId: 194215 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194215 1 0 0
Verify Keys are present for job with jobId: 194214 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194214 1 0 0
Verify Keys are present for job with jobId: 194207 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194207 1 0 0
Verify Keys are present for job with jobId: 194206 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194206 1 0 0
Verify Keys are present for job with jobId: 194205 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194205 1 0 0
Verify Keys are present for job with jobId: 194204 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194204 1 0 0
Verify Keys are present for job with jobId: 194203 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194203 1 0 0
Verify Keys are present for job with jobId: 194202 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194202 1 0 0
Verify Keys are present for job with jobId: 194201 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194201 1 0 0
Verify Keys are present for job with jobId: 194200 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194200 1 0 0
Verify Keys are present for job with jobId: 194199 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194199 1 0 0
Verify Keys are present for job with jobId: 194198 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194198 1 0 0
Verify Keys are present for job with jobId: 194197 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194197 1 0 0
Verify Keys are present for job with jobId: 194196 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194196 1 0 0
Verify Keys are present for job with jobId: 194195 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194195 1 0 0
Verify Keys are present for job with jobId: 194194 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194194 1 0 0
Verify Keys are present for job with jobId: 194193 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194193 1 0 0
Verify Keys are present for job with jobId: 194192 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194192 1 0 0
Verify Keys are present for job with jobId: 194191 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194191 1 0 0
Verify Keys are present for job with jobId: 194190 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194190 1 0 0
Verify Keys are present for job with jobId: 194189 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194189 1 0 0
Verify Keys are present for job with jobId: 194188 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194188 1 0 0
Verify Keys are present for job with jobId: 194187 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194187 1 0 0
Verify Keys are present for job with jobId: 194186 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194186 1 0 0
Verify Keys are present for job with jobId: 194185 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194185 1 0 0
Verify Keys are present for job with jobId: 194184 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194184 1 0 0
Verify Keys are present for job with jobId: 194183 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194183 1 0 0
Verify Keys are present for job with jobId: 194182 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194182 1 0 0
Verify Keys are present for job with jobId: 194181 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194181 1 0 0
Verify Keys are present for job with jobId: 194180 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194180 1 0 0
Verify Keys are present for job with jobId: 194179 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194179 1 0 0
Verify Keys are present for job with jobId: 194178 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194178 1 0 0
Verify Keys are present for job with jobId: 194177 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194177 1 0 0
Verify Keys are present for job with jobId: 194176 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194176 1 0 0
Verify Keys are present for job with jobId: 194175 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194175 1 0 0
Verify Keys are present for job with jobId: 194174 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194174 1 0 0
Verify Keys are present for job with jobId: 194173 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194173 1 0 0
Verify Keys are present for job with jobId: 194172 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194172 1 0 0
Verify Keys are present for job with jobId: 194171 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194171 1 0 0
Verify Keys are present for job with jobId: 194170 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194170 1 0 0
Verify Keys are present for job with jobId: 194169 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194169 1 0 0
Verify Keys are present for job with jobId: 194168 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194168 1 0 0
Verify Keys are present for job with jobId: 194167 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194167 1 0 0
Verify Keys are present for job with jobId: 194166 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194166 1 0 0
Verify Keys are present for job with jobId: 194165 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194165 1 0 0
Verify Keys are present for job with jobId: 194164 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194164 1 0 0
Verify Keys are present for job with jobId: 194163 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194163 1 0 0
Verify Keys are present for job with jobId: 194162 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194162 1 0 0
Verify Keys are present for job with jobId: 194161 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194161 1 0 0
Verify Keys are present for job with jobId: 194160 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194160 1 0 0
Verify Keys are present for job with jobId: 194159 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194159 1 0 0
Verify Keys are present for job with jobId: 194158 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194158 1 0 0
Verify Keys are present for job with jobId: 194156 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194156 1 0 0
Verify Keys are present for job with jobId: 194154 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194154 1 0 0
Verify Keys are present for job with jobId: 194153 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194153 1 0 0
Verify Keys are present for job with jobId: 194152 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194152 1 0 0
Verify Keys are present for job with jobId: 194151 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194151 1 0 0
Verify Keys are present for job with jobId: 194150 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194150 1 0 0
Verify Keys are present for job with jobId: 194149 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194149 1 0 0
Verify Keys are present for job with jobId: 194148 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194148 1 0 0
Verify Keys are present for job with jobId: 194147 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194147 1 0 0
Verify Keys are present for job with jobId: 194146 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194146 1 0 0
Verify Keys are present for job with jobId: 194145 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194145 1 0 0
Verify Keys are present for job with jobId: 194144 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194144 1 0 0
Verify Keys are present for job with jobId: 194143 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194143 1 0 0
Verify Keys are present for job with jobId: 194142 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194142 1 0 0
Verify Keys are present for job with jobId: 194141 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194141 1 0 0
Verify Keys are present for job with jobId: 194140 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194140 1 0 0
Verify Keys are present for job with jobId: 194139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194139 1 0 0
Verify Keys are present for job with jobId: 194138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194138 1 0 0
Verify Keys are present for job with jobId: 194137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194137 1 0 0
Verify Keys are present for job with jobId: 194136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194136 1 0 0
Verify Keys are present for job with jobId: 194135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194135 1 0 0
Verify Keys are present for job with jobId: 194134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194134 1 0 0
Verify Keys are present for job with jobId: 194133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194133 1 0 0
Verify Keys are present for job with jobId: 194132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194132 1 0 0
Verify Keys are present for job with jobId: 194131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194131 1 0 0
Verify Keys are present for job with jobId: 194130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194130 1 0 0
Verify Keys are present for job with jobId: 194128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194128 1 0 0
Verify Keys are present for job with jobId: 194127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194127 1 0 0
Verify Keys are present for job with jobId: 194126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194126 1 0 0
Verify Keys are present for job with jobId: 194124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194124 1 0 0
Verify Keys are present for job with jobId: 194123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194123 1 0 0
Verify Keys are present for job with jobId: 194122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194122 1 0 0
Verify Keys are present for job with jobId: 194121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194121 1 0 0
Verify Keys are present for job with jobId: 194120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194120 1 0 0
Verify Keys are present for job with jobId: 194119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194119 1 0 0
Verify Keys are present for job with jobId: 194118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194118 1 0 0
Verify Keys are present for job with jobId: 194117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194117 1 0 0
Verify Keys are present for job with jobId: 194116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194116 1 0 0
Verify Keys are present for job with jobId: 194115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194115 1 0 0
Verify Keys are present for job with jobId: 194113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194113 1 0 0
Verify Keys are present for job with jobId: 194112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194112 1 0 0
Verify Keys are present for job with jobId: 194111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194111 1 0 0
Verify Keys are present for job with jobId: 194109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194109 1 0 0
Verify Keys are present for job with jobId: 194106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194106 1 0 0
Verify Keys are present for job with jobId: 194105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194105 1 0 0
Verify Keys are present for job with jobId: 194104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194104 1 0 0
Verify Keys are present for job with jobId: 194102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194102 1 0 0
Verify Keys are present for job with jobId: 194101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194101 1 0 0
Verify Keys are present for job with jobId: 194100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194100 1 0 0
Verify Keys are present for job with jobId: 194099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194099 1 0 0
Verify Keys are present for job with jobId: 194098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194098 1 0 0
Verify Keys are present for job with jobId: 194097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194097 1 0 0
Verify Keys are present for job with jobId: 194093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194093 1 0 0
Verify Keys are present for job with jobId: 194092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194092 1 0 0
Verify Keys are present for job with jobId: 194091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194091 1 0 0
Verify Keys are present for job with jobId: 194090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194090 1 0 0
Verify Keys are present for job with jobId: 194089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194089 1 0 0
Verify Keys are present for job with jobId: 194088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194088 1 0 0
Verify Keys are present for job with jobId: 194087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194087 1 0 0
Verify Keys are present for job with jobId: 194086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194086 1 0 0
Verify Keys are present for job with jobId: 194085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194085 1 0 0
Verify Keys are present for job with jobId: 194082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194082 1 0 0
Verify Keys are present for job with jobId: 194081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194081 1 0 0
Verify Keys are present for job with jobId: 194079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194079 1 0 0
Verify Keys are present for job with jobId: 194078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194078 1 0 0
Verify Keys are present for job with jobId: 194077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194077 1 0 0
Verify Keys are present for job with jobId: 194075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194075 1 0 0
Verify Keys are present for job with jobId: 194074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194074 1 0 0
Verify Keys are present for job with jobId: 194072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194072 1 0 0
Verify Keys are present for job with jobId: 194070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194070 1 0 0
Verify Keys are present for job with jobId: 194069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194069 1 0 0
Verify Keys are present for job with jobId: 194068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194068 1 0 0
Verify Keys are present for job with jobId: 194067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194067 1 0 0
Verify Keys are present for job with jobId: 194066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194066 1 0 0
Verify Keys are present for job with jobId: 194065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194065 1 0 0
Verify Keys are present for job with jobId: 194064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194064 1 0 0
Verify Keys are present for job with jobId: 194063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194063 1 0 0
Verify Keys are present for job with jobId: 194062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194062 1 0 0
Verify Keys are present for job with jobId: 194061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194061 1 0 0
Verify Keys are present for job with jobId: 194060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194060 1 0 0
Verify Keys are present for job with jobId: 194059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194059 1 0 0
Verify Keys are present for job with jobId: 194058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194058 1 0 0
Verify Keys are present for job with jobId: 194057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194057 1 0 0
Verify Keys are present for job with jobId: 194056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194056 1 0 0
Verify Keys are present for job with jobId: 194055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194055 1 0 0
Verify Keys are present for job with jobId: 194054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194054 1 0 0
Verify Keys are present for job with jobId: 194053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194053 1 0 0
Verify Keys are present for job with jobId: 194052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194052 1 0 0
Verify Keys are present for job with jobId: 194051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194051 1 0 0
Verify Keys are present for job with jobId: 194050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194050 1 0 0
Verify Keys are present for job with jobId: 194049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194049 1 0 0
Verify Keys are present for job with jobId: 194047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194047 1 0 0
Verify Keys are present for job with jobId: 194046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194046 1 0 0
Verify Keys are present for job with jobId: 194045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194045 1 0 0
Verify Keys are present for job with jobId: 194044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194044 1 0 0
Verify Keys are present for job with jobId: 194043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194043 1 0 0
Verify Keys are present for job with jobId: 194042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194042 1 0 0
Verify Keys are present for job with jobId: 194041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194041 1 0 0
Verify Keys are present for job with jobId: 194040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194040 1 0 0
Verify Keys are present for job with jobId: 194038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194038 1 0 0
Verify Keys are present for job with jobId: 194032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194032 1 0 0
Verify Keys are present for job with jobId: 194031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194031 1 0 0
Verify Keys are present for job with jobId: 194030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194030 1 0 0
Verify Keys are present for job with jobId: 194029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194029 1 0 0
Verify Keys are present for job with jobId: 194028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194028 1 0 0
Verify Keys are present for job with jobId: 194027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194027 1 0 0
Verify Keys are present for job with jobId: 194026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194026 1 0 0
Verify Keys are present for job with jobId: 194025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194025 1 0 0
Verify Keys are present for job with jobId: 194024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194024 1 0 0
Verify Keys are present for job with jobId: 194023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194023 1 0 0
Verify Keys are present for job with jobId: 194022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194022 1 0 0
Verify Keys are present for job with jobId: 194021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194021 1 0 0
Verify Keys are present for job with jobId: 194020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194020 1 0 0
Verify Keys are present for job with jobId: 194017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194017 1 0 0
Verify Keys are present for job with jobId: 194015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194015 1 0 0
Verify Keys are present for job with jobId: 194013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194013 1 0 0
Verify Keys are present for job with jobId: 194012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194012 1 0 0
Verify Keys are present for job with jobId: 194011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194011 1 0 0
Verify Keys are present for job with jobId: 194010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194010 1 0 0
Verify Keys are present for job with jobId: 194009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194009 1 0 0
Verify Keys are present for job with jobId: 194008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194008 1 0 0
Verify Keys are present for job with jobId: 194007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194007 1 0 0
Verify Keys are present for job with jobId: 194005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194005 1 0 0
Verify Keys are present for job with jobId: 194004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194004 1 0 0
Verify Keys are present for job with jobId: 194003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194003 1 0 0
Verify Keys are present for job with jobId: 194001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194001 1 0 0
Verify Keys are present for job with jobId: 194000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194000 1 0 0
Verify Keys are present for job with jobId: 193999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193999 1 0 0
Verify Keys are present for job with jobId: 193998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193998 1 0 0
Verify Keys are present for job with jobId: 193997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193997 1 0 0
Verify Keys are present for job with jobId: 193996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193996 1 0 0
Verify Keys are present for job with jobId: 193995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193995 1 0 0
Verify Keys are present for job with jobId: 193994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193994 1 0 0
Verify Keys are present for job with jobId: 193993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193993 1 0 0
Verify Keys are present for job with jobId: 193992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193992 1 0 0
Verify Keys are present for job with jobId: 193991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193991 1 0 0
Verify Keys are present for job with jobId: 193990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193990 1 0 0
Verify Keys are present for job with jobId: 193989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193989 1 0 0
Verify Keys are present for job with jobId: 193988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193988 1 0 0
Verify Keys are present for job with jobId: 193987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193987 1 0 0
Verify Keys are present for job with jobId: 193985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193985 1 0 0
Verify Keys are present for job with jobId: 193984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193984 1 0 0
Verify Keys are present for job with jobId: 193983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193983 1 0 0
Verify Keys are present for job with jobId: 193982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193982 1 0 0
Verify Keys are present for job with jobId: 193981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193981 1 0 0
Verify Keys are present for job with jobId: 193980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193980 1 0 0
Verify Keys are present for job with jobId: 193979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193979 1 0 0
Verify Keys are present for job with jobId: 193977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193977 1 0 0
Verify Keys are present for job with jobId: 193976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193976 1 0 0
Verify Keys are present for job with jobId: 193975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193975 1 0 0
Verify Keys are present for job with jobId: 193971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193971 1 0 0
Verify Keys are present for job with jobId: 193970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193970 1 0 0
Verify Keys are present for job with jobId: 193969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193969 1 0 0
Verify Keys are present for job with jobId: 193968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193968 1 0 0
Verify Keys are present for job with jobId: 193967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193967 1 0 0
Verify Keys are present for job with jobId: 193966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193966 1 0 0
Verify Keys are present for job with jobId: 193965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193965 1 0 0
Verify Keys are present for job with jobId: 193963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193963 1 0 0
Verify Keys are present for job with jobId: 193962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193962 1 0 0
Verify Keys are present for job with jobId: 193961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193961 1 0 0
Verify Keys are present for job with jobId: 193960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193960 1 0 0
Verify Keys are present for job with jobId: 193958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193958 1 0 0
Verify Keys are present for job with jobId: 193957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193957 1 0 0
Verify Keys are present for job with jobId: 193956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193956 1 0 0
Verify Keys are present for job with jobId: 193955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193955 1 0 0
Verify Keys are present for job with jobId: 193954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193954 1 0 0
Verify Keys are present for job with jobId: 193953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193953 1 0 0
Verify Keys are present for job with jobId: 193952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193952 1 0 0
Verify Keys are present for job with jobId: 193951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193951 1 0 0
Verify Keys are present for job with jobId: 193949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193949 1 0 0
Verify Keys are present for job with jobId: 193947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193947 1 0 0
Verify Keys are present for job with jobId: 193946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193946 1 0 0
Verify Keys are present for job with jobId: 193945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193945 1 0 0
Verify Keys are present for job with jobId: 193944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193944 1 0 0
Verify Keys are present for job with jobId: 193943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193943 1 0 0
Verify Keys are present for job with jobId: 193942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193942 1 0 0
Verify Keys are present for job with jobId: 193941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193941 1 0 0
Verify Keys are present for job with jobId: 193940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193940 1 0 0
Verify Keys are present for job with jobId: 193939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193939 1 0 0
Verify Keys are present for job with jobId: 193938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193938 1 0 0
Verify Keys are present for job with jobId: 193937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193937 1 0 0
Verify Keys are present for job with jobId: 193936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193936 1 0 0
Verify Keys are present for job with jobId: 193934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193934 1 0 0
Verify Keys are present for job with jobId: 193933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193933 1 0 0
Verify Keys are present for job with jobId: 193932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193932 1 0 0
Verify Keys are present for job with jobId: 193931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193931 1 0 0
Verify Keys are present for job with jobId: 193930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193930 1 0 0
Verify Keys are present for job with jobId: 193929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193929 1 0 0
Verify Keys are present for job with jobId: 193928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193928 1 0 0
Verify Keys are present for job with jobId: 193927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193927 1 0 0
Verify Keys are present for job with jobId: 193926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193926 1 0 0
Verify Keys are present for job with jobId: 193925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193925 1 0 0
Verify Keys are present for job with jobId: 193924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193924 1 0 0
Verify Keys are present for job with jobId: 193923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193923 1 0 0
Verify Keys are present for job with jobId: 193922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193922 1 0 0
Verify Keys are present for job with jobId: 193921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193921 1 0 0
Verify Keys are present for job with jobId: 193920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193920 1 0 0
Verify Keys are present for job with jobId: 193919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193919 1 0 0
Verify Keys are present for job with jobId: 193918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193918 1 0 0
Verify Keys are present for job with jobId: 193916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193916 1 0 0
Verify Keys are present for job with jobId: 193913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193913 1 0 0
Verify Keys are present for job with jobId: 193910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193910 1 0 0
Verify Keys are present for job with jobId: 193907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193907 1 0 0
Verify Keys are present for job with jobId: 194157 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194157 1 0 0
Verify Keys are present for job with jobId: 194155 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194155 1 0 0
Verify Keys are present for job with jobId: 194129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194129 1 0 0
Verify Keys are present for job with jobId: 194125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194125 1 0 0
Verify Keys are present for job with jobId: 194083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194083 1 0 0
Verify Keys are present for job with jobId: 194080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194080 1 0 0
Verify Keys are present for job with jobId: 194006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194006 1 0 0
Verify Keys are present for job with jobId: 194002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 194002 1 0 0
Verify Keys are present for job with jobId: 193917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193917 1 0 0
Verify Keys are present for job with jobId: 193915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193915 1 0 0
Verify Keys are present for job with jobId: 193914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193914 1 0 0
Verify Keys are present for job with jobId: 193912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193912 1 0 0
Verify Keys are present for job with jobId: 193911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193911 1 0 0
Verify Keys are present for job with jobId: 193909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193909 1 0 0
Verify Keys are present for job with jobId: 193908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193908 1 0 0
Verify Keys are present for job with jobId: 193906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 193906 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1312 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 810 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f35daff5-d767-45b2-8f58-98c8b7efcaa6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 051e395d-70f8-424a-abff-ef4ef761a251
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 559ms
Mean size per request: 636.33KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e78a589-7596-46a0-93ff-9f6c39d84e6c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"9f154-teeSSCVEQSEVrallPsl9zZzu6fA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:18 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":194229,"job_number":"JOB_194229","tr_customer_id":194247,"tr_customer_product_id":194237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:00.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Samantha Effertz","mobile_number":"639-925-8791","email_id":"Oren.Skiles@yahoo.com","dop":"2025-11-04","serial_number":"12938611911244","imei1":"12938611911244","imei2":"12938611911244","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194228,"job_number":"JOB_194228","tr_customer_id":194246,"tr_customer_product_id":194236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:46.000Z","modified_at":"2026-02-22T07:52:56.000Z","name":"Jodie Kris","mobile_number":"954-718-8152","email_id":"Linwood72@yahoo.com","dop":"2025-11-04","serial_number":"26878147867829","imei1":"26878147867829","imei2":"26878147867829","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194227,"job_number":"JOB_194227","tr_customer_id":194245,"tr_customer_product_id":194235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:31.000Z","modified_at":"2026-02-22T07:52:42.000Z","name":"Josie Cartwright","mobile_number":"452-575-6501","email_id":"Katarina12@gmail.com","dop":"2025-11-04","serial_number":"58176726388912","imei1":"58176726388912","imei2":"58176726388912","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194213,"job_number":"JOB_194213","tr_customer_id":194231,"tr_customer_product_id":194221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:36:02.000Z","modified_at":"2026-02-22T06:36:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14349254739086","imei1":"14349254739086","imei2":"14349254739086","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194212,"job_number":"JOB_194212","tr_customer_id":194230,"tr_customer_product_id":194220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:45.000Z","modified_at":"2026-02-22T06:35:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"84289222046148","imei1":"84289222046148","imei2":"84289222046148","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194211,"job_number":"JOB_194211","tr_customer_id":194229,"tr_customer_product_id":194219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:28.000Z","modified_at":"2026-02-22T06:35:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"59793211749978","imei1":"59793211749978","imei2":"59793211749978","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194210,"job_number":"JOB_194210","tr_customer_id":194228,"tr_customer_product_id":194218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:32:07.000Z","modified_at":"2026-02-22T06:32:18.000Z","name":"Bradford Funk","mobile_number":"822-549-0708","email_id":"Coby30@hotmail.com","dop":"2025-11-04","serial_number":"22334828767616","imei1":"22334828767616","imei2":"22334828767616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194209,"job_number":"JOB_194209","tr_customer_id":194227,"tr_customer_product_id":194217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:53.000Z","modified_at":"2026-02-22T06:32:04.000Z","name":"Taryn Jacobs","mobile_number":"331-924-5770","email_id":"Gregg.Ondricka@yahoo.com","dop":"2025-11-04","serial_number":"53332139627344","imei1":"53332139627344","imei2":"53332139627344","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194208,"job_number":"JOB_194208","tr_customer_id":194226,"tr_customer_product_id":194216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:38.000Z","modified_at":"2026-02-22T06:31:49.000Z","name":"Wilton Stiedemann","mobile_number":"299-277-7033","email_id":"Rocio.Adams77@yahoo.com","dop":"2025-11-04","serial_number":"15994403488883","imei1":"15994403488883","imei2":"15994403488883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194114,"job_number":"JOB_194114","tr_customer_id":194132,"tr_customer_product_id":194122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Gonzalo Jast","mobile_number":"423-248-2018","email_id":"Marilie_Champlin@hotmail.com","dop":"2025-12-31","serial_number":"10794073445393","imei1":"10794073445393","imei2":"10794073445393","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194110,"job_number":"JOB_194110","tr_customer_id":194128,"tr_customer_product_id":194118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"Dora Fahey","mobile_number":"798-467-5297","email_id":"Trey_Crona95@hotmail.com","dop":"2025-06-09","serial_number":"101418255419059","imei1":"101418255419059","imei2":"101418255419059","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194108,"job_number":"JOB_194108","tr_customer_id":194126,"tr_customer_product_id":194116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mauricio Dicki","mobile_number":"584-240-2257","email_id":"Earnestine.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"100061958716408","imei1":"100061958716408","imei2":"100061958716408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194107,"job_number":"JOB_194107","tr_customer_id":194125,"tr_customer_product_id":194115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104587513436407","imei1":"104587513436407","imei2":"104587513436407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194103,"job_number":"JOB_194103","tr_customer_id":194121,"tr_customer_product_id":194111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Rickie Toy","mobile_number":"549-808-3580","email_id":"Thaddeus12@yahoo.com","dop":"2025-12-31","serial_number":"10949524402967","imei1":"10949524402967","imei2":"10949524402967","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194096,"job_number":"JOB_194096","tr_customer_id":194114,"tr_customer_product_id":194104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Duane Wiegand","mobile_number":"444-428-1218","email_id":"Jordy55@yahoo.com","dop":"2025-06-09","serial_number":"102980606099952","imei1":"102980606099952","imei2":"102980606099952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194095,"job_number":"JOB_194095","tr_customer_id":194113,"tr_customer_product_id":194103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:29.000Z","name":"Kieran Hermann","mobile_number":"503-838-0388","email_id":"Sonia0@yahoo.com","dop":"2025-06-09","serial_number":"101417934489447","imei1":"101417934489447","imei2":"101417934489447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194094,"job_number":"JOB_194094","tr_customer_id":194112,"tr_customer_product_id":194102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107463813310580","imei1":"107463813310580","imei2":"107463813310580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194084,"job_number":"JOB_194084","tr_customer_id":194102,"tr_customer_product_id":194092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:07.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Sean Swaniawski","mobile_number":"603-582-4523","email_id":"Idella.Lesch@yahoo.com","dop":"2025-12-31","serial_number":"10493486037806","imei1":"10493486037806","imei2":"10493486037806","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194076,"job_number":"JOB_194076","tr_customer_id":194094,"tr_customer_product_id":194084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Haleigh Hodkiewicz","mobile_number":"976-536-0237","email_id":"Angelina.Homenick4@yahoo.com","dop":"2025-06-09","serial_number":"101755697199687","imei1":"101755697199687","imei2":"101755697199687","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194073,"job_number":"JOB_194073","tr_customer_id":194091,"tr_customer_product_id":194081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:11.000Z","name":"Garland Jakubowski","mobile_number":"460-851-5971","email_id":"Annetta_Wehner@yahoo.com","dop":"2025-06-09","serial_number":"105893381349609","imei1":"105893381349609","imei2":"105893381349609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194071,"job_number":"JOB_194071","tr_customer_id":194089,"tr_customer_product_id":194079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102902436394983","imei1":"102902436394983","imei2":"102902436394983","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194048,"job_number":"JOB_194048","tr_customer_id":194066,"tr_customer_product_id":194056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:46.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Michelle Daniel","mobile_number":"900-955-3645","email_id":"Griffin_Gutkowski@gmail.com","dop":"2025-10-01","serial_number":"19034367450544","imei1":"19034367450544","imei2":"19034367450544","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194039,"job_number":"JOB_194039","tr_customer_id":194057,"tr_customer_product_id":194047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Taryn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169874382941604","imei1":"169874382941604","imei2":"169874382941604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194037,"job_number":"JOB_194037","tr_customer_id":194055,"tr_customer_product_id":194045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Garret Beahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196770767025054","imei1":"196770767025054","imei2":"196770767025054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194036,"job_number":"JOB_194036","tr_customer_id":194054,"tr_customer_product_id":194044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Lewis Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153808311728191","imei1":"153808311728191","imei2":"153808311728191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194035,"job_number":"JOB_194035","tr_customer_id":194053,"tr_customer_product_id":194043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"182478051794460","imei1":"182478051794460","imei2":"182478051794460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194034,"job_number":"JOB_194034","tr_customer_id":194052,"tr_customer_product_id":194042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16677469850106","imei1":"16677469850106","imei2":"16677469850106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194033,"job_number":"JOB_194033","tr_customer_id":194051,"tr_customer_product_id":194041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14629407441635","imei1":"14629407441635","imei2":"14629407441635","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194019,"job_number":"JOB_194019","tr_customer_id":194037,"tr_customer_product_id":194027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Tremaine Kiehn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115590705930053","imei1":"115590705930053","imei2":"115590705930053","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194018,"job_number":"JOB_194018","tr_customer_id":194036,"tr_customer_product_id":194026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Trever Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107648363658568","imei1":"107648363658568","imei2":"107648363658568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194016,"job_number":"JOB_194016","tr_customer_id":194034,"tr_customer_product_id":194024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Kenyon Prohaska","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120409893510172","imei1":"120409893510172","imei2":"120409893510172","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194014,"job_number":"JOB_194014","tr_customer_id":194032,"tr_customer_product_id":194022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"188285180483577","imei1":"188285180483577","imei2":"188285180483577","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193986,"job_number":"JOB_193986","tr_customer_id":194004,"tr_customer_product_id":193994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:00.000Z","modified_at":"2026-02-22T04:29:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Isabella_Howell@hotmail.com","dop":"2025-07-02","serial_number":"18829641277719","imei1":"18829641277719","imei2":"18829641277719","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193978,"job_number":"JOB_193978","tr_customer_id":193996,"tr_customer_product_id":193986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:28:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"158334195680801","imei1":"158334195680801","imei2":"158334195680801","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193974,"job_number":"JOB_193974","tr_customer_id":193992,"tr_customer_product_id":193982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:46.000Z","modified_at":"2026-02-22T04:28:51.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"153280580401648","imei1":"153280580401648","imei2":"153280580401648","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193973,"job_number":"JOB_193973","tr_customer_id":193991,"tr_customer_product_id":193981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:43.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rachel.Schimmel@yahoo.com","dop":"2025-07-02","serial_number":"11789917581089","imei1":"11789917581089","imei2":"11789917581089","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193972,"job_number":"JOB_193972","tr_customer_id":193990,"tr_customer_product_id":193980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:41.000Z","modified_at":"2026-02-22T04:28:45.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"171438773032340","imei1":"171438773032340","imei2":"171438773032340","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193964,"job_number":"JOB_193964","tr_customer_id":193982,"tr_customer_product_id":193972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:40.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"156959458666364","imei1":"156959458666364","imei2":"156959458666364","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193959,"job_number":"JOB_193959","tr_customer_id":193977,"tr_customer_product_id":193967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"giyu tomiaka","mobile_number":"583-464-2903","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"790093965815536","imei1":"790093965815536","imei2":"790093965815536","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193950,"job_number":"JOB_193950","tr_customer_id":193968,"tr_customer_product_id":193958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Esperanza_OKeefe@hotmail.com","dop":"2025-07-02","serial_number":"16184434331422","imei1":"16184434331422","imei2":"16184434331422","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193948,"job_number":"JOB_193948","tr_customer_id":193966,"tr_customer_product_id":193956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"tanjiro kamado","mobile_number":"755-403-2197","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"809739557031854","imei1":"809739557031854","imei2":"809739557031854","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193935,"job_number":"JOB_193935","tr_customer_id":193953,"tr_customer_product_id":193943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:05.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"saitama sensei","mobile_number":"402-566-6662","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"624153338326261","imei1":"624153338326261","imei2":"624153338326261","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194585,"job_number":"JOB_194585","tr_customer_id":194603,"tr_customer_product_id":194593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:16.000Z","modified_at":"2026-02-22T13:38:16.000Z","name":"Nayeli Herzog","mobile_number":"644-352-3690","email_id":"Bridie.Gerhold84@gmail.com","dop":"2025-05-30","serial_number":"1476620743717292","imei1":"1476620743717292","imei2":"1476620743717292","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194584,"job_number":"JOB_194584","tr_customer_id":194602,"tr_customer_product_id":194592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:15.000Z","modified_at":"2026-02-22T13:38:15.000Z","name":"Lolita Howell","mobile_number":"577-972-2144","email_id":"Misael54@yahoo.com","dop":"2025-05-30","serial_number":"16213196691489","imei1":"16213196691489","imei2":"16213196691489","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194582,"job_number":"JOB_194582","tr_customer_id":194600,"tr_customer_product_id":194590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:04.000Z","modified_at":"2026-02-22T13:36:04.000Z","name":"Greta Wilkinson","mobile_number":"747-375-4746","email_id":"Gabe.Ward@yahoo.com","dop":"2025-04-06","serial_number":"13018433276353088","imei1":"13018433276353088","imei2":"13018433276353088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194581,"job_number":"JOB_194581","tr_customer_id":194599,"tr_customer_product_id":194589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:03.000Z","modified_at":"2026-02-22T13:36:43.000Z","name":"Araceli Rosenbaum","mobile_number":"444-523-9242","email_id":"Johnpaul.Mills@gmail.com","dop":"2025-04-06","serial_number":"11514794208421","imei1":"11514794208421","imei2":"11514794208421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194580,"job_number":"JOB_194580","tr_customer_id":194598,"tr_customer_product_id":194588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:17.000Z","modified_at":"2026-02-22T13:33:17.000Z","name":"Joannie Goyette","mobile_number":"893-208-2371","email_id":"Stephany15@hotmail.com","dop":"2025-04-06","serial_number":"12882302199662234","imei1":"12882302199662234","imei2":"12882302199662234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194579,"job_number":"JOB_194579","tr_customer_id":194597,"tr_customer_product_id":194587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:16.000Z","modified_at":"2026-02-22T13:33:52.000Z","name":"Michaela Bailey","mobile_number":"603-657-4244","email_id":"Armani25@hotmail.com","dop":"2025-04-06","serial_number":"17605523202379","imei1":"17605523202379","imei2":"17605523202379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194578,"job_number":"JOB_194578","tr_customer_id":194596,"tr_customer_product_id":194586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:20:29.000Z","modified_at":"2026-02-22T13:32:49.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"40751126938724","imei1":"40751126938724","imei2":"40751126938724","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-22T13:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194577,"job_number":"JOB_194577","tr_customer_id":194595,"tr_customer_product_id":194585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:03.000Z","modified_at":"2026-02-22T13:16:03.000Z","name":"Arianna Runte","mobile_number":"493-460-7591","email_id":"Rosalee67@yahoo.com","dop":"2025-04-06","serial_number":"13702029222149452","imei1":"13702029222149452","imei2":"13702029222149452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194576,"job_number":"JOB_194576","tr_customer_id":194594,"tr_customer_product_id":194584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:02.000Z","modified_at":"2026-02-22T13:16:41.000Z","name":"Elna Becker","mobile_number":"502-747-6987","email_id":"Enrico49@yahoo.com","dop":"2025-04-06","serial_number":"11296544646733","imei1":"11296544646733","imei2":"11296544646733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194575,"job_number":"JOB_194575","tr_customer_id":194593,"tr_customer_product_id":194583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:01.000Z","modified_at":"2026-02-22T13:16:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12956851715715","imei1":"12956851715715","imei2":"12956851715715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194574,"job_number":"JOB_194574","tr_customer_id":194592,"tr_customer_product_id":194582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:17.000Z","modified_at":"2026-02-22T13:15:17.000Z","name":"Clair Cummerata","mobile_number":"520-210-5273","email_id":"Robyn66@hotmail.com","dop":"2025-04-06","serial_number":"13425373844923340","imei1":"13425373844923340","imei2":"13425373844923340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194573,"job_number":"JOB_194573","tr_customer_id":194591,"tr_customer_product_id":194581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:54.000Z","name":"Lauretta Hamill","mobile_number":"782-900-7784","email_id":"Frank15@yahoo.com","dop":"2025-04-06","serial_number":"15510938311185","imei1":"15510938311185","imei2":"15510938311185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194572,"job_number":"JOB_194572","tr_customer_id":194590,"tr_customer_product_id":194580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14727098254552","imei1":"14727098254552","imei2":"14727098254552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194571,"job_number":"JOB_194571","tr_customer_id":194589,"tr_customer_product_id":194579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:29.000Z","modified_at":"2026-02-22T13:14:29.000Z","name":"Luciano Heidenreich","mobile_number":"748-663-0199","email_id":"Marian9@gmail.com","dop":"2025-04-06","serial_number":"13035403057110652","imei1":"13035403057110652","imei2":"13035403057110652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194570,"job_number":"JOB_194570","tr_customer_id":194588,"tr_customer_product_id":194578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:28.000Z","modified_at":"2026-02-22T13:15:08.000Z","name":"Katelyn Boyer","mobile_number":"407-396-8043","email_id":"Rita.Feil87@hotmail.com","dop":"2025-04-06","serial_number":"11062249636069","imei1":"11062249636069","imei2":"11062249636069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194569,"job_number":"JOB_194569","tr_customer_id":194587,"tr_customer_product_id":194577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:27.000Z","modified_at":"2026-02-22T13:14:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14483602394527","imei1":"14483602394527","imei2":"14483602394527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194568,"job_number":"JOB_194568","tr_customer_id":194586,"tr_customer_product_id":194576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:10:19.000Z","modified_at":"2026-02-22T13:10:19.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"64101487939091","imei1":"64101487939091","imei2":"64101487939091","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194567,"job_number":"JOB_194567","tr_customer_id":194585,"tr_customer_product_id":194575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:08:34.000Z","modified_at":"2026-02-22T13:08:34.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"16554293383525","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194566,"job_number":"JOB_194566","tr_customer_id":194584,"tr_customer_product_id":194574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:45.000Z","modified_at":"2026-02-22T13:05:45.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"86615108380312","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194565,"job_number":"JOB_194565","tr_customer_id":194583,"tr_customer_product_id":194573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:44.000Z","modified_at":"2026-02-22T13:05:44.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"33503353624518","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194564,"job_number":"JOB_194564","tr_customer_id":194582,"tr_customer_product_id":194572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:39.000Z","modified_at":"2026-02-22T13:05:39.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"63772948070357","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194563,"job_number":"JOB_194563","tr_customer_id":194581,"tr_customer_product_id":194571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:32.000Z","modified_at":"2026-02-22T13:02:32.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10073353333117","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194562,"job_number":"JOB_194562","tr_customer_id":194580,"tr_customer_product_id":194570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:24.000Z","modified_at":"2026-02-22T13:02:24.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10822757186567","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194561,"job_number":"JOB_194561","tr_customer_id":194579,"tr_customer_product_id":194569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:09.000Z","modified_at":"2026-02-22T12:58:09.000Z","name":"Maymie Lakin","mobile_number":"563-968-8892","email_id":"Jalen_Mills19@yahoo.com","dop":"2025-04-06","serial_number":"15302632962633772","imei1":"15302632962633772","imei2":"15302632962633772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194560,"job_number":"JOB_194560","tr_customer_id":194578,"tr_customer_product_id":194568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:45.000Z","name":"Odell Hilpert","mobile_number":"681-563-8340","email_id":"Pietro.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"10495034154666","imei1":"10495034154666","imei2":"10495034154666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194559,"job_number":"JOB_194559","tr_customer_id":194577,"tr_customer_product_id":194567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16157570523414","imei1":"16157570523414","imei2":"16157570523414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194558,"job_number":"JOB_194558","tr_customer_id":194576,"tr_customer_product_id":194566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:24.000Z","modified_at":"2026-02-22T12:57:24.000Z","name":"Lonny Nienow","mobile_number":"750-413-9365","email_id":"Kendra_Braun10@yahoo.com","dop":"2025-04-06","serial_number":"18267901024364856","imei1":"18267901024364856","imei2":"18267901024364856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194557,"job_number":"JOB_194557","tr_customer_id":194575,"tr_customer_product_id":194565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:23.000Z","modified_at":"2026-02-22T12:58:00.000Z","name":"Emilio Jaskolski","mobile_number":"347-972-1977","email_id":"Giovanni41@yahoo.com","dop":"2025-04-06","serial_number":"14453019995158","imei1":"14453019995158","imei2":"14453019995158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194556,"job_number":"JOB_194556","tr_customer_id":194574,"tr_customer_product_id":194564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:22.000Z","modified_at":"2026-02-22T12:57:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10509789106457","imei1":"10509789106457","imei2":"10509789106457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194555,"job_number":"JOB_194555","tr_customer_id":194573,"tr_customer_product_id":194563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:38.000Z","modified_at":"2026-02-22T12:56:38.000Z","name":"Cortez Pouros","mobile_number":"795-449-6231","email_id":"Sanford27@yahoo.com","dop":"2025-04-06","serial_number":"14962095942785932","imei1":"14962095942785932","imei2":"14962095942785932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194554,"job_number":"JOB_194554","tr_customer_id":194572,"tr_customer_product_id":194562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:57:15.000Z","name":"Bennett Lebsack","mobile_number":"937-279-9798","email_id":"Orlo53@hotmail.com","dop":"2025-04-06","serial_number":"10630640148701","imei1":"10630640148701","imei2":"10630640148701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194553,"job_number":"JOB_194553","tr_customer_id":194571,"tr_customer_product_id":194561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:56:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19445107781715","imei1":"19445107781715","imei2":"19445107781715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194552,"job_number":"JOB_194552","tr_customer_id":194570,"tr_customer_product_id":194560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:22.000Z","modified_at":"2026-02-22T12:45:22.000Z","name":"Felton Stamm","mobile_number":"828-822-8597","email_id":"Shawna_Spencer@hotmail.com","dop":"2025-04-06","serial_number":"19914986193447390","imei1":"19914986193447390","imei2":"19914986193447390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194551,"job_number":"JOB_194551","tr_customer_id":194569,"tr_customer_product_id":194559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:46:00.000Z","name":"Granville Bogan","mobile_number":"441-527-2124","email_id":"Noemy_Reilly49@gmail.com","dop":"2025-04-06","serial_number":"16307437743546","imei1":"16307437743546","imei2":"16307437743546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194550,"job_number":"JOB_194550","tr_customer_id":194568,"tr_customer_product_id":194558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19144334986267","imei1":"19144334986267","imei2":"19144334986267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194549,"job_number":"JOB_194549","tr_customer_id":194567,"tr_customer_product_id":194557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:36.000Z","modified_at":"2026-02-22T12:44:36.000Z","name":"Selena Luettgen","mobile_number":"725-850-8825","email_id":"Cade_Wolf@gmail.com","dop":"2025-04-06","serial_number":"14972230525013876","imei1":"14972230525013876","imei2":"14972230525013876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194548,"job_number":"JOB_194548","tr_customer_id":194566,"tr_customer_product_id":194556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:45:13.000Z","name":"Lambert Kertzmann","mobile_number":"725-945-7294","email_id":"Justine83@yahoo.com","dop":"2025-04-06","serial_number":"18540565509467","imei1":"18540565509467","imei2":"18540565509467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194547,"job_number":"JOB_194547","tr_customer_id":194565,"tr_customer_product_id":194555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:44:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15536359398419","imei1":"15536359398419","imei2":"15536359398419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194546,"job_number":"JOB_194546","tr_customer_id":194564,"tr_customer_product_id":194554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:24.000Z","modified_at":"2026-02-22T12:44:24.000Z","name":"Geo Mayert","mobile_number":"591-713-9170","email_id":"Roberta_Gaylord@gmail.com","dop":"2025-04-06","serial_number":"10412987284548390","imei1":"10412987284548390","imei2":"10412987284548390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194545,"job_number":"JOB_194545","tr_customer_id":194563,"tr_customer_product_id":194553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:23.000Z","modified_at":"2026-02-22T12:44:58.000Z","name":"Pinkie Dickinson","mobile_number":"455-259-8387","email_id":"Lourdes_Hyatt84@hotmail.com","dop":"2025-04-06","serial_number":"17452380550016","imei1":"17452380550016","imei2":"17452380550016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194544,"job_number":"JOB_194544","tr_customer_id":194562,"tr_customer_product_id":194552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:22.000Z","modified_at":"2026-02-22T12:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18740053905859","imei1":"18740053905859","imei2":"18740053905859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194543,"job_number":"JOB_194543","tr_customer_id":194561,"tr_customer_product_id":194551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:48.000Z","modified_at":"2026-02-22T12:43:48.000Z","name":"Evalyn Kilback","mobile_number":"203-951-3136","email_id":"Taylor_Mills@yahoo.com","dop":"2025-04-06","serial_number":"11414762905330064","imei1":"11414762905330064","imei2":"11414762905330064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194542,"job_number":"JOB_194542","tr_customer_id":194560,"tr_customer_product_id":194550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:47.000Z","modified_at":"2026-02-22T12:44:27.000Z","name":"Rita Fay","mobile_number":"216-905-6476","email_id":"Dock.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11456353336641","imei1":"11456353336641","imei2":"11456353336641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194541,"job_number":"JOB_194541","tr_customer_id":194559,"tr_customer_product_id":194549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:46.000Z","modified_at":"2026-02-22T12:43:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13516523545271","imei1":"13516523545271","imei2":"13516523545271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194540,"job_number":"JOB_194540","tr_customer_id":194558,"tr_customer_product_id":194548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:42.000Z","modified_at":"2026-02-22T12:43:42.000Z","name":"Pietro Heathcote","mobile_number":"412-782-3201","email_id":"Duncan.Grant5@hotmail.com","dop":"2025-04-06","serial_number":"17101594894561504","imei1":"17101594894561504","imei2":"17101594894561504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194539,"job_number":"JOB_194539","tr_customer_id":194557,"tr_customer_product_id":194547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:41.000Z","modified_at":"2026-02-22T12:44:16.000Z","name":"Claude Cremin","mobile_number":"956-979-3201","email_id":"Nayeli98@gmail.com","dop":"2025-04-06","serial_number":"18621087698568","imei1":"18621087698568","imei2":"18621087698568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194538,"job_number":"JOB_194538","tr_customer_id":194556,"tr_customer_product_id":194546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:40.000Z","modified_at":"2026-02-22T12:43:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19032658417498","imei1":"19032658417498","imei2":"19032658417498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194537,"job_number":"JOB_194537","tr_customer_id":194555,"tr_customer_product_id":194545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:59.000Z","modified_at":"2026-02-22T12:42:59.000Z","name":"Juliana Dickinson","mobile_number":"847-521-4451","email_id":"Douglas17@gmail.com","dop":"2025-04-06","serial_number":"13813036209792006","imei1":"13813036209792006","imei2":"13813036209792006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194536,"job_number":"JOB_194536","tr_customer_id":194554,"tr_customer_product_id":194544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:43:34.000Z","name":"Jaren Stark","mobile_number":"231-882-6048","email_id":"Van.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"18326619064954","imei1":"18326619064954","imei2":"18326619064954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194535,"job_number":"JOB_194535","tr_customer_id":194553,"tr_customer_product_id":194543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:42:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14331115988981","imei1":"14331115988981","imei2":"14331115988981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194534,"job_number":"JOB_194534","tr_customer_id":194552,"tr_customer_product_id":194542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:28.000Z","modified_at":"2026-02-22T12:34:28.000Z","name":"Hattie Frami","mobile_number":"936-771-9640","email_id":"Kenna.Schuppe61@gmail.com","dop":"2025-04-06","serial_number":"18744366635905468","imei1":"18744366635905468","imei2":"18744366635905468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194533,"job_number":"JOB_194533","tr_customer_id":194551,"tr_customer_product_id":194541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:35:05.000Z","name":"Mac Will","mobile_number":"553-253-6782","email_id":"Marianne63@gmail.com","dop":"2025-04-06","serial_number":"10866607894842","imei1":"10866607894842","imei2":"10866607894842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194532,"job_number":"JOB_194532","tr_customer_id":194550,"tr_customer_product_id":194540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679494478892","imei1":"14679494478892","imei2":"14679494478892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194531,"job_number":"JOB_194531","tr_customer_id":194549,"tr_customer_product_id":194539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:44.000Z","modified_at":"2026-02-22T12:33:44.000Z","name":"Nicole Miller","mobile_number":"993-780-0708","email_id":"Ava.Williamson68@hotmail.com","dop":"2025-04-06","serial_number":"12472683509485574","imei1":"12472683509485574","imei2":"12472683509485574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194530,"job_number":"JOB_194530","tr_customer_id":194548,"tr_customer_product_id":194538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:34:20.000Z","name":"Neal Murray","mobile_number":"403-227-7207","email_id":"Lilla_Predovic@yahoo.com","dop":"2025-04-06","serial_number":"14255098837989","imei1":"14255098837989","imei2":"14255098837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194529,"job_number":"JOB_194529","tr_customer_id":194547,"tr_customer_product_id":194537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:33:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10536110012266","imei1":"10536110012266","imei2":"10536110012266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194528,"job_number":"JOB_194528","tr_customer_id":194546,"tr_customer_product_id":194536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:58.000Z","modified_at":"2026-02-22T12:32:58.000Z","name":"Nedra Wintheiser","mobile_number":"911-471-5889","email_id":"Loyal_Crona74@gmail.com","dop":"2025-04-06","serial_number":"16458378846969934","imei1":"16458378846969934","imei2":"16458378846969934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194527,"job_number":"JOB_194527","tr_customer_id":194545,"tr_customer_product_id":194535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:33:35.000Z","name":"Aileen Witting","mobile_number":"467-700-5993","email_id":"Alexis_Gleichner@gmail.com","dop":"2025-04-06","serial_number":"16013024830350","imei1":"16013024830350","imei2":"16013024830350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194526,"job_number":"JOB_194526","tr_customer_id":194544,"tr_customer_product_id":194534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:32:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15025277024478","imei1":"15025277024478","imei2":"15025277024478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194525,"job_number":"JOB_194525","tr_customer_id":194543,"tr_customer_product_id":194533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:22:00.000Z","modified_at":"2026-02-22T12:22:00.000Z","name":"Tyrell Gulgowski","mobile_number":"361-640-2758","email_id":"Julian.Herman34@yahoo.com","dop":"2025-04-06","serial_number":"16316309525373284","imei1":"16316309525373284","imei2":"16316309525373284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194524,"job_number":"JOB_194524","tr_customer_id":194542,"tr_customer_product_id":194532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:21:59.000Z","modified_at":"2026-02-22T12:22:35.000Z","name":"Elyssa Ruecker","mobile_number":"395-440-6564","email_id":"Oceane_Mertz13@yahoo.com","dop":"2025-04-06","serial_number":"17667849573988","imei1":"17667849573988","imei2":"17667849573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194523,"job_number":"JOB_194523","tr_customer_id":194541,"tr_customer_product_id":194531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:34.000Z","modified_at":"2026-02-22T11:57:34.000Z","name":"Noemie Gottlieb","mobile_number":"839-222-2379","email_id":"Van60@gmail.com","dop":"2025-04-06","serial_number":"11837749815339558","imei1":"11837749815339558","imei2":"11837749815339558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194522,"job_number":"JOB_194522","tr_customer_id":194540,"tr_customer_product_id":194530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:58:10.000Z","name":"Verna Spencer","mobile_number":"336-962-5038","email_id":"Jeanie_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"15364455148532","imei1":"15364455148532","imei2":"15364455148532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194521,"job_number":"JOB_194521","tr_customer_id":194539,"tr_customer_product_id":194529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:57:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13503963204504","imei1":"13503963204504","imei2":"13503963204504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194520,"job_number":"JOB_194520","tr_customer_id":194538,"tr_customer_product_id":194528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:49.000Z","modified_at":"2026-02-22T11:56:49.000Z","name":"Ethelyn White","mobile_number":"857-789-7290","email_id":"Giovanna.Balistreri@gmail.com","dop":"2025-04-06","serial_number":"15467626015091856","imei1":"15467626015091856","imei2":"15467626015091856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194519,"job_number":"JOB_194519","tr_customer_id":194537,"tr_customer_product_id":194527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:57:25.000Z","name":"Hiram Parisian","mobile_number":"484-409-9113","email_id":"Aylin.Leffler96@hotmail.com","dop":"2025-04-06","serial_number":"19567354502675","imei1":"19567354502675","imei2":"19567354502675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194518,"job_number":"JOB_194518","tr_customer_id":194536,"tr_customer_product_id":194526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10164405627502","imei1":"10164405627502","imei2":"10164405627502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194517,"job_number":"JOB_194517","tr_customer_id":194535,"tr_customer_product_id":194525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:03.000Z","modified_at":"2026-02-22T11:56:03.000Z","name":"Savanna Wunsch","mobile_number":"464-578-9217","email_id":"Wilma_Stracke17@yahoo.com","dop":"2025-04-06","serial_number":"14045392253898260","imei1":"14045392253898260","imei2":"14045392253898260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194516,"job_number":"JOB_194516","tr_customer_id":194534,"tr_customer_product_id":194524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:02.000Z","modified_at":"2026-02-22T11:56:40.000Z","name":"Wilber Fisher","mobile_number":"601-812-5180","email_id":"Ernestine_Reynolds23@gmail.com","dop":"2025-04-06","serial_number":"12483180180792","imei1":"12483180180792","imei2":"12483180180792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194515,"job_number":"JOB_194515","tr_customer_id":194533,"tr_customer_product_id":194523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:01.000Z","modified_at":"2026-02-22T11:56:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13967950403267","imei1":"13967950403267","imei2":"13967950403267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194514,"job_number":"JOB_194514","tr_customer_id":194532,"tr_customer_product_id":194522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:40.000Z","modified_at":"2026-02-22T11:54:40.000Z","name":"Jeanie Rogahn","mobile_number":"818-212-3991","email_id":"Johnnie_Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"14255999656281226","imei1":"14255999656281226","imei2":"14255999656281226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194513,"job_number":"JOB_194513","tr_customer_id":194531,"tr_customer_product_id":194521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:39.000Z","modified_at":"2026-02-22T11:55:14.000Z","name":"Darion Thiel","mobile_number":"947-344-7377","email_id":"Korbin.Walsh@yahoo.com","dop":"2025-04-06","serial_number":"16536752911022","imei1":"16536752911022","imei2":"16536752911022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194512,"job_number":"JOB_194512","tr_customer_id":194530,"tr_customer_product_id":194520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:21.000Z","modified_at":"2026-02-22T11:54:21.000Z","name":"Dimitri Waters","mobile_number":"360-202-8534","email_id":"Jerad_Kunde15@yahoo.com","dop":"2025-04-06","serial_number":"17292433182369676","imei1":"17292433182369676","imei2":"17292433182369676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194511,"job_number":"JOB_194511","tr_customer_id":194529,"tr_customer_product_id":194519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:56.000Z","name":"Rahsaan Klein","mobile_number":"679-428-7464","email_id":"Catharine80@yahoo.com","dop":"2025-04-06","serial_number":"15325450103652","imei1":"15325450103652","imei2":"15325450103652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194510,"job_number":"JOB_194510","tr_customer_id":194528,"tr_customer_product_id":194518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765336032660","imei1":"10765336032660","imei2":"10765336032660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194509,"job_number":"JOB_194509","tr_customer_id":194527,"tr_customer_product_id":194517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:39.000Z","modified_at":"2026-02-22T11:53:39.000Z","name":"Josiah Botsford","mobile_number":"718-495-8186","email_id":"Krista_Towne@hotmail.com","dop":"2025-04-06","serial_number":"19192663518097096","imei1":"19192663518097096","imei2":"19192663518097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194508,"job_number":"JOB_194508","tr_customer_id":194526,"tr_customer_product_id":194516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:54:13.000Z","name":"Lina Lebsack","mobile_number":"386-795-4296","email_id":"Reginald.Bode@gmail.com","dop":"2025-04-06","serial_number":"10151573158242","imei1":"10151573158242","imei2":"10151573158242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194507,"job_number":"JOB_194507","tr_customer_id":194525,"tr_customer_product_id":194515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19558029526069","imei1":"19558029526069","imei2":"19558029526069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194506,"job_number":"JOB_194506","tr_customer_id":194524,"tr_customer_product_id":194514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:55.000Z","modified_at":"2026-02-22T11:52:55.000Z","name":"Ethel Beahan","mobile_number":"864-885-9914","email_id":"Eulalia.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"12189054119410198","imei1":"12189054119410198","imei2":"12189054119410198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194505,"job_number":"JOB_194505","tr_customer_id":194523,"tr_customer_product_id":194513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:53:30.000Z","name":"Cornell McCullough","mobile_number":"768-393-1080","email_id":"Deshaun_Crona24@hotmail.com","dop":"2025-04-06","serial_number":"17412231006772","imei1":"17412231006772","imei2":"17412231006772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194504,"job_number":"JOB_194504","tr_customer_id":194522,"tr_customer_product_id":194512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15288023603976","imei1":"15288023603976","imei2":"15288023603976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194503,"job_number":"JOB_194503","tr_customer_id":194521,"tr_customer_product_id":194511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Dhanalakshmi Khatri","mobile_number":"9827737691","email_id":"chinmayanand.joshi@gmail.com","dop":"2026-02-12","serial_number":"548193058604744","imei1":"548193058604744","imei2":"548193058604744","popurl":"www.agastya-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194502,"job_number":"JOB_194502","tr_customer_id":194520,"tr_customer_product_id":194510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Sher Sharma","mobile_number":"9888067993","email_id":"bhaves.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"858612969795920","imei1":"858612969795920","imei2":"858612969795920","popurl":"www.gautama-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194501,"job_number":"JOB_194501","tr_customer_id":194519,"tr_customer_product_id":194509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Gatik Talwar","mobile_number":"9812671087","email_id":"datta.rana@hotmail.com","dop":"2026-02-12","serial_number":"995497007143974","imei1":"995497007143974","imei2":"995497007143974","popurl":"www.gatik-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194500,"job_number":"JOB_194500","tr_customer_id":194518,"tr_customer_product_id":194508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Aatmaj Nambeesan","mobile_number":"9865535711","email_id":"deeksha.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"884424363136119","imei1":"884424363136119","imei2":"884424363136119","popurl":"www.som-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194499,"job_number":"JOB_194499","tr_customer_id":194517,"tr_customer_product_id":194507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Amogh Devar","mobile_number":"9809578364","email_id":"shashi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"638385938099209","imei1":"638385938099209","imei2":"638385938099209","popurl":"www.rohit-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194498,"job_number":"JOB_194498","tr_customer_id":194516,"tr_customer_product_id":194506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Achyut Dubashi","mobile_number":"9880061800","email_id":"radha.desai@hotmail.com","dop":"2026-02-12","serial_number":"461707418454724","imei1":"461707418454724","imei2":"461707418454724","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194497,"job_number":"JOB_194497","tr_customer_id":194515,"tr_customer_product_id":194505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Adikavi Sharma","mobile_number":"9883720450","email_id":"balachandra.rana@yahoo.co.in","dop":"2026-02-12","serial_number":"230406065227490","imei1":"230406065227490","imei2":"230406065227490","popurl":"www.suryakanta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194496,"job_number":"JOB_194496","tr_customer_id":194514,"tr_customer_product_id":194504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Bilva Khan","mobile_number":"9848318677","email_id":"balagopal.arora@hotmail.com","dop":"2026-02-12","serial_number":"833046228386170","imei1":"833046228386170","imei2":"833046228386170","popurl":"www.chapal-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194495,"job_number":"JOB_194495","tr_customer_id":194513,"tr_customer_product_id":194503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Kumar Sethi","mobile_number":"9880884703","email_id":"advaya.kakkar@hotmail.com","dop":"2026-02-12","serial_number":"318645373878483","imei1":"318645373878483","imei2":"318645373878483","popurl":"www.sanya-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194494,"job_number":"JOB_194494","tr_customer_id":194512,"tr_customer_product_id":194502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Anjaneya Iyengar","mobile_number":"9835115991","email_id":"dhanapati.varma@yahoo.co.in","dop":"2026-02-12","serial_number":"605174429243925","imei1":"605174429243925","imei2":"605174429243925","popurl":"www.manikya-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194493,"job_number":"JOB_194493","tr_customer_id":194511,"tr_customer_product_id":194501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Agrata Rana","mobile_number":"9823933905","email_id":"anandswarup.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"639974460323109","imei1":"639974460323109","imei2":"639974460323109","popurl":"www.chandramohan-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194492,"job_number":"JOB_194492","tr_customer_id":194510,"tr_customer_product_id":194500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Sarada Acharya","mobile_number":"9898916135","email_id":"mohana.iyer@hotmail.com","dop":"2026-02-12","serial_number":"335326815413523","imei1":"335326815413523","imei2":"335326815413523","popurl":"www.chitraksh-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194491,"job_number":"JOB_194491","tr_customer_id":194509,"tr_customer_product_id":194499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Deeptiman Guha","mobile_number":"9840862088","email_id":"kannen.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"353782248103482","imei1":"353782248103482","imei2":"353782248103482","popurl":"www.atmananda-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194490,"job_number":"JOB_194490","tr_customer_id":194508,"tr_customer_product_id":194498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Darshwana Kaniyar","mobile_number":"9871905468","email_id":"atreyee.achari@gmail.com","dop":"2026-02-12","serial_number":"983188886896408","imei1":"983188886896408","imei2":"983188886896408","popurl":"www.umang-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194489,"job_number":"JOB_194489","tr_customer_id":194507,"tr_customer_product_id":194497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Guru Banerjee","mobile_number":"9807615808","email_id":"mohana.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"208538628192528","imei1":"208538628192528","imei2":"208538628192528","popurl":"www.chandak-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194488,"job_number":"JOB_194488","tr_customer_id":194506,"tr_customer_product_id":194496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chidananda Asan","mobile_number":"9851044097","email_id":"daksha.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"409687478327107","imei1":"409687478327107","imei2":"409687478327107","popurl":"www.bhagvan-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194487,"job_number":"JOB_194487","tr_customer_id":194505,"tr_customer_product_id":194495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Bandhu Gill","mobile_number":"9858556408","email_id":"gemini.gowda@gmail.com","dop":"2026-02-12","serial_number":"218696819563681","imei1":"218696819563681","imei2":"218696819563681","popurl":"www.hari-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194486,"job_number":"JOB_194486","tr_customer_id":194504,"tr_customer_product_id":194494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Somu Sinha","mobile_number":"9889481150","email_id":"kannen.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"655247182659425","imei1":"655247182659425","imei2":"655247182659425","popurl":"www.bhaaswar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194485,"job_number":"JOB_194485","tr_customer_id":194503,"tr_customer_product_id":194493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Manikya Abbott","mobile_number":"9801492449","email_id":"gayatri.adiga@gmail.com","dop":"2026-02-12","serial_number":"272116288966996","imei1":"272116288966996","imei2":"272116288966996","popurl":"www.govinda-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194484,"job_number":"JOB_194484","tr_customer_id":194502,"tr_customer_product_id":194492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Indra Sharma","mobile_number":"9859209526","email_id":"anusuya.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"603650728911516","imei1":"603650728911516","imei2":"603650728911516","popurl":"www.asha-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194483,"job_number":"JOB_194483","tr_customer_id":194501,"tr_customer_product_id":194491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Sarvin Desai","mobile_number":"9807127628","email_id":"dhyanesh.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"959688634635475","imei1":"959688634635475","imei2":"959688634635475","popurl":"www.umang-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194482,"job_number":"JOB_194482","tr_customer_id":194500,"tr_customer_product_id":194490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"9890229490","email_id":"aaditya.jain@gmail.com","dop":"2026-02-12","serial_number":"269427510804117","imei1":"269427510804117","imei2":"269427510804117","popurl":"www.devasree-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194481,"job_number":"JOB_194481","tr_customer_id":194499,"tr_customer_product_id":194489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Balgopal Varman","mobile_number":"9804810225","email_id":"chandan.somayaji@gmail.com","dop":"2026-02-12","serial_number":"635334608954402","imei1":"635334608954402","imei2":"635334608954402","popurl":"www.acaryatanaya-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194480,"job_number":"JOB_194480","tr_customer_id":194498,"tr_customer_product_id":194488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Girik Pilla","mobile_number":"9828314564","email_id":"chidananda.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"586514330359575","imei1":"586514330359575","imei2":"586514330359575","popurl":"www.budhil-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194479,"job_number":"JOB_194479","tr_customer_id":194497,"tr_customer_product_id":194487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Deeptendu Bharadwaj","mobile_number":"9823673361","email_id":"lakshmidhar.jain@yahoo.co.in","dop":"2026-02-12","serial_number":"001794942414334","imei1":"001794942414334","imei2":"001794942414334","popurl":"www.aryan-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194478,"job_number":"JOB_194478","tr_customer_id":194496,"tr_customer_product_id":194486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Amaranaath Deshpande","mobile_number":"9818063151","email_id":"amogh.desai@hotmail.com","dop":"2026-02-12","serial_number":"488595742157455","imei1":"488595742157455","imei2":"488595742157455","popurl":"www.ekalavya-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194477,"job_number":"JOB_194477","tr_customer_id":194495,"tr_customer_product_id":194485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Bheeshma Nair","mobile_number":"9843728013","email_id":"giri.dutta@gmail.com","dop":"2026-02-12","serial_number":"025447353162798","imei1":"025447353162798","imei2":"025447353162798","popurl":"www.dharani-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194476,"job_number":"JOB_194476","tr_customer_id":194494,"tr_customer_product_id":194484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Kartik Embranthiri","mobile_number":"9881433172","email_id":"dayaananda.pandey@hotmail.com","dop":"2026-02-12","serial_number":"843182489273166","imei1":"843182489273166","imei2":"843182489273166","popurl":"www.abhisyanta-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194475,"job_number":"JOB_194475","tr_customer_id":194493,"tr_customer_product_id":194483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aayushmaan Somayaji","mobile_number":"9852173224","email_id":"govinda.somayaji@gmail.com","dop":"2026-02-12","serial_number":"926881314230899","imei1":"926881314230899","imei2":"926881314230899","popurl":"www.chakravartee-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194474,"job_number":"JOB_194474","tr_customer_id":194492,"tr_customer_product_id":194482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Adityanandan Menon","mobile_number":"9812005081","email_id":"arindam.varman@hotmail.com","dop":"2026-02-12","serial_number":"816751930786635","imei1":"816751930786635","imei2":"816751930786635","popurl":"www.vaishvi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194473,"job_number":"JOB_194473","tr_customer_id":194491,"tr_customer_product_id":194481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Dayaananda Dhawan","mobile_number":"9877979410","email_id":"nagabhushanam.adiga@hotmail.com","dop":"2026-02-12","serial_number":"103077133970529","imei1":"103077133970529","imei2":"103077133970529","popurl":"www.krishnadasa-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194472,"job_number":"JOB_194472","tr_customer_id":194490,"tr_customer_product_id":194480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aaryan Devar","mobile_number":"9865625751","email_id":"devajyoti.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"996975332970771","imei1":"996975332970771","imei2":"996975332970771","popurl":"www.gudakesha-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194471,"job_number":"JOB_194471","tr_customer_id":194489,"tr_customer_product_id":194479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Trilokesh Johar","mobile_number":"9834555572","email_id":"bhoopati.malik@yahoo.co.in","dop":"2026-02-12","serial_number":"468152091661375","imei1":"468152091661375","imei2":"468152091661375","popurl":"www.tanushree-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194470,"job_number":"JOB_194470","tr_customer_id":194488,"tr_customer_product_id":194478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Gautami Panicker","mobile_number":"9837456856","email_id":"abhirath.shah@gmail.com","dop":"2026-02-12","serial_number":"103485353360566","imei1":"103485353360566","imei2":"103485353360566","popurl":"www.chiranjeeve-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194469,"job_number":"JOB_194469","tr_customer_id":194487,"tr_customer_product_id":194477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Vidya Ganaka","mobile_number":"9817540625","email_id":"annapurna.gupta@gmail.com","dop":"2026-02-12","serial_number":"816642092470934","imei1":"816642092470934","imei2":"816642092470934","popurl":"www.achyut-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194468,"job_number":"JOB_194468","tr_customer_id":194486,"tr_customer_product_id":194476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Bhardwaj Ganaka","mobile_number":"9839169706","email_id":"goswamee.kakkar@yahoo.co.in","dop":"2026-02-12","serial_number":"291351310422912","imei1":"291351310422912","imei2":"291351310422912","popurl":"www.rukmin-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194467,"job_number":"JOB_194467","tr_customer_id":194485,"tr_customer_product_id":194475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Dulari Dhawan","mobile_number":"9820419672","email_id":"bandhu.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"959675881242563","imei1":"959675881242563","imei2":"959675881242563","popurl":"www.purnima-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194466,"job_number":"JOB_194466","tr_customer_id":194484,"tr_customer_product_id":194474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Tanushri Dubashi","mobile_number":"9892841057","email_id":"nagabhushanam.varman@gmail.com","dop":"2026-02-12","serial_number":"653470360770192","imei1":"653470360770192","imei2":"653470360770192","popurl":"www.kali-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194465,"job_number":"JOB_194465","tr_customer_id":194483,"tr_customer_product_id":194473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Siddhran Chattopadhyay","mobile_number":"9874451150","email_id":"surya.jain@gmail.com","dop":"2026-02-12","serial_number":"335532280455404","imei1":"335532280455404","imei2":"335532280455404","popurl":"www.suman-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194464,"job_number":"JOB_194464","tr_customer_id":194482,"tr_customer_product_id":194472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Ramesh Naik","mobile_number":"9811437640","email_id":"sucheta.adiga@hotmail.com","dop":"2026-02-12","serial_number":"207175805274386","imei1":"207175805274386","imei2":"207175805274386","popurl":"www.deeptimoy-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194463,"job_number":"JOB_194463","tr_customer_id":194481,"tr_customer_product_id":194471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Chandrakala Malik","mobile_number":"9874189147","email_id":"chiranjeev.mehrotra@hotmail.com","dop":"2026-02-12","serial_number":"594658449112854","imei1":"594658449112854","imei2":"594658449112854","popurl":"www.balachandra-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194462,"job_number":"JOB_194462","tr_customer_id":194480,"tr_customer_product_id":194470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jagmeet Kakkar","mobile_number":"9856405559","email_id":"ganapati.butt@gmail.com","dop":"2026-02-12","serial_number":"310760272055572","imei1":"310760272055572","imei2":"310760272055572","popurl":"www.anjaneya-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194461,"job_number":"JOB_194461","tr_customer_id":194479,"tr_customer_product_id":194469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jaimini Reddy","mobile_number":"9831254502","email_id":"deeptimoy.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"876659447630276","imei1":"876659447630276","imei2":"876659447630276","popurl":"www.sweta-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194460,"job_number":"JOB_194460","tr_customer_id":194478,"tr_customer_product_id":194468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Mangala Pandey","mobile_number":"9862296292","email_id":"brahmabrata.jha@hotmail.com","dop":"2026-02-12","serial_number":"034276361085572","imei1":"034276361085572","imei2":"034276361085572","popurl":"www.bhaasvan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194459,"job_number":"JOB_194459","tr_customer_id":194477,"tr_customer_product_id":194467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Nalini Ganaka","mobile_number":"9872132899","email_id":"dayamayee.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"075955731893934","imei1":"075955731893934","imei2":"075955731893934","popurl":"www.udai-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194458,"job_number":"JOB_194458","tr_customer_id":194476,"tr_customer_product_id":194466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Deven Singh","mobile_number":"9824413577","email_id":"gajaadhar.pilla@hotmail.com","dop":"2026-02-12","serial_number":"842669669376223","imei1":"842669669376223","imei2":"842669669376223","popurl":"www.smita-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194457,"job_number":"JOB_194457","tr_customer_id":194475,"tr_customer_product_id":194464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Pranay Kaur","mobile_number":"9853235563","email_id":"gatik.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"005680634702323","imei1":"005680634702323","imei2":"005680634702323","popurl":"www.gotum-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194456,"job_number":"JOB_194456","tr_customer_id":194474,"tr_customer_product_id":194465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaidehi Dwivedi","mobile_number":"9807805014","email_id":"pramila.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"392249688800998","imei1":"392249688800998","imei2":"392249688800998","popurl":"www.akshaj-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194455,"job_number":"JOB_194455","tr_customer_id":194473,"tr_customer_product_id":194463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Mani Agarwal","mobile_number":"9804002321","email_id":"ankal.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"008003414820135","imei1":"008003414820135","imei2":"008003414820135","popurl":"www.rati-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194454,"job_number":"JOB_194454","tr_customer_id":194472,"tr_customer_product_id":194462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Chandira Asan","mobile_number":"9800426073","email_id":"vaijayanti.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"490727139816896","imei1":"490727139816896","imei2":"490727139816896","popurl":"www.prema-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194453,"job_number":"JOB_194453","tr_customer_id":194471,"tr_customer_product_id":194461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhushit Varma","mobile_number":"9859466947","email_id":"tej.namboothiri@yahoo.co.in","dop":"2026-02-12","serial_number":"046523172503789","imei1":"046523172503789","imei2":"046523172503789","popurl":"www.swarnalata-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194452,"job_number":"JOB_194452","tr_customer_id":194470,"tr_customer_product_id":194460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Susheel Ahluwalia","mobile_number":"9835714323","email_id":"bhishma.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"156816532646306","imei1":"156816532646306","imei2":"156816532646306","popurl":"www.swarnalata-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194451,"job_number":"JOB_194451","tr_customer_id":194469,"tr_customer_product_id":194459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaishnavi Kaniyar","mobile_number":"9821328621","email_id":"nirbhay.patel@hotmail.com","dop":"2026-02-12","serial_number":"189902171202104","imei1":"189902171202104","imei2":"189902171202104","popurl":"www.krishnadasa-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194450,"job_number":"JOB_194450","tr_customer_id":194468,"tr_customer_product_id":194458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhamini Bandopadhyay","mobile_number":"9897557174","email_id":"bhoopati.namboothiri@gmail.com","dop":"2026-02-12","serial_number":"985602693763910","imei1":"985602693763910","imei2":"985602693763910","popurl":"www.shreya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194449,"job_number":"JOB_194449","tr_customer_id":194467,"tr_customer_product_id":194457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Drona Iyengar","mobile_number":"9854088873","email_id":"ekadant.pillai@yahoo.co.in","dop":"2026-02-12","serial_number":"419754300138077","imei1":"419754300138077","imei2":"419754300138077","popurl":"www.gatik-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194448,"job_number":"JOB_194448","tr_customer_id":194466,"tr_customer_product_id":194456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Devagya Desai","mobile_number":"9844263015","email_id":"anjushree.gowda@hotmail.com","dop":"2026-02-12","serial_number":"392327568849949","imei1":"392327568849949","imei2":"392327568849949","popurl":"www.suryakanta-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194447,"job_number":"JOB_194447","tr_customer_id":194465,"tr_customer_product_id":194455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Vidur Jain","mobile_number":"9817962318","email_id":"karthik.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"623522666658571","imei1":"623522666658571","imei2":"623522666658571","popurl":"www.dinesh-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194446,"job_number":"JOB_194446","tr_customer_id":194464,"tr_customer_product_id":194454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Eshana Iyer","mobile_number":"9835373977","email_id":"sheela.nayar@hotmail.com","dop":"2026-02-12","serial_number":"823522111172651","imei1":"823522111172651","imei2":"823522111172651","popurl":"www.rohit-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194445,"job_number":"JOB_194445","tr_customer_id":194463,"tr_customer_product_id":194453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Kanchan Nehru","mobile_number":"9849813149","email_id":"som.bandopadhyay@yahoo.co.in","dop":"2026-02-12","serial_number":"067651540367759","imei1":"067651540367759","imei2":"067651540367759","popurl":"www.kanchan-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194444,"job_number":"JOB_194444","tr_customer_id":194462,"tr_customer_product_id":194452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Bhramar Arora","mobile_number":"9880296009","email_id":"balgopal.kapoor@gmail.com","dop":"2026-02-12","serial_number":"683646474364421","imei1":"683646474364421","imei2":"683646474364421","popurl":"www.kamla-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194443,"job_number":"JOB_194443","tr_customer_id":194461,"tr_customer_product_id":194451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Sushma Guha","mobile_number":"9872455675","email_id":"aasa.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"132255479114897","imei1":"132255479114897","imei2":"132255479114897","popurl":"www.brahmanandam-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194442,"job_number":"JOB_194442","tr_customer_id":194460,"tr_customer_product_id":194450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Dandak Varrier","mobile_number":"9857538299","email_id":"dhanu.bhat@hotmail.com","dop":"2026-02-12","serial_number":"789630838490816","imei1":"789630838490816","imei2":"789630838490816","popurl":"www.bhupen-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194441,"job_number":"JOB_194441","tr_customer_id":194459,"tr_customer_product_id":194449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Parvati Ahuja","mobile_number":"9899315143","email_id":"smriti.deshpande@hotmail.com","dop":"2026-02-12","serial_number":"403476042897982","imei1":"403476042897982","imei2":"403476042897982","popurl":"www.tushar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194440,"job_number":"JOB_194440","tr_customer_id":194458,"tr_customer_product_id":194448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Rati Acharya","mobile_number":"9862188098","email_id":"sushma.varman@hotmail.com","dop":"2026-02-12","serial_number":"043880595077827","imei1":"043880595077827","imei2":"043880595077827","popurl":"www.sucheta-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194439,"job_number":"JOB_194439","tr_customer_id":194457,"tr_customer_product_id":194447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Drona Menon","mobile_number":"9839708674","email_id":"sudeva.trivedi@gmail.com","dop":"2026-02-12","serial_number":"479175717400739","imei1":"479175717400739","imei2":"479175717400739","popurl":"www.udit-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194438,"job_number":"JOB_194438","tr_customer_id":194456,"tr_customer_product_id":194446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Swara Verma","mobile_number":"9881071116","email_id":"daiwik.desai@hotmail.com","dop":"2026-02-12","serial_number":"732988758708136","imei1":"732988758708136","imei2":"732988758708136","popurl":"www.lila-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194437,"job_number":"JOB_194437","tr_customer_id":194455,"tr_customer_product_id":194445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Gajaadhar Guneta","mobile_number":"9832341055","email_id":"ganaka.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"742230608170825","imei1":"742230608170825","imei2":"742230608170825","popurl":"www.indira-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194436,"job_number":"JOB_194436","tr_customer_id":194454,"tr_customer_product_id":194444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Girish Varma","mobile_number":"9873238124","email_id":"shashi.dhawan@yahoo.co.in","dop":"2026-02-12","serial_number":"669950097808672","imei1":"669950097808672","imei2":"669950097808672","popurl":"www.mahendra-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194435,"job_number":"JOB_194435","tr_customer_id":194453,"tr_customer_product_id":194443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Vidhya Jain","mobile_number":"9890854688","email_id":"kartik.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"346533514564382","imei1":"346533514564382","imei2":"346533514564382","popurl":"www.gopi-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194434,"job_number":"JOB_194434","tr_customer_id":194452,"tr_customer_product_id":194442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Tanya Agarwal","mobile_number":"9801250352","email_id":"bodhan.ahluwalia@yahoo.co.in","dop":"2026-02-12","serial_number":"476467702557668","imei1":"476467702557668","imei2":"476467702557668","popurl":"www.balagovind-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194433,"job_number":"JOB_194433","tr_customer_id":194451,"tr_customer_product_id":194441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Daiwik Patel","mobile_number":"9876443588","email_id":"jyoti.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"993489170004879","imei1":"993489170004879","imei2":"993489170004879","popurl":"www.mohinder-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194432,"job_number":"JOB_194432","tr_customer_id":194450,"tr_customer_product_id":194440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Yogesh Sinha","mobile_number":"9879877561","email_id":"gati.prajapat@gmail.com","dop":"2026-02-12","serial_number":"763803057697976","imei1":"763803057697976","imei2":"763803057697976","popurl":"www.mangalya-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194431,"job_number":"JOB_194431","tr_customer_id":194449,"tr_customer_product_id":194439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Deven Mahajan","mobile_number":"9884321298","email_id":"akshita.mishra@yahoo.co.in","dop":"2026-02-12","serial_number":"612420506174052","imei1":"612420506174052","imei2":"612420506174052","popurl":"www.devika-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194430,"job_number":"JOB_194430","tr_customer_id":194448,"tr_customer_product_id":194438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Kumar Bhattathiri","mobile_number":"9894707185","email_id":"chandi.bhat@gmail.com","dop":"2026-02-12","serial_number":"363189078805368","imei1":"363189078805368","imei2":"363189078805368","popurl":"www.swarnalata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194429,"job_number":"JOB_194429","tr_customer_id":194447,"tr_customer_product_id":194437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Asha Banerjee","mobile_number":"9826588848","email_id":"bankimchandra.varman@gmail.com","dop":"2026-02-12","serial_number":"599004438250624","imei1":"599004438250624","imei2":"599004438250624","popurl":"www.kin-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194428,"job_number":"JOB_194428","tr_customer_id":194446,"tr_customer_product_id":194436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Kali Marar","mobile_number":"9896971157","email_id":"acharyanandana.acharya@gmail.com","dop":"2026-02-12","serial_number":"799757222334875","imei1":"799757222334875","imei2":"799757222334875","popurl":"www.aatmaj-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194427,"job_number":"JOB_194427","tr_customer_id":194445,"tr_customer_product_id":194435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Dwaipayan Adiga","mobile_number":"9808075576","email_id":"gudakesa.mehrotra@gmail.com","dop":"2026-02-12","serial_number":"453444369130594","imei1":"453444369130594","imei2":"453444369130594","popurl":"www.jagadish-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194426,"job_number":"JOB_194426","tr_customer_id":194444,"tr_customer_product_id":194434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Gurdev Deshpande","mobile_number":"9809317405","email_id":"gangesh.butt@gmail.com","dop":"2026-02-12","serial_number":"647600080030401","imei1":"647600080030401","imei2":"647600080030401","popurl":"www.karthik-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194425,"job_number":"JOB_194425","tr_customer_id":194442,"tr_customer_product_id":194432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Daevi Prajapat","mobile_number":"9890336083","email_id":"tushar.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"398702588044638","imei1":"398702588044638","imei2":"398702588044638","popurl":"www.gopal-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194424,"job_number":"JOB_194424","tr_customer_id":194443,"tr_customer_product_id":194433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Bhoopati Jha","mobile_number":"9865190334","email_id":"sachin.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"680582976195883","imei1":"680582976195883","imei2":"680582976195883","popurl":"www.ravi-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194423,"job_number":"JOB_194423","tr_customer_id":194441,"tr_customer_product_id":194431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Akshat Varman","mobile_number":"9805815600","email_id":"opaline.khan@hotmail.com","dop":"2026-02-12","serial_number":"371541288669987","imei1":"371541288669987","imei2":"371541288669987","popurl":"www.draupadi-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194422,"job_number":"JOB_194422","tr_customer_id":194440,"tr_customer_product_id":194430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Dayaanidhi Trivedi","mobile_number":"9881759170","email_id":"anaadi.singh@yahoo.co.in","dop":"2026-02-12","serial_number":"162399082864185","imei1":"162399082864185","imei2":"162399082864185","popurl":"www.keerti-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194421,"job_number":"JOB_194421","tr_customer_id":194439,"tr_customer_product_id":194429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Sheela Chaturvedi","mobile_number":"9830807222","email_id":"sitara.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"387435997669946","imei1":"387435997669946","imei2":"387435997669946","popurl":"www.deeptimay-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194420,"job_number":"JOB_194420","tr_customer_id":194438,"tr_customer_product_id":194428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Chandramani Acharya","mobile_number":"9894839494","email_id":"param.iyengar@hotmail.com","dop":"2026-02-12","serial_number":"891002721580968","imei1":"891002721580968","imei2":"891002721580968","popurl":"www.veda-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194419,"job_number":"JOB_194419","tr_customer_id":194437,"tr_customer_product_id":194427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Rajiv Guha","mobile_number":"9817516596","email_id":"govinda.patil@yahoo.co.in","dop":"2026-02-12","serial_number":"721421639861208","imei1":"721421639861208","imei2":"721421639861208","popurl":"www.bhagavaan-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194418,"job_number":"JOB_194418","tr_customer_id":194436,"tr_customer_product_id":194426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Ghanashyam Ahuja","mobile_number":"9836421220","email_id":"datta.mehrotra@yahoo.co.in","dop":"2026-02-12","serial_number":"518038124458684","imei1":"518038124458684","imei2":"518038124458684","popurl":"www.anwesha-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194417,"job_number":"JOB_194417","tr_customer_id":194435,"tr_customer_product_id":194425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Chandraayan Guneta","mobile_number":"9872704282","email_id":"amodini.ganaka@yahoo.co.in","dop":"2026-02-12","serial_number":"128449191074963","imei1":"128449191074963","imei2":"128449191074963","popurl":"www.rohan-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194416,"job_number":"JOB_194416","tr_customer_id":194434,"tr_customer_product_id":194424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Advaya Bharadwaj","mobile_number":"9815100028","email_id":"dayaananda.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"215360328952877","imei1":"215360328952877","imei2":"215360328952877","popurl":"www.aarya-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194415,"job_number":"JOB_194415","tr_customer_id":194433,"tr_customer_product_id":194423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Gandharv Bandopadhyay","mobile_number":"9886412139","email_id":"chandraprabha.verma@hotmail.com","dop":"2026-02-12","serial_number":"377832760987547","imei1":"377832760987547","imei2":"377832760987547","popurl":"www.jagdeep-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194414,"job_number":"JOB_194414","tr_customer_id":194432,"tr_customer_product_id":194422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Apsara Gowda","mobile_number":"9858217132","email_id":"kanak.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"057725483488427","imei1":"057725483488427","imei2":"057725483488427","popurl":"www.smita-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194413,"job_number":"JOB_194413","tr_customer_id":194431,"tr_customer_product_id":194421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshita Pillai","mobile_number":"9816135065","email_id":"aayushmaan.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"294516310845291","imei1":"294516310845291","imei2":"294516310845291","popurl":"www.gouranga-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194412,"job_number":"JOB_194412","tr_customer_id":194430,"tr_customer_product_id":194420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Aaryan Dhawan","mobile_number":"9882225935","email_id":"vrinda.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"500859880889647","imei1":"500859880889647","imei2":"500859880889647","popurl":"www.prayag-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194411,"job_number":"JOB_194411","tr_customer_id":194429,"tr_customer_product_id":194419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Brijesh Pandey","mobile_number":"9839130918","email_id":"bhupen.verma@gmail.com","dop":"2026-02-12","serial_number":"749365599903206","imei1":"749365599903206","imei2":"749365599903206","popurl":"www.adityanandan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194410,"job_number":"JOB_194410","tr_customer_id":194428,"tr_customer_product_id":194418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Eekalabya Guneta","mobile_number":"9840124256","email_id":"paramartha.khatri@yahoo.co.in","dop":"2026-02-12","serial_number":"955898973986275","imei1":"955898973986275","imei2":"955898973986275","popurl":"www.shubha-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194409,"job_number":"JOB_194409","tr_customer_id":194427,"tr_customer_product_id":194417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshayakeerti Varman","mobile_number":"9850227085","email_id":"gitanjali.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"240256528873629","imei1":"240256528873629","imei2":"240256528873629","popurl":"www.amrita-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194408,"job_number":"JOB_194408","tr_customer_id":194426,"tr_customer_product_id":194416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Giri Chopra","mobile_number":"9857081941","email_id":"dhyaneshwar.verma@hotmail.com","dop":"2026-02-12","serial_number":"117137234549783","imei1":"117137234549783","imei2":"117137234549783","popurl":"www.triloki-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194407,"job_number":"JOB_194407","tr_customer_id":194425,"tr_customer_product_id":194415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Aishani Dutta","mobile_number":"9894856518","email_id":"chaitan.ganaka@hotmail.com","dop":"2026-02-12","serial_number":"264346407664697","imei1":"264346407664697","imei2":"264346407664697","popurl":"www.yoginder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194406,"job_number":"JOB_194406","tr_customer_id":194424,"tr_customer_product_id":194414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Avantika Ganaka","mobile_number":"9801917145","email_id":"smita.acharya@yahoo.co.in","dop":"2026-02-12","serial_number":"071208595065918","imei1":"071208595065918","imei2":"071208595065918","popurl":"www.vidya-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194405,"job_number":"JOB_194405","tr_customer_id":194423,"tr_customer_product_id":194413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Asha Desai","mobile_number":"9844194916","email_id":"dinkar.chopra@gmail.com","dop":"2026-02-12","serial_number":"645456160653304","imei1":"645456160653304","imei2":"645456160653304","popurl":"www.krishna-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194404,"job_number":"JOB_194404","tr_customer_id":194421,"tr_customer_product_id":194411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balgopal Dhawan","mobile_number":"9864888392","email_id":"charuchandra.gill@hotmail.com","dop":"2026-02-12","serial_number":"970910434887336","imei1":"970910434887336","imei2":"970910434887336","popurl":"www.rukmin-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194403,"job_number":"JOB_194403","tr_customer_id":194420,"tr_customer_product_id":194412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Rageswari Ahluwalia","mobile_number":"9850502002","email_id":"chitraksh.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"065165971464769","imei1":"065165971464769","imei2":"065165971464769","popurl":"www.hiranya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194402,"job_number":"JOB_194402","tr_customer_id":194422,"tr_customer_product_id":194410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Amodini Malik","mobile_number":"9873607539","email_id":"adripathi.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"121821771334899","imei1":"121821771334899","imei2":"121821771334899","popurl":"www.eekalabya-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194401,"job_number":"JOB_194401","tr_customer_id":194419,"tr_customer_product_id":194409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Agnimitra Patil","mobile_number":"9883338498","email_id":"inder.iyer@yahoo.co.in","dop":"2026-02-12","serial_number":"659987235346421","imei1":"659987235346421","imei2":"659987235346421","popurl":"www.govinda-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194400,"job_number":"JOB_194400","tr_customer_id":194418,"tr_customer_product_id":194408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balagovind Varma","mobile_number":"9802774559","email_id":"sudeva.guneta@gmail.com","dop":"2026-02-12","serial_number":"812724470289758","imei1":"812724470289758","imei2":"812724470289758","popurl":"www.apsara-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194399,"job_number":"JOB_194399","tr_customer_id":194417,"tr_customer_product_id":194407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Lakshman Khatri","mobile_number":"9848520362","email_id":"gorakhnath.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"539937570724974","imei1":"539937570724974","imei2":"539937570724974","popurl":"www.dandapaani-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194397,"job_number":"JOB_194397","tr_customer_id":194415,"tr_customer_product_id":194405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Vasanti Chattopadhyay","mobile_number":"9875821394","email_id":"chatura.gill@gmail.com","dop":"2026-02-12","serial_number":"832302966868277","imei1":"832302966868277","imei2":"832302966868277","popurl":"www.mani-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194396,"job_number":"JOB_194396","tr_customer_id":194414,"tr_customer_product_id":194404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Mandaakin Joshi","mobile_number":"9897545375","email_id":"suryakant.nair@gmail.com","dop":"2026-02-12","serial_number":"926748363824593","imei1":"926748363824593","imei2":"926748363824593","popurl":"www.giriraj-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194394,"job_number":"JOB_194394","tr_customer_id":194412,"tr_customer_product_id":194402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Surya Namboothiri","mobile_number":"9801776045","email_id":"kali.nehru@hotmail.com","dop":"2026-02-12","serial_number":"074617549785255","imei1":"074617549785255","imei2":"074617549785255","popurl":"www.agrata-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194392,"job_number":"JOB_194392","tr_customer_id":194410,"tr_customer_product_id":194400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dhara Prajapat","mobile_number":"9800495152","email_id":"bhargava.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"550823028049891","imei1":"550823028049891","imei2":"550823028049891","popurl":"www.bhamini-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194391,"job_number":"JOB_194391","tr_customer_id":194409,"tr_customer_product_id":194399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Deepesh Asan","mobile_number":"9887207906","email_id":"jagdeep.abbott@gmail.com","dop":"2026-02-12","serial_number":"477153464328467","imei1":"477153464328467","imei2":"477153464328467","popurl":"www.paramartha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194390,"job_number":"JOB_194390","tr_customer_id":194408,"tr_customer_product_id":194398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dipendra Gowda","mobile_number":"9842303576","email_id":"acharyanandana.pandey@gmail.com","dop":"2026-02-12","serial_number":"886672445749007","imei1":"886672445749007","imei2":"886672445749007","popurl":"www.rageswari-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194389,"job_number":"JOB_194389","tr_customer_id":194407,"tr_customer_product_id":194397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Bodhan Jain","mobile_number":"9877464658","email_id":"karthik.verma@yahoo.co.in","dop":"2026-02-12","serial_number":"936366336267183","imei1":"936366336267183","imei2":"936366336267183","popurl":"www.aaryan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194388,"job_number":"JOB_194388","tr_customer_id":194406,"tr_customer_product_id":194396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Chitrali Bhat","mobile_number":"9830707540","email_id":"bala.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"411968462814357","imei1":"411968462814357","imei2":"411968462814357","popurl":"www.acharyanandana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194387,"job_number":"JOB_194387","tr_customer_id":194405,"tr_customer_product_id":194395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Gajadhar Mukhopadhyay","mobile_number":"9833450245","email_id":"anaadi.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"094045663186902","imei1":"094045663186902","imei2":"094045663186902","popurl":"www.prem-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194386,"job_number":"JOB_194386","tr_customer_id":194404,"tr_customer_product_id":194394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Dipesh Prajapat","mobile_number":"9802683818","email_id":"birjesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"807903410520955","imei1":"807903410520955","imei2":"807903410520955","popurl":"www.damodara-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194383,"job_number":"JOB_194383","tr_customer_id":194401,"tr_customer_product_id":194391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Parvati Chattopadhyay","mobile_number":"9867921905","email_id":"meghnath.gowda@yahoo.co.in","dop":"2026-02-12","serial_number":"450036222878442","imei1":"450036222878442","imei2":"450036222878442","popurl":"www.devdan-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194382,"job_number":"JOB_194382","tr_customer_id":194400,"tr_customer_product_id":194390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Budhil Gowda","mobile_number":"9803621263","email_id":"charak.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"953443434559265","imei1":"953443434559265","imei2":"953443434559265","popurl":"www.bhoj-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194381,"job_number":"JOB_194381","tr_customer_id":194399,"tr_customer_product_id":194389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Gopal Jha","mobile_number":"9836886222","email_id":"bhushan.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"225239308680334","imei1":"225239308680334","imei2":"225239308680334","popurl":"www.parvati-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194380,"job_number":"JOB_194380","tr_customer_id":194398,"tr_customer_product_id":194388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Anasuya Abbott","mobile_number":"9810690406","email_id":"girindra.jha@hotmail.com","dop":"2026-02-12","serial_number":"008530901533410","imei1":"008530901533410","imei2":"008530901533410","popurl":"www.giriraaj-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194379,"job_number":"JOB_194379","tr_customer_id":194397,"tr_customer_product_id":194387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ekaaksh Mukhopadhyay","mobile_number":"9837580987","email_id":"som.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"647443042916779","imei1":"647443042916779","imei2":"647443042916779","popurl":"www.heema-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194378,"job_number":"JOB_194378","tr_customer_id":194396,"tr_customer_product_id":194386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sher Abbott","mobile_number":"9883172715","email_id":"chitraksh.shukla@gmail.com","dop":"2026-02-12","serial_number":"790982625968945","imei1":"790982625968945","imei2":"790982625968945","popurl":"www.chakrika-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194377,"job_number":"JOB_194377","tr_customer_id":194395,"tr_customer_product_id":194385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Dayaananda Iyer","mobile_number":"9893547615","email_id":"dhara.mahajan@hotmail.com","dop":"2026-02-12","serial_number":"508563648982682","imei1":"508563648982682","imei2":"508563648982682","popurl":"www.bhoj-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194375,"job_number":"JOB_194375","tr_customer_id":194393,"tr_customer_product_id":194383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sudeva Patel","mobile_number":"9837781073","email_id":"tara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"682790080760457","imei1":"682790080760457","imei2":"682790080760457","popurl":"www.digambar-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194374,"job_number":"JOB_194374","tr_customer_id":194392,"tr_customer_product_id":194382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Chandravati Devar","mobile_number":"9846325820","email_id":"birjesh.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"813147098544360","imei1":"813147098544360","imei2":"813147098544360","popurl":"www.chandni-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194373,"job_number":"JOB_194373","tr_customer_id":194391,"tr_customer_product_id":194381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Preity Shukla","mobile_number":"9836319863","email_id":"anuja.varrier@hotmail.com","dop":"2026-02-12","serial_number":"312243334469415","imei1":"312243334469415","imei2":"312243334469415","popurl":"www.archan-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194372,"job_number":"JOB_194372","tr_customer_id":194390,"tr_customer_product_id":194380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Kannen Talwar","mobile_number":"9828630445","email_id":"suryakanta.khanna@gmail.com","dop":"2026-02-12","serial_number":"846148710290966","imei1":"846148710290966","imei2":"846148710290966","popurl":"www.agniprava-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194371,"job_number":"JOB_194371","tr_customer_id":194389,"tr_customer_product_id":194379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ritesh Mehrotra","mobile_number":"9891573759","email_id":"agrata.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"101359175946356","imei1":"101359175946356","imei2":"101359175946356","popurl":"www.samir-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194370,"job_number":"JOB_194370","tr_customer_id":194388,"tr_customer_product_id":194378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Harinakshi Pothuvaal","mobile_number":"9878669761","email_id":"pushti.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"228314460585140","imei1":"228314460585140","imei2":"228314460585140","popurl":"www.devadatt-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194369,"job_number":"JOB_194369","tr_customer_id":194387,"tr_customer_product_id":194377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Ganapati Khatri","mobile_number":"9814549810","email_id":"brijesh.dhawan@gmail.com","dop":"2026-02-12","serial_number":"335722513831520","imei1":"335722513831520","imei2":"335722513831520","popurl":"www.karan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194368,"job_number":"JOB_194368","tr_customer_id":194386,"tr_customer_product_id":194376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipendra Varman","mobile_number":"9822998867","email_id":"chandranath.pilla@gmail.com","dop":"2026-02-12","serial_number":"340439403951160","imei1":"340439403951160","imei2":"340439403951160","popurl":"www.budhil-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194367,"job_number":"JOB_194367","tr_customer_id":194385,"tr_customer_product_id":194375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Birjesh Guneta","mobile_number":"9867541776","email_id":"gorakhanatha.deshpande@gmail.com","dop":"2026-02-12","serial_number":"585875030327653","imei1":"585875030327653","imei2":"585875030327653","popurl":"www.gobinda-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194366,"job_number":"JOB_194366","tr_customer_id":194384,"tr_customer_product_id":194374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Anandamayi Patel","mobile_number":"9862740261","email_id":"yogendra.asan@hotmail.com","dop":"2026-02-12","serial_number":"156753088757071","imei1":"156753088757071","imei2":"156753088757071","popurl":"www.yoginder-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194365,"job_number":"JOB_194365","tr_customer_id":194383,"tr_customer_product_id":194373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Saini","mobile_number":"9808897042","email_id":"tara.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"905653916393490","imei1":"905653916393490","imei2":"905653916393490","popurl":"www.rohan-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194364,"job_number":"JOB_194364","tr_customer_id":194382,"tr_customer_product_id":194372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Minakshi Dwivedi","mobile_number":"9880112853","email_id":"niranjan.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"704461897060365","imei1":"704461897060365","imei2":"704461897060365","popurl":"www.kannan-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194363,"job_number":"JOB_194363","tr_customer_id":194381,"tr_customer_product_id":194371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Gobinda Bandopadhyay","mobile_number":"9825243179","email_id":"akshat.patel@hotmail.com","dop":"2026-02-12","serial_number":"557232805875426","imei1":"557232805875426","imei2":"557232805875426","popurl":"www.chapal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194362,"job_number":"JOB_194362","tr_customer_id":194380,"tr_customer_product_id":194370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipankar Pilla","mobile_number":"9889876653","email_id":"rohit.gupta@hotmail.com","dop":"2026-02-12","serial_number":"043574780161416","imei1":"043574780161416","imei2":"043574780161416","popurl":"www.trilokesh-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194361,"job_number":"JOB_194361","tr_customer_id":194379,"tr_customer_product_id":194369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Gill","mobile_number":"9883779772","email_id":"dhaanyalakshmi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"249244474108450","imei1":"249244474108450","imei2":"249244474108450","popurl":"www.amaranaath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194360,"job_number":"JOB_194360","tr_customer_id":194378,"tr_customer_product_id":194368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Omana Ahuja","mobile_number":"9858587987","email_id":"gandharv.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"180977966545459","imei1":"180977966545459","imei2":"180977966545459","popurl":"www.ashok-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194358,"job_number":"JOB_194358","tr_customer_id":194376,"tr_customer_product_id":194366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Arya Agarwal","mobile_number":"9829145831","email_id":"omana.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"980009505851458","imei1":"980009505851458","imei2":"980009505851458","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194357,"job_number":"JOB_194357","tr_customer_id":194375,"tr_customer_product_id":194365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Anamika Gupta","mobile_number":"9845208572","email_id":"devasree.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"722338991651261","imei1":"722338991651261","imei2":"722338991651261","popurl":"www.bhuvanesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194356,"job_number":"JOB_194356","tr_customer_id":194374,"tr_customer_product_id":194364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Rajiv Nehru","mobile_number":"9861159875","email_id":"adhrit.sethi@hotmail.com","dop":"2026-02-12","serial_number":"805114867507186","imei1":"805114867507186","imei2":"805114867507186","popurl":"www.rahul-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194355,"job_number":"JOB_194355","tr_customer_id":194373,"tr_customer_product_id":194363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Ganak Somayaji","mobile_number":"9807225277","email_id":"daevi.panicker@gmail.com","dop":"2026-02-12","serial_number":"238484723524631","imei1":"238484723524631","imei2":"238484723524631","popurl":"www.shiv-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194354,"job_number":"JOB_194354","tr_customer_id":194372,"tr_customer_product_id":194362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Shivakari Sethi","mobile_number":"9863891139","email_id":"mohana.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"783042172668431","imei1":"783042172668431","imei2":"783042172668431","popurl":"www.heema-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194353,"job_number":"JOB_194353","tr_customer_id":194371,"tr_customer_product_id":194361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Kanchan Gandhi","mobile_number":"9810925854","email_id":"mohinder.devar@yahoo.co.in","dop":"2026-02-12","serial_number":"087182452377450","imei1":"087182452377450","imei2":"087182452377450","popurl":"www.bhupen-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194352,"job_number":"JOB_194352","tr_customer_id":194370,"tr_customer_product_id":194360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Anala Acharya","mobile_number":"9890542917","email_id":"dhanadeepa.khatri@gmail.com","dop":"2026-02-12","serial_number":"389434474052215","imei1":"389434474052215","imei2":"389434474052215","popurl":"www.abhaya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194351,"job_number":"JOB_194351","tr_customer_id":194369,"tr_customer_product_id":194359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Gopi Mehrotra","mobile_number":"9848455082","email_id":"kanaka.adiga@gmail.com","dop":"2026-02-12","serial_number":"316939667501330","imei1":"316939667501330","imei2":"316939667501330","popurl":"www.ganaka-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194349,"job_number":"JOB_194349","tr_customer_id":194367,"tr_customer_product_id":194357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Malti Bandopadhyay","mobile_number":"9818580947","email_id":"arnesh.iyengar@yahoo.co.in","dop":"2026-02-12","serial_number":"237997166385998","imei1":"237997166385998","imei2":"237997166385998","popurl":"www.dhanvin-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194348,"job_number":"JOB_194348","tr_customer_id":194366,"tr_customer_product_id":194356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Atmaja Shah","mobile_number":"9873498709","email_id":"bhanumati.bandopadhyay@gmail.com","dop":"2026-02-12","serial_number":"522304510328933","imei1":"522304510328933","imei2":"522304510328933","popurl":"www.bheeshma-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194347,"job_number":"JOB_194347","tr_customer_id":194365,"tr_customer_product_id":194355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Deeptanshu Nayar","mobile_number":"9813296673","email_id":"atreyi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"408229748427046","imei1":"408229748427046","imei2":"408229748427046","popurl":"www.indra-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194346,"job_number":"JOB_194346","tr_customer_id":194364,"tr_customer_product_id":194354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Hiranya Mishra","mobile_number":"9846705335","email_id":"dhara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"092398350236708","imei1":"092398350236708","imei2":"092398350236708","popurl":"www.arjun-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194344,"job_number":"JOB_194344","tr_customer_id":194362,"tr_customer_product_id":194352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Aanjaneya Mahajan","mobile_number":"9816799896","email_id":"bhaaswar.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"894315404644503","imei1":"894315404644503","imei2":"894315404644503","popurl":"www.brijesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194342,"job_number":"JOB_194342","tr_customer_id":194360,"tr_customer_product_id":194350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Dron Joshi","mobile_number":"9831062598","email_id":"niranjan.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"747283078762150","imei1":"747283078762150","imei2":"747283078762150","popurl":"www.bhadra-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194341,"job_number":"JOB_194341","tr_customer_id":194359,"tr_customer_product_id":194349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Agasti Nair","mobile_number":"9853709320","email_id":"adityanandan.chopra@gmail.com","dop":"2026-02-12","serial_number":"143894858161054","imei1":"143894858161054","imei2":"143894858161054","popurl":"www.agrata-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194340,"job_number":"JOB_194340","tr_customer_id":194358,"tr_customer_product_id":194348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Indra Bhattathiri","mobile_number":"9880172566","email_id":"gobinda.tandon@yahoo.co.in","dop":"2026-02-12","serial_number":"029661207661165","imei1":"029661207661165","imei2":"029661207661165","popurl":"www.ganesh-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194339,"job_number":"JOB_194339","tr_customer_id":194357,"tr_customer_product_id":194347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Siddhi Nambeesan","mobile_number":"9844852994","email_id":"bhaves.khanna@yahoo.co.in","dop":"2026-02-12","serial_number":"414445444173841","imei1":"414445444173841","imei2":"414445444173841","popurl":"www.dev-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194337,"job_number":"JOB_194337","tr_customer_id":194355,"tr_customer_product_id":194345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Daksha Iyengar","mobile_number":"9882851531","email_id":"bhudev.khan@hotmail.com","dop":"2026-02-12","serial_number":"232370337818184","imei1":"232370337818184","imei2":"232370337818184","popurl":"www.daevika-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194336,"job_number":"JOB_194336","tr_customer_id":194354,"tr_customer_product_id":194344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bharadwaj Chaturvedi","mobile_number":"9843670253","email_id":"sarvin.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"605217377937727","imei1":"605217377937727","imei2":"605217377937727","popurl":"www.ananda-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194334,"job_number":"JOB_194334","tr_customer_id":194352,"tr_customer_product_id":194342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Sanya Sethi","mobile_number":"9817223135","email_id":"deeksha.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"512849762790381","imei1":"512849762790381","imei2":"512849762790381","popurl":"www.gemini-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194333,"job_number":"JOB_194333","tr_customer_id":194351,"tr_customer_product_id":194341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Suryakant Singh","mobile_number":"9808581208","email_id":"devadatt.kapoor@hotmail.com","dop":"2026-02-12","serial_number":"281976687048324","imei1":"281976687048324","imei2":"281976687048324","popurl":"www.adhrit-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194332,"job_number":"JOB_194332","tr_customer_id":194350,"tr_customer_product_id":194340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Rajan Namboothiri","mobile_number":"9802286058","email_id":"prema.kapoor@gmail.com","dop":"2026-02-12","serial_number":"280778824981311","imei1":"280778824981311","imei2":"280778824981311","popurl":"www.anaadi-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194331,"job_number":"JOB_194331","tr_customer_id":194349,"tr_customer_product_id":194339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bhamini Sethi","mobile_number":"9800963176","email_id":"girish.kaul@gmail.com","dop":"2026-02-12","serial_number":"447888334290290","imei1":"447888334290290","imei2":"447888334290290","popurl":"www.agasti-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194328,"job_number":"JOB_194328","tr_customer_id":194346,"tr_customer_product_id":194336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Vedang Sinha","mobile_number":"9811179455","email_id":"baala.gupta@gmail.com","dop":"2026-02-12","serial_number":"870116282606853","imei1":"870116282606853","imei2":"870116282606853","popurl":"www.geeta-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194327,"job_number":"JOB_194327","tr_customer_id":194345,"tr_customer_product_id":194335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Gautami Shah","mobile_number":"9828491387","email_id":"sanjay.gill@gmail.com","dop":"2026-02-12","serial_number":"533276983370471","imei1":"533276983370471","imei2":"533276983370471","popurl":"www.shresthi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194326,"job_number":"JOB_194326","tr_customer_id":194344,"tr_customer_product_id":194334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Veda Talwar","mobile_number":"9863308827","email_id":"kannen.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"491556724654772","imei1":"491556724654772","imei2":"491556724654772","popurl":"www.anala-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194324,"job_number":"JOB_194324","tr_customer_id":194342,"tr_customer_product_id":194332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Durga Kaur","mobile_number":"9845890754","email_id":"adhrit.varman@gmail.com","dop":"2026-02-12","serial_number":"698215756904944","imei1":"698215756904944","imei2":"698215756904944","popurl":"www.yoginder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194323,"job_number":"JOB_194323","tr_customer_id":194341,"tr_customer_product_id":194331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Gorakhnath Devar","mobile_number":"9871560431","email_id":"harinakshi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"875062458187199","imei1":"875062458187199","imei2":"875062458187199","popurl":"www.brahmanandam-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194321,"job_number":"JOB_194321","tr_customer_id":194339,"tr_customer_product_id":194329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Adityanandana Khatri","mobile_number":"9814286949","email_id":"vaishvi.mehra@gmail.com","dop":"2026-02-12","serial_number":"918620195027042","imei1":"918620195027042","imei2":"918620195027042","popurl":"www.brahmabrata-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194320,"job_number":"JOB_194320","tr_customer_id":194338,"tr_customer_product_id":194328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Narendra Varrier","mobile_number":"9881764088","email_id":"rajendra.mukhopadhyay@gmail.com","dop":"2026-02-12","serial_number":"156103582952992","imei1":"156103582952992","imei2":"156103582952992","popurl":"www.chakravartee-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194318,"job_number":"JOB_194318","tr_customer_id":194336,"tr_customer_product_id":194326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Madhuri Verma","mobile_number":"9860787909","email_id":"shashi.talwar@gmail.com","dop":"2026-02-12","serial_number":"020269318660344","imei1":"020269318660344","imei2":"020269318660344","popurl":"www.arjun-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194316,"job_number":"JOB_194316","tr_customer_id":194334,"tr_customer_product_id":194324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Chitramala Khanna","mobile_number":"9818385546","email_id":"bhardwaj.abbott@hotmail.com","dop":"2026-02-12","serial_number":"545255425406177","imei1":"545255425406177","imei2":"545255425406177","popurl":"www.anilabh-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194314,"job_number":"JOB_194314","tr_customer_id":194333,"tr_customer_product_id":194322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Deepankar Somayaji","mobile_number":"9877444110","email_id":"ashlesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"416449327776383","imei1":"416449327776383","imei2":"416449327776383","popurl":"www.daevi-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194313,"job_number":"JOB_194313","tr_customer_id":194331,"tr_customer_product_id":194321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Sweta Bhattathiri","mobile_number":"9892366142","email_id":"baala.prajapat@hotmail.com","dop":"2026-02-12","serial_number":"757368816664474","imei1":"757368816664474","imei2":"757368816664474","popurl":"www.siddhi-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194312,"job_number":"JOB_194312","tr_customer_id":194330,"tr_customer_product_id":194320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Diptendu Kapoor","mobile_number":"9837474062","email_id":"balagopal.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"444697001159917","imei1":"444697001159917","imei2":"444697001159917","popurl":"www.agniprava-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194311,"job_number":"JOB_194311","tr_customer_id":194329,"tr_customer_product_id":194319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Devadatt Acharya","mobile_number":"9870862485","email_id":"baala.kapoor@gmail.com","dop":"2026-02-12","serial_number":"667290169696025","imei1":"667290169696025","imei2":"667290169696025","popurl":"www.balamani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194310,"job_number":"JOB_194310","tr_customer_id":194328,"tr_customer_product_id":194318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Rakesh Mehrotra","mobile_number":"9826573165","email_id":"chandraswaroopa.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"667296321724655","imei1":"667296321724655","imei2":"667296321724655","popurl":"www.ranjeet-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194308,"job_number":"JOB_194308","tr_customer_id":194326,"tr_customer_product_id":194316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Achyut Kakkar","mobile_number":"9820700092","email_id":"ghanshyam.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"749913643501679","imei1":"749913643501679","imei2":"749913643501679","popurl":"www.anaadi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194306,"job_number":"JOB_194306","tr_customer_id":194324,"tr_customer_product_id":194314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Atmananda Panicker","mobile_number":"9896371718","email_id":"kannen.dubashi@gmail.com","dop":"2026-02-12","serial_number":"156242731492283","imei1":"156242731492283","imei2":"156242731492283","popurl":"www.bhaasvan-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194305,"job_number":"JOB_194305","tr_customer_id":194323,"tr_customer_product_id":194313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Dhanapati Bhattathiri","mobile_number":"9894530318","email_id":"devesh.chopra@yahoo.co.in","dop":"2026-02-12","serial_number":"256030612694265","imei1":"256030612694265","imei2":"256030612694265","popurl":"www.damodara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194304,"job_number":"JOB_194304","tr_customer_id":194321,"tr_customer_product_id":194311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Brahmanandam Rana","mobile_number":"9812583693","email_id":"bhaanumati.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"613985946324264","imei1":"613985946324264","imei2":"613985946324264","popurl":"www.purnima-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194303,"job_number":"JOB_194303","tr_customer_id":194322,"tr_customer_product_id":194312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Mayoor Jha","mobile_number":"9842414858","email_id":"bhanumati.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"441005468535416","imei1":"441005468535416","imei2":"441005468535416","popurl":"www.devesh-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194302,"job_number":"JOB_194302","tr_customer_id":194320,"tr_customer_product_id":194310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Bhishma Jain","mobile_number":"9813556759","email_id":"vaidehi.kaur@hotmail.com","dop":"2026-02-12","serial_number":"473350541260077","imei1":"473350541260077","imei2":"473350541260077","popurl":"www.vaishvi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194300,"job_number":"JOB_194300","tr_customer_id":194318,"tr_customer_product_id":194308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Ekalavya Dutta","mobile_number":"9868708800","email_id":"devajyoti.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"228365532529312","imei1":"228365532529312","imei2":"228365532529312","popurl":"www.menaka-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194299,"job_number":"JOB_194299","tr_customer_id":194317,"tr_customer_product_id":194307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Balgopal Reddy","mobile_number":"9895861285","email_id":"bhagwati.reddy@hotmail.com","dop":"2026-02-12","serial_number":"584464609810297","imei1":"584464609810297","imei2":"584464609810297","popurl":"www.tara-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194298,"job_number":"JOB_194298","tr_customer_id":194316,"tr_customer_product_id":194306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:24.000Z","modified_at":"2026-02-22T11:19:24.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"70269747447088","imei1":"70269747447088","imei2":"70269747447088","popurl":"2026-02-12T11:19:20.097229300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194297,"job_number":"JOB_194297","tr_customer_id":194315,"tr_customer_product_id":194305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:01.000Z","modified_at":"2026-02-22T11:19:01.000Z","name":"Brice Gulgowski","mobile_number":"704-914-4212","email_id":"Dariana86@gmail.com","dop":"2025-04-06","serial_number":"18316310674316850","imei1":"18316310674316850","imei2":"18316310674316850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194296,"job_number":"JOB_194296","tr_customer_id":194314,"tr_customer_product_id":194304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:00.000Z","modified_at":"2026-02-22T11:19:40.000Z","name":"Preston Koss","mobile_number":"640-901-7072","email_id":"Kathryne.Purdy67@hotmail.com","dop":"2025-04-06","serial_number":"19253248112237","imei1":"19253248112237","imei2":"19253248112237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194294,"job_number":"JOB_194294","tr_customer_id":194312,"tr_customer_product_id":194302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Shreya Kapoor","mobile_number":"9818018287","email_id":"avadhesh.nehru@gmail.com","dop":"2026-02-12","serial_number":"349229583136574","imei1":"349229583136574","imei2":"349229583136574","popurl":"www.anshula-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194293,"job_number":"JOB_194293","tr_customer_id":194311,"tr_customer_product_id":194301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Chapala Mahajan","mobile_number":"9867453925","email_id":"anang.bharadwaj@gmail.com","dop":"2026-02-12","serial_number":"321234051086141","imei1":"321234051086141","imei2":"321234051086141","popurl":"www.trilochana-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194291,"job_number":"JOB_194291","tr_customer_id":194309,"tr_customer_product_id":194299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Avantika Sethi","mobile_number":"9800773960","email_id":"anandamayi.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"570351093870145","imei1":"570351093870145","imei2":"570351093870145","popurl":"www.anjushree-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194289,"job_number":"JOB_194289","tr_customer_id":194308,"tr_customer_product_id":194298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Jay Trivedi","mobile_number":"9801218633","email_id":"lakshman.pilla@gmail.com","dop":"2026-02-12","serial_number":"423178164169298","imei1":"423178164169298","imei2":"423178164169298","popurl":"www.harinarayan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194288,"job_number":"JOB_194288","tr_customer_id":194306,"tr_customer_product_id":194296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Aadi Kapoor","mobile_number":"9863074838","email_id":"dandapaani.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"382726821899042","imei1":"382726821899042","imei2":"382726821899042","popurl":"www.aryan-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194287,"job_number":"JOB_194287","tr_customer_id":194305,"tr_customer_product_id":194295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Anurag Bhattacharya","mobile_number":"9896963523","email_id":"agasti.adiga@hotmail.com","dop":"2026-02-12","serial_number":"106791120921099","imei1":"106791120921099","imei2":"106791120921099","popurl":"www.deevakar-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194285,"job_number":"JOB_194285","tr_customer_id":194303,"tr_customer_product_id":194293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:56.000Z","modified_at":"2026-02-22T10:57:56.000Z","name":"Juliana Gottlieb","mobile_number":"509-974-0576","email_id":"Loren_Blick33@hotmail.com","dop":"2025-04-06","serial_number":"14109461871235488","imei1":"14109461871235488","imei2":"14109461871235488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194284,"job_number":"JOB_194284","tr_customer_id":194302,"tr_customer_product_id":194292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:08.000Z","modified_at":"2026-02-22T11:15:48.000Z","name":"Malvina Harvey","mobile_number":"706-208-4727","email_id":"Lavina_Russel46@hotmail.com","dop":"2025-04-06","serial_number":"18950300619168","imei1":"18950300619168","imei2":"18950300619168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194283,"job_number":"JOB_194283","tr_customer_id":194301,"tr_customer_product_id":194291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:52.000Z","modified_at":"2026-02-22T10:47:52.000Z","name":"Sabryna Hand","mobile_number":"867-849-7740","email_id":"Kendall_Morissette@yahoo.com","dop":"2025-04-06","serial_number":"13248427457981022","imei1":"13248427457981022","imei2":"13248427457981022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194282,"job_number":"JOB_194282","tr_customer_id":194300,"tr_customer_product_id":194290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:48:30.000Z","name":"Aimee Smitham","mobile_number":"216-617-2311","email_id":"Kristopher_Beatty72@gmail.com","dop":"2025-04-06","serial_number":"12213845621203","imei1":"12213845621203","imei2":"12213845621203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194281,"job_number":"JOB_194281","tr_customer_id":194299,"tr_customer_product_id":194289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:47:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13855361956665","imei1":"13855361956665","imei2":"13855361956665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194280,"job_number":"JOB_194280","tr_customer_id":194298,"tr_customer_product_id":194288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:05.000Z","modified_at":"2026-02-22T10:47:05.000Z","name":"Alene Thompson","mobile_number":"489-298-3623","email_id":"Leslie.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16711608837083628","imei1":"16711608837083628","imei2":"16711608837083628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194279,"job_number":"JOB_194279","tr_customer_id":194297,"tr_customer_product_id":194287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:04.000Z","modified_at":"2026-02-22T10:47:43.000Z","name":"Pearl Hodkiewicz","mobile_number":"582-576-8459","email_id":"Lawson.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"10353262199308","imei1":"10353262199308","imei2":"10353262199308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194278,"job_number":"JOB_194278","tr_customer_id":194296,"tr_customer_product_id":194286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:03.000Z","modified_at":"2026-02-22T10:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14685203869068","imei1":"14685203869068","imei2":"14685203869068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194277,"job_number":"JOB_194277","tr_customer_id":194295,"tr_customer_product_id":194285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:18.000Z","modified_at":"2026-02-22T10:46:18.000Z","name":"Emily Upton","mobile_number":"869-560-9318","email_id":"Morton.Waters72@gmail.com","dop":"2025-04-06","serial_number":"10982618418416492","imei1":"10982618418416492","imei2":"10982618418416492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194276,"job_number":"JOB_194276","tr_customer_id":194294,"tr_customer_product_id":194284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:56.000Z","name":"Jasen Jast","mobile_number":"251-536-2146","email_id":"Cristobal.Towne@hotmail.com","dop":"2025-04-06","serial_number":"18931189027844","imei1":"18931189027844","imei2":"18931189027844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194275,"job_number":"JOB_194275","tr_customer_id":194293,"tr_customer_product_id":194283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10344686259399","imei1":"10344686259399","imei2":"10344686259399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194274,"job_number":"JOB_194274","tr_customer_id":194292,"tr_customer_product_id":194282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:45:07.000Z","modified_at":"2026-02-22T10:45:07.000Z","name":"Anjushri Desai","mobile_number":"8660962190","email_id":"bahula.bhat@hotmail.com","dop":"2026-02-12","serial_number":"92672256877809","imei1":"92672256877809","imei2":"92672256877809","popurl":"www.amrita-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194273,"job_number":"JOB_194273","tr_customer_id":194291,"tr_customer_product_id":194281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:44:55.000Z","modified_at":"2026-02-22T10:44:55.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-12","serial_number":"23941548636173","imei1":"23941548636173","imei2":"23941548636173","popurl":"2026-02-12T10:44:45.431917488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194272,"job_number":"JOB_194272","tr_customer_id":194290,"tr_customer_product_id":194280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:02.000Z","modified_at":"2026-02-22T10:41:02.000Z","name":"Marlee Hansen","mobile_number":"441-847-3528","email_id":"Vivienne_Wunsch90@yahoo.com","dop":"2025-04-06","serial_number":"18888309049445464","imei1":"18888309049445464","imei2":"18888309049445464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194271,"job_number":"JOB_194271","tr_customer_id":194289,"tr_customer_product_id":194279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:01.000Z","modified_at":"2026-02-22T10:41:49.000Z","name":"Jacklyn Graham","mobile_number":"666-265-6599","email_id":"Hellen_Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10665863259168","imei1":"10665863259168","imei2":"10665863259168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194270,"job_number":"JOB_194270","tr_customer_id":194288,"tr_customer_product_id":194278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:40:22.000Z","modified_at":"2026-02-22T10:40:22.000Z","name":"Adripathi Acharya","mobile_number":"9881062983","email_id":"dipali.devar@gmail.com","dop":"2026-02-12","serial_number":"055230596965794","imei1":"055230596965794","imei2":"055230596965794","popurl":"www.anand-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194269,"job_number":"JOB_194269","tr_customer_id":194287,"tr_customer_product_id":194277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:58.000Z","modified_at":"2026-02-22T10:30:58.000Z","name":"Elvera Reynolds","mobile_number":"323-733-1696","email_id":"Francis_Schinner@gmail.com","dop":"2025-04-06","serial_number":"16875300283146222","imei1":"16875300283146222","imei2":"16875300283146222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194268,"job_number":"JOB_194268","tr_customer_id":194286,"tr_customer_product_id":194276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:31:34.000Z","name":"Peyton Barrows","mobile_number":"315-628-1527","email_id":"Freddy.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"12403630863050","imei1":"12403630863050","imei2":"12403630863050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194267,"job_number":"JOB_194267","tr_customer_id":194285,"tr_customer_product_id":194275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:30:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11855980010293","imei1":"11855980010293","imei2":"11855980010293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194266,"job_number":"JOB_194266","tr_customer_id":194284,"tr_customer_product_id":194274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:15.000Z","modified_at":"2026-02-22T10:30:15.000Z","name":"Sid Waters","mobile_number":"752-606-0907","email_id":"Dana_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18718561534637120","imei1":"18718561534637120","imei2":"18718561534637120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194265,"job_number":"JOB_194265","tr_customer_id":194283,"tr_customer_product_id":194273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:14.000Z","modified_at":"2026-02-22T10:30:50.000Z","name":"Mathias Koch","mobile_number":"570-687-2931","email_id":"Arvel_Lakin@gmail.com","dop":"2025-04-06","serial_number":"12162735650975","imei1":"12162735650975","imei2":"12162735650975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194264,"job_number":"JOB_194264","tr_customer_id":194282,"tr_customer_product_id":194272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:13.000Z","modified_at":"2026-02-22T10:30:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19535315764385","imei1":"19535315764385","imei2":"19535315764385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194263,"job_number":"JOB_194263","tr_customer_id":194281,"tr_customer_product_id":194271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:31.000Z","modified_at":"2026-02-22T10:29:31.000Z","name":"Orpha Adams","mobile_number":"891-323-0504","email_id":"Emerald_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"16055901312417196","imei1":"16055901312417196","imei2":"16055901312417196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194262,"job_number":"JOB_194262","tr_customer_id":194280,"tr_customer_product_id":194270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:30.000Z","modified_at":"2026-02-22T10:30:07.000Z","name":"Ilene Kub","mobile_number":"741-947-0648","email_id":"Garnett.Ondricka10@yahoo.com","dop":"2025-04-06","serial_number":"14885246114976","imei1":"14885246114976","imei2":"14885246114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194261,"job_number":"JOB_194261","tr_customer_id":194279,"tr_customer_product_id":194269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:29.000Z","modified_at":"2026-02-22T10:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14777672452736","imei1":"14777672452736","imei2":"14777672452736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194260,"job_number":"JOB_194260","tr_customer_id":194278,"tr_customer_product_id":194268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:42.000Z","modified_at":"2026-02-22T09:51:42.000Z","name":"Daniela Gulgowski","mobile_number":"329-378-0508","email_id":"Lew7@hotmail.com","dop":"2025-04-06","serial_number":"19555060752007256","imei1":"19555060752007256","imei2":"19555060752007256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194259,"job_number":"JOB_194259","tr_customer_id":194277,"tr_customer_product_id":194267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:52:17.000Z","name":"Loyal Schaden","mobile_number":"929-253-0785","email_id":"Myra79@gmail.com","dop":"2025-04-06","serial_number":"16336522487290","imei1":"16336522487290","imei2":"16336522487290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194258,"job_number":"JOB_194258","tr_customer_id":194276,"tr_customer_product_id":194266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:51:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14085113254356","imei1":"14085113254356","imei2":"14085113254356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194257,"job_number":"JOB_194257","tr_customer_id":194275,"tr_customer_product_id":194265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:58.000Z","modified_at":"2026-02-22T09:50:58.000Z","name":"Antonette Hammes","mobile_number":"417-846-6082","email_id":"Joshua_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"16444698898396382","imei1":"16444698898396382","imei2":"16444698898396382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194256,"job_number":"JOB_194256","tr_customer_id":194274,"tr_customer_product_id":194264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:57.000Z","modified_at":"2026-02-22T09:51:33.000Z","name":"Gust Roob","mobile_number":"920-734-3028","email_id":"Sheridan68@gmail.com","dop":"2025-04-06","serial_number":"19732437178551","imei1":"19732437178551","imei2":"19732437178551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194255,"job_number":"JOB_194255","tr_customer_id":194273,"tr_customer_product_id":194263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:56.000Z","modified_at":"2026-02-22T09:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17508131634979","imei1":"17508131634979","imei2":"17508131634979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194254,"job_number":"JOB_194254","tr_customer_id":194272,"tr_customer_product_id":194262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:14.000Z","modified_at":"2026-02-22T09:50:14.000Z","name":"Yolanda Koss","mobile_number":"596-768-7531","email_id":"Carolyne_Frami@gmail.com","dop":"2025-04-06","serial_number":"14195056309376920","imei1":"14195056309376920","imei2":"14195056309376920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194253,"job_number":"JOB_194253","tr_customer_id":194271,"tr_customer_product_id":194261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:50.000Z","name":"Dolores Conroy","mobile_number":"373-774-5009","email_id":"Afton.Koch@gmail.com","dop":"2025-04-06","serial_number":"19825557000624","imei1":"19825557000624","imei2":"19825557000624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194252,"job_number":"JOB_194252","tr_customer_id":194270,"tr_customer_product_id":194260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18564395915853","imei1":"18564395915853","imei2":"18564395915853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194251,"job_number":"JOB_194251","tr_customer_id":194269,"tr_customer_product_id":194259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:27.000Z","modified_at":"2026-02-22T08:41:27.000Z","name":"Susana Spinka","mobile_number":"667-361-4830","email_id":"Ernest.King@gmail.com","dop":"2025-04-06","serial_number":"17164013972390428","imei1":"17164013972390428","imei2":"17164013972390428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194250,"job_number":"JOB_194250","tr_customer_id":194268,"tr_customer_product_id":194258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:48.000Z","name":"Norbert Rath","mobile_number":"474-885-7884","email_id":"Miles95@yahoo.com","dop":"2025-04-06","serial_number":"10876630078124","imei1":"10876630078124","imei2":"10876630078124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194249,"job_number":"JOB_194249","tr_customer_id":194267,"tr_customer_product_id":194257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12020471895466","imei1":"12020471895466","imei2":"12020471895466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194248,"job_number":"JOB_194248","tr_customer_id":194266,"tr_customer_product_id":194256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:01.000Z","modified_at":"2026-02-22T08:41:01.000Z","name":"Declan Windler","mobile_number":"488-589-2699","email_id":"Macie1@hotmail.com","dop":"2025-04-06","serial_number":"12642353332693604","imei1":"12642353332693604","imei2":"12642353332693604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194247,"job_number":"JOB_194247","tr_customer_id":194265,"tr_customer_product_id":194255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:22.000Z","name":"Liana Strosin","mobile_number":"471-849-2760","email_id":"Ozella.Terry67@gmail.com","dop":"2025-04-06","serial_number":"15503001591032","imei1":"15503001591032","imei2":"15503001591032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194246,"job_number":"JOB_194246","tr_customer_id":194264,"tr_customer_product_id":194254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16743848119403","imei1":"16743848119403","imei2":"16743848119403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194245,"job_number":"JOB_194245","tr_customer_id":194263,"tr_customer_product_id":194253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:34.000Z","name":"Linnea Wunsch","mobile_number":"717-780-0680","email_id":"Jaeden.Torphy73@yahoo.com","dop":"2025-04-06","serial_number":"17091570339468468","imei1":"17091570339468468","imei2":"17091570339468468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194244,"job_number":"JOB_194244","tr_customer_id":194262,"tr_customer_product_id":194252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:56.000Z","name":"Agustina Simonis","mobile_number":"322-539-5457","email_id":"Bethel_Mraz25@yahoo.com","dop":"2025-04-06","serial_number":"13333948016403","imei1":"13333948016403","imei2":"13333948016403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194243,"job_number":"JOB_194243","tr_customer_id":194261,"tr_customer_product_id":194251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:33.000Z","modified_at":"2026-02-22T08:40:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15824615219257","imei1":"15824615219257","imei2":"15824615219257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194242,"job_number":"JOB_194242","tr_customer_id":194260,"tr_customer_product_id":194250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:17.000Z","modified_at":"2026-02-22T08:31:17.000Z","name":"Bradford Hegmann","mobile_number":"453-278-0646","email_id":"Ezequiel13@gmail.com","dop":"2025-08-24","serial_number":"1066578428672988","imei1":"1066578428672988","imei2":"1066578428672988","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194241,"job_number":"JOB_194241","tr_customer_id":194259,"tr_customer_product_id":194249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:16.000Z","modified_at":"2026-02-22T08:31:55.000Z","name":"Fredrick Miller","mobile_number":"389-992-6978","email_id":"Ramiro48@hotmail.com","dop":"2025-08-24","serial_number":"19239718607631","imei1":"19239718607631","imei2":"19239718607631","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194240,"job_number":"JOB_194240","tr_customer_id":194258,"tr_customer_product_id":194248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:15.000Z","modified_at":"2026-02-22T08:31:15.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14296530781926","imei1":"14296530781926","imei2":"14296530781926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194239,"job_number":"JOB_194239","tr_customer_id":194257,"tr_customer_product_id":194247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:30.000Z","modified_at":"2026-02-22T08:30:30.000Z","name":"Josh West","mobile_number":"719-202-1042","email_id":"Tania_Gorczany@hotmail.com","dop":"2025-08-24","serial_number":"1015408424899496","imei1":"1015408424899496","imei2":"1015408424899496","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194238,"job_number":"JOB_194238","tr_customer_id":194256,"tr_customer_product_id":194246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:31:08.000Z","name":"Dorcas Ratke","mobile_number":"339-501-5841","email_id":"Prince38@gmail.com","dop":"2025-08-24","serial_number":"18714056913539","imei1":"18714056913539","imei2":"18714056913539","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194237,"job_number":"JOB_194237","tr_customer_id":194255,"tr_customer_product_id":194245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:30:29.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18413261571326","imei1":"18413261571326","imei2":"18413261571326","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194236,"job_number":"JOB_194236","tr_customer_id":194254,"tr_customer_product_id":194244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:43.000Z","modified_at":"2026-02-22T08:29:43.000Z","name":"Newell Farrell","mobile_number":"556-983-5005","email_id":"Godfrey.Pfannerstill@yahoo.com","dop":"2025-08-24","serial_number":"1011744060982295","imei1":"1011744060982295","imei2":"1011744060982295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194235,"job_number":"JOB_194235","tr_customer_id":194253,"tr_customer_product_id":194243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:42.000Z","modified_at":"2026-02-22T08:30:22.000Z","name":"Bret Bayer","mobile_number":"234-540-3865","email_id":"Carleton_Wehner@yahoo.com","dop":"2025-08-24","serial_number":"10894737851404","imei1":"10894737851404","imei2":"10894737851404","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194234,"job_number":"JOB_194234","tr_customer_id":194252,"tr_customer_product_id":194242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:41.000Z","modified_at":"2026-02-22T08:29:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17177688167725","imei1":"17177688167725","imei2":"17177688167725","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194233,"job_number":"JOB_194233","tr_customer_id":194251,"tr_customer_product_id":194241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:13.000Z","modified_at":"2026-02-22T08:17:13.000Z","name":"Prudence Greenholt","mobile_number":"209-642-5172","email_id":"Carlie35@gmail.com","dop":"2025-04-06","serial_number":"16629425251764514","imei1":"16629425251764514","imei2":"16629425251764514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194232,"job_number":"JOB_194232","tr_customer_id":194250,"tr_customer_product_id":194240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:12.000Z","modified_at":"2026-02-22T08:17:48.000Z","name":"Prince Wunsch","mobile_number":"207-588-5039","email_id":"Kelvin41@yahoo.com","dop":"2025-04-06","serial_number":"19126636844987","imei1":"19126636844987","imei2":"19126636844987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194231,"job_number":"JOB_194231","tr_customer_id":194249,"tr_customer_product_id":194239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:10.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Blaze Heaney","mobile_number":"418-420-8504","email_id":"Harley.Fahey67@yahoo.com","dop":"2025-04-06","serial_number":"13006446075694334","imei1":"13006446075694334","imei2":"13006446075694334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194230,"job_number":"JOB_194230","tr_customer_id":194248,"tr_customer_product_id":194238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:08.000Z","modified_at":"2026-02-22T07:53:43.000Z","name":"Chadrick Upton","mobile_number":"287-401-7471","email_id":"Sofia.Quigley@gmail.com","dop":"2025-04-06","serial_number":"19509818851071","imei1":"19509818851071","imei2":"19509818851071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194226,"job_number":"JOB_194226","tr_customer_id":194244,"tr_customer_product_id":194234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:22.000Z","modified_at":"2026-02-22T07:52:22.000Z","name":"Dedrick Wolff","mobile_number":"797-973-0920","email_id":"Edgardo64@yahoo.com","dop":"2025-04-06","serial_number":"16539028174062756","imei1":"16539028174062756","imei2":"16539028174062756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194225,"job_number":"JOB_194225","tr_customer_id":194243,"tr_customer_product_id":194233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:21.000Z","modified_at":"2026-02-22T07:53:00.000Z","name":"Zion Larkin","mobile_number":"686-247-3904","email_id":"Michaela_Steuber51@hotmail.com","dop":"2025-04-06","serial_number":"13232250616608","imei1":"13232250616608","imei2":"13232250616608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194224,"job_number":"JOB_194224","tr_customer_id":194242,"tr_customer_product_id":194232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Jyotis Tandon","mobile_number":"9007171517","email_id":"suman.verma@hotmail.com","dop":"2026-02-12","serial_number":"743116224067117","imei1":"743116224067117","imei2":"743116224067117","popurl":"www.giriraaj-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194223,"job_number":"JOB_194223","tr_customer_id":194241,"tr_customer_product_id":194231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Akshainie Jain","mobile_number":"9013268636","email_id":"dwaipayana.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"360155522534882","imei1":"360155522534882","imei2":"360155522534882","popurl":"www.bhagwati-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194222,"job_number":"JOB_194222","tr_customer_id":194240,"tr_customer_product_id":194230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Tanya Varman","mobile_number":"9017141846","email_id":"chandrakin.arora@yahoo.co.in","dop":"2026-02-12","serial_number":"018386513237113","imei1":"018386513237113","imei2":"018386513237113","popurl":"www.aayushman-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194221,"job_number":"JOB_194221","tr_customer_id":194239,"tr_customer_product_id":194229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Gouranga Khan","mobile_number":"9046102729","email_id":"aadi.deshpande@gmail.com","dop":"2026-02-12","serial_number":"680123498652077","imei1":"680123498652077","imei2":"680123498652077","popurl":"www.trilokanath-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194220,"job_number":"JOB_194220","tr_customer_id":194238,"tr_customer_product_id":194228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Divaakar Desai","mobile_number":"9062114923","email_id":"gajabahu.dutta@yahoo.co.in","dop":"2026-02-12","serial_number":"449956054510294","imei1":"449956054510294","imei2":"449956054510294","popurl":"www.rajendra-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194219,"job_number":"JOB_194219","tr_customer_id":194237,"tr_customer_product_id":194227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:38.000Z","modified_at":"2026-02-22T06:47:38.000Z","name":"Jettie Gislason","mobile_number":"505-319-2465","email_id":"Clay.Wiza6@gmail.com","dop":"2025-04-06","serial_number":"15666505353994176","imei1":"15666505353994176","imei2":"15666505353994176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194218,"job_number":"JOB_194218","tr_customer_id":194236,"tr_customer_product_id":194226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:37.000Z","modified_at":"2026-02-22T06:48:14.000Z","name":"Savannah Gaylord","mobile_number":"336-324-3887","email_id":"Clay.Daniel4@gmail.com","dop":"2025-04-06","serial_number":"15688458341016","imei1":"15688458341016","imei2":"15688458341016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194217,"job_number":"JOB_194217","tr_customer_id":194235,"tr_customer_product_id":194225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:53.000Z","modified_at":"2026-02-22T06:46:53.000Z","name":"Shawn Ankunding","mobile_number":"250-637-5882","email_id":"Santa39@yahoo.com","dop":"2025-04-06","serial_number":"17516944169885540","imei1":"17516944169885540","imei2":"17516944169885540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194216,"job_number":"JOB_194216","tr_customer_id":194234,"tr_customer_product_id":194224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:51.000Z","modified_at":"2026-02-22T06:47:30.000Z","name":"Eliezer Schoen","mobile_number":"221-588-4172","email_id":"Jacky.Abernathy17@hotmail.com","dop":"2025-04-06","serial_number":"13912189084002","imei1":"13912189084002","imei2":"13912189084002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194215,"job_number":"JOB_194215","tr_customer_id":194233,"tr_customer_product_id":194223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:07.000Z","modified_at":"2026-02-22T06:46:07.000Z","name":"Sean Reilly","mobile_number":"278-627-5142","email_id":"Cale59@yahoo.com","dop":"2025-04-06","serial_number":"18217019988128224","imei1":"18217019988128224","imei2":"18217019988128224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194214,"job_number":"JOB_194214","tr_customer_id":194232,"tr_customer_product_id":194222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:06.000Z","modified_at":"2026-02-22T06:46:44.000Z","name":"Jewel Leffler","mobile_number":"581-395-5432","email_id":"Justine41@hotmail.com","dop":"2025-04-06","serial_number":"12900216102532","imei1":"12900216102532","imei2":"12900216102532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194207,"job_number":"JOB_194207","tr_customer_id":194225,"tr_customer_product_id":194215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:25:28.000Z","modified_at":"2026-02-22T06:25:28.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747448758","imei1":"68369747448758","imei2":"68369747448758","popurl":"2026-02-12T06:25:23.848379100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194206,"job_number":"JOB_194206","tr_customer_id":194224,"tr_customer_product_id":194214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:22:08.000Z","modified_at":"2026-02-22T06:22:08.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"69269747447088","imei1":"69269747447088","imei2":"69269747447088","popurl":"2026-02-12T06:22:03.436119900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194205,"job_number":"JOB_194205","tr_customer_id":194223,"tr_customer_product_id":194213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:43:49.000Z","modified_at":"2026-02-22T05:43:49.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747446758","imei1":"68369747446758","imei2":"68369747446758","popurl":"2026-02-12T05:43:44.874495400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194204,"job_number":"JOB_194204","tr_customer_id":194222,"tr_customer_product_id":194212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:40.000Z","modified_at":"2026-02-22T05:35:50.000Z","name":"Eugene Dickinson","mobile_number":"202-367-8374","email_id":"Delaney_Gorczany9@gmail.com","dop":"2025-12-01","serial_number":"17831271744569","imei1":"17831271744569","imei2":"17831271744569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194203,"job_number":"JOB_194203","tr_customer_id":194221,"tr_customer_product_id":194211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:39.000Z","modified_at":"2026-02-22T05:35:39.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15348159626560","imei1":"15348159626560","imei2":"15348159626560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194202,"job_number":"JOB_194202","tr_customer_id":194220,"tr_customer_product_id":194210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:35.000Z","name":"Aryanna Koelpin","mobile_number":"506-312-4399","email_id":"Leann91@hotmail.com","dop":"2025-12-01","serial_number":"18794653440982","imei1":"18794653440982","imei2":"18794653440982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194201,"job_number":"JOB_194201","tr_customer_id":194219,"tr_customer_product_id":194209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:24.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17534379697505","imei1":"17534379697505","imei2":"17534379697505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194200,"job_number":"JOB_194200","tr_customer_id":194218,"tr_customer_product_id":194208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:16.000Z","modified_at":"2026-02-22T05:35:16.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68269747446758","imei1":"68269747446758","imei2":"68269747446758","popurl":"2026-02-12T05:35:12.326651100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194199,"job_number":"JOB_194199","tr_customer_id":194217,"tr_customer_product_id":194207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:20.000Z","name":"Cielo Zulauf","mobile_number":"965-686-9933","email_id":"Madisen.Mante@hotmail.com","dop":"2025-12-01","serial_number":"19304004158544","imei1":"19304004158544","imei2":"19304004158544","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194198,"job_number":"JOB_194198","tr_customer_id":194216,"tr_customer_product_id":194206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16036630627618","imei1":"16036630627618","imei2":"16036630627618","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194197,"job_number":"JOB_194197","tr_customer_id":194215,"tr_customer_product_id":194205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:34:18.000Z","modified_at":"2026-02-22T05:34:18.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747446758","imei1":"66269747446758","imei2":"66269747446758","popurl":"2026-02-12T05:34:13.673406200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194196,"job_number":"JOB_194196","tr_customer_id":194214,"tr_customer_product_id":194204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:48.000Z","modified_at":"2026-02-22T05:33:48.000Z","name":"Dylan Heidenreich","mobile_number":"666-701-1640","email_id":"Halle.Brown40@gmail.com","dop":"2025-04-06","serial_number":"10007136228856718","imei1":"10007136228856718","imei2":"10007136228856718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194195,"job_number":"JOB_194195","tr_customer_id":194213,"tr_customer_product_id":194203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:47.000Z","modified_at":"2026-02-22T05:34:25.000Z","name":"Kylee Lang","mobile_number":"649-506-4646","email_id":"Jarret_Heller71@yahoo.com","dop":"2025-04-06","serial_number":"19835843156702","imei1":"19835843156702","imei2":"19835843156702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194194,"job_number":"JOB_194194","tr_customer_id":194212,"tr_customer_product_id":194202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:31.000Z","modified_at":"2026-02-22T05:33:31.000Z","name":"Kip Hansen","mobile_number":"449-216-5301","email_id":"Brown.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17638381601788172","imei1":"17638381601788172","imei2":"17638381601788172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194193,"job_number":"JOB_194193","tr_customer_id":194211,"tr_customer_product_id":194201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:29.000Z","modified_at":"2026-02-22T05:34:07.000Z","name":"Kamille Borer","mobile_number":"208-955-6942","email_id":"Abner91@hotmail.com","dop":"2025-04-06","serial_number":"15765336122698","imei1":"15765336122698","imei2":"15765336122698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194192,"job_number":"JOB_194192","tr_customer_id":194210,"tr_customer_product_id":194200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:28:30.000Z","modified_at":"2026-02-22T05:28:30.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447758","imei1":"66269747447758","imei2":"66269747447758","popurl":"2026-02-12T05:28:26.052456400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194191,"job_number":"JOB_194191","tr_customer_id":194209,"tr_customer_product_id":194199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:26:39.000Z","modified_at":"2026-02-22T05:26:39.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447088","imei1":"66269747447088","imei2":"66269747447088","popurl":"2026-02-12T05:26:34.683596100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194190,"job_number":"JOB_194190","tr_customer_id":194208,"tr_customer_product_id":194198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:21:01.000Z","modified_at":"2026-02-22T05:21:01.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447158","imei1":"66269747447158","imei2":"66269747447158","popurl":"2026-02-12T05:20:57.852065500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194189,"job_number":"JOB_194189","tr_customer_id":194207,"tr_customer_product_id":194197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:23.000Z","modified_at":"2026-02-22T05:18:33.000Z","name":"Monroe Rogahn","mobile_number":"952-282-4344","email_id":"Verdie_Berge@gmail.com","dop":"2025-07-01","serial_number":"101124855881784","imei1":"101124855881784","imei2":"101124855881784","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194188,"job_number":"JOB_194188","tr_customer_id":194206,"tr_customer_product_id":194196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:22.000Z","modified_at":"2026-02-22T05:18:22.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107900199306254","imei1":"107900199306254","imei2":"107900199306254","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194187,"job_number":"JOB_194187","tr_customer_id":194205,"tr_customer_product_id":194195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:20.000Z","name":"Angelo Ortiz","mobile_number":"626-982-6612","email_id":"Brian.Labadie50@gmail.com","dop":"2025-07-01","serial_number":"106050133718878","imei1":"106050133718878","imei2":"106050133718878","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194186,"job_number":"JOB_194186","tr_customer_id":194204,"tr_customer_product_id":194194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106211616896397","imei1":"106211616896397","imei2":"106211616896397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194185,"job_number":"JOB_194185","tr_customer_id":194203,"tr_customer_product_id":194193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:14.000Z","modified_at":"2026-02-22T05:14:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"95993539949378","imei1":"95993539949378","imei2":"95993539949378","popurl":"2026-02-12T05:14:13.984169462Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194184,"job_number":"JOB_194184","tr_customer_id":194202,"tr_customer_product_id":194192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:12.000Z","modified_at":"2026-02-22T05:14:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"96326285421711","imei1":"96326285421711","imei2":"96326285421711","popurl":"2026-02-12T05:14:12.176219276Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194183,"job_number":"JOB_194183","tr_customer_id":194201,"tr_customer_product_id":194191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55878088259390","imei1":"55878088259390","imei2":"55878088259390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194182,"job_number":"JOB_194182","tr_customer_id":194200,"tr_customer_product_id":194190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29224749503427","imei1":"29224749503427","imei2":"29224749503427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194181,"job_number":"JOB_194181","tr_customer_id":194199,"tr_customer_product_id":194189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17809937859814","imei1":"17809937859814","imei2":"17809937859814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194180,"job_number":"JOB_194180","tr_customer_id":194198,"tr_customer_product_id":194188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67697540344055","imei1":"67697540344055","imei2":"67697540344055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194179,"job_number":"JOB_194179","tr_customer_id":194197,"tr_customer_product_id":194187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21674284192744","imei1":"21674284192744","imei2":"21674284192744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194178,"job_number":"JOB_194178","tr_customer_id":194196,"tr_customer_product_id":194186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10027131203676","imei1":"10027131203676","imei2":"10027131203676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194177,"job_number":"JOB_194177","tr_customer_id":194195,"tr_customer_product_id":194185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22193470292464","imei1":"22193470292464","imei2":"22193470292464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194176,"job_number":"JOB_194176","tr_customer_id":194194,"tr_customer_product_id":194184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77753942738668","imei1":"77753942738668","imei2":"77753942738668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194175,"job_number":"JOB_194175","tr_customer_id":194193,"tr_customer_product_id":194183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51391879598769","imei1":"51391879598769","imei2":"51391879598769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194174,"job_number":"JOB_194174","tr_customer_id":194192,"tr_customer_product_id":194182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99803303834887","imei1":"99803303834887","imei2":"99803303834887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194173,"job_number":"JOB_194173","tr_customer_id":194191,"tr_customer_product_id":194181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91616312070124","imei1":"91616312070124","imei2":"91616312070124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194172,"job_number":"JOB_194172","tr_customer_id":194190,"tr_customer_product_id":194180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92836745659637","imei1":"92836745659637","imei2":"92836745659637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194171,"job_number":"JOB_194171","tr_customer_id":194189,"tr_customer_product_id":194179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53252228308435","imei1":"53252228308435","imei2":"53252228308435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194170,"job_number":"JOB_194170","tr_customer_id":194188,"tr_customer_product_id":194178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87813111105619","imei1":"87813111105619","imei2":"87813111105619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194169,"job_number":"JOB_194169","tr_customer_id":194187,"tr_customer_product_id":194177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:31.000Z","modified_at":"2026-02-22T04:44:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76054574739153","imei1":"76054574739153","imei2":"76054574739153","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194168,"job_number":"JOB_194168","tr_customer_id":194186,"tr_customer_product_id":194176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78208153222248","imei1":"78208153222248","imei2":"78208153222248","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194167,"job_number":"JOB_194167","tr_customer_id":194185,"tr_customer_product_id":194175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88528427560445","imei1":"88528427560445","imei2":"88528427560445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194166,"job_number":"JOB_194166","tr_customer_id":194184,"tr_customer_product_id":194174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78012140403769","imei1":"78012140403769","imei2":"78012140403769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194165,"job_number":"JOB_194165","tr_customer_id":194183,"tr_customer_product_id":194173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74576573387400","imei1":"74576573387400","imei2":"74576573387400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194164,"job_number":"JOB_194164","tr_customer_id":194182,"tr_customer_product_id":194172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94182824020566","imei1":"94182824020566","imei2":"94182824020566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194163,"job_number":"JOB_194163","tr_customer_id":194181,"tr_customer_product_id":194171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61208752834162","imei1":"61208752834162","imei2":"61208752834162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194162,"job_number":"JOB_194162","tr_customer_id":194180,"tr_customer_product_id":194170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:54.000Z","modified_at":"2026-02-22T04:32:25.000Z","name":"Ben Hackett","mobile_number":"392-946-6683","email_id":"Asia_Blanda@hotmail.com","dop":"2026-01-04","serial_number":"14254900517296","imei1":"14254900517296","imei2":"114254900517296","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194161,"job_number":"JOB_194161","tr_customer_id":194179,"tr_customer_product_id":194169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:53.000Z","modified_at":"2026-02-22T04:31:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"422651314328062","imei1":"422651314328062","imei2":"1422651314328062","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194160,"job_number":"JOB_194160","tr_customer_id":194178,"tr_customer_product_id":194168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:36.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Myrtis Lehner","mobile_number":"994-375-3806","email_id":"Josefina.Mayer53@hotmail.com","dop":"2025-04-06","serial_number":"13976180579163630","imei1":"13976180579163630","imei2":"13976180579163630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194159,"job_number":"JOB_194159","tr_customer_id":194177,"tr_customer_product_id":194167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:35.000Z","modified_at":"2026-02-22T04:32:14.000Z","name":"Brennan Rodriguez","mobile_number":"596-905-8227","email_id":"Keyshawn_West@yahoo.com","dop":"2025-04-06","serial_number":"19709304154989","imei1":"19709304154989","imei2":"19709304154989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194158,"job_number":"JOB_194158","tr_customer_id":194176,"tr_customer_product_id":194166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:34.000Z","modified_at":"2026-02-22T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10247771207338","imei1":"10247771207338","imei2":"10247771207338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194156,"job_number":"JOB_194156","tr_customer_id":194174,"tr_customer_product_id":194164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:32:08.000Z","name":"Jarret Dach","mobile_number":"727-712-4644","email_id":"Martina44@gmail.com","dop":"2000-01-31","serial_number":"10511260904484","imei1":"10511260904484","imei2":"10511260904484","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194154,"job_number":"JOB_194154","tr_customer_id":194172,"tr_customer_product_id":194162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:27.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Shaun Gulgowski","mobile_number":"247-749-2607","email_id":"Parker.McClure@gmail.com","dop":"2025-04-06","serial_number":"14096419859434382","imei1":"14096419859434382","imei2":"14096419859434382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194153,"job_number":"JOB_194153","tr_customer_id":194171,"tr_customer_product_id":194161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:32:04.000Z","name":"Adeline Brakus","mobile_number":"268-431-0181","email_id":"Luigi.Greenfelder34@yahoo.com","dop":"2025-04-06","serial_number":"16244819351158","imei1":"16244819351158","imei2":"16244819351158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194152,"job_number":"JOB_194152","tr_customer_id":194170,"tr_customer_product_id":194160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"Beatrice Renner","mobile_number":"526-948-6372","email_id":"Laisha99@yahoo.com","dop":"2025-04-06","serial_number":"10763195443090368","imei1":"10763195443090368","imei2":"10763195443090368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194151,"job_number":"JOB_194151","tr_customer_id":194169,"tr_customer_product_id":194159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14211871274665","imei1":"14211871274665","imei2":"14211871274665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194150,"job_number":"JOB_194150","tr_customer_id":194168,"tr_customer_product_id":194158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:32:01.000Z","name":"Destiney Dietrich","mobile_number":"211-910-7972","email_id":"Nicholaus.Wunsch5@yahoo.com","dop":"2025-04-06","serial_number":"13177487886242","imei1":"13177487886242","imei2":"13177487886242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194149,"job_number":"JOB_194149","tr_customer_id":194167,"tr_customer_product_id":194157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13162532085460","imei1":"13162532085460","imei2":"13162532085460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194148,"job_number":"JOB_194148","tr_customer_id":194166,"tr_customer_product_id":194156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Jaylin Robel","mobile_number":"694-360-8947","email_id":"Brigitte_Wisoky42@yahoo.com","dop":"2026-01-04","serial_number":"17295809044967","imei1":"17295809044967","imei2":"117295809044967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194147,"job_number":"JOB_194147","tr_customer_id":194165,"tr_customer_product_id":194155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956260922235698","imei1":"956260922235698","imei2":"1956260922235698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194146,"job_number":"JOB_194146","tr_customer_id":194164,"tr_customer_product_id":194154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:14.000Z","modified_at":"2026-02-22T04:31:14.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"13121120070366","imei1":"13121120070366","imei2":"113121120070366","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194145,"job_number":"JOB_194145","tr_customer_id":194163,"tr_customer_product_id":194153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:08.000Z","modified_at":"2026-02-22T04:31:08.000Z","name":"Lennie Armstrong","mobile_number":"965-718-1504","email_id":"Roscoe83@gmail.com","dop":"2025-04-06","serial_number":"18156016870868780","imei1":"18156016870868780","imei2":"18156016870868780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194144,"job_number":"JOB_194144","tr_customer_id":194162,"tr_customer_product_id":194152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:07.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Adelia Abernathy","mobile_number":"424-903-6473","email_id":"Mabel.Bergstrom24@yahoo.com","dop":"2025-08-24","serial_number":"1036021496935838","imei1":"1036021496935838","imei2":"1036021496935838","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194143,"job_number":"JOB_194143","tr_customer_id":194161,"tr_customer_product_id":194151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Veronica O'Keefe","mobile_number":"337-781-4804","email_id":"Otto.Aufderhar46@hotmail.com","dop":"2025-04-06","serial_number":"10517190905520","imei1":"10517190905520","imei2":"10517190905520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194142,"job_number":"JOB_194142","tr_customer_id":194160,"tr_customer_product_id":194150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12120178397908","imei1":"12120178397908","imei2":"12120178397908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194141,"job_number":"JOB_194141","tr_customer_id":194159,"tr_customer_product_id":194149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:43.000Z","name":"Lon Reynolds","mobile_number":"378-702-4648","email_id":"Christa_Wolf64@yahoo.com","dop":"2025-08-24","serial_number":"18166497106264","imei1":"18166497106264","imei2":"18166497106264","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194140,"job_number":"JOB_194140","tr_customer_id":194158,"tr_customer_product_id":194148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:05.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18705188573634","imei1":"18705188573634","imei2":"18705188573634","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194139,"job_number":"JOB_194139","tr_customer_id":194157,"tr_customer_product_id":194147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:02.000Z","modified_at":"2026-02-22T04:31:02.000Z","name":"Lambert Weissnat","mobile_number":"403-528-2844","email_id":"Coralie_Cummings8@yahoo.com","dop":"2025-04-06","serial_number":"14796181267384228","imei1":"14796181267384228","imei2":"14796181267384228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194138,"job_number":"JOB_194138","tr_customer_id":194156,"tr_customer_product_id":194146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:01.000Z","modified_at":"2026-02-22T04:31:39.000Z","name":"Tessie Tromp","mobile_number":"842-612-4937","email_id":"Elroy44@hotmail.com","dop":"2025-04-06","serial_number":"14763013849489","imei1":"14763013849489","imei2":"14763013849489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194137,"job_number":"JOB_194137","tr_customer_id":194155,"tr_customer_product_id":194145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19944867753585","imei1":"19944867753585","imei2":"19944867753585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194136,"job_number":"JOB_194136","tr_customer_id":194154,"tr_customer_product_id":194144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Eino Deckow","mobile_number":"763-944-9148","email_id":"Durward_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"13913440972185586","imei1":"13913440972185586","imei2":"13913440972185586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194135,"job_number":"JOB_194135","tr_customer_id":194153,"tr_customer_product_id":194143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Judah Hackett","mobile_number":"919-457-7506","email_id":"Austen.Ryan@hotmail.com","dop":"2025-04-06","serial_number":"11611106238500","imei1":"11611106238500","imei2":"11611106238500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194134,"job_number":"JOB_194134","tr_customer_id":194152,"tr_customer_product_id":194142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:30:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15795897705209","imei1":"15795897705209","imei2":"15795897705209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194133,"job_number":"JOB_194133","tr_customer_id":194151,"tr_customer_product_id":194141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:54.000Z","modified_at":"2026-02-22T04:30:54.000Z","name":"Forrest Hahn","mobile_number":"283-508-6063","email_id":"Cale47@gmail.com","dop":"2025-04-06","serial_number":"14487503699792186","imei1":"14487503699792186","imei2":"14487503699792186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194132,"job_number":"JOB_194132","tr_customer_id":194150,"tr_customer_product_id":194140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:53.000Z","modified_at":"2026-02-22T04:31:29.000Z","name":"Preston Hayes","mobile_number":"808-419-2226","email_id":"Reymundo_Miller59@yahoo.com","dop":"2025-04-06","serial_number":"11428784620347","imei1":"11428784620347","imei2":"11428784620347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194131,"job_number":"JOB_194131","tr_customer_id":194149,"tr_customer_product_id":194139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:52.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15537364303489","imei1":"15537364303489","imei2":"15537364303489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194130,"job_number":"JOB_194130","tr_customer_id":194148,"tr_customer_product_id":194138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Kirsten Langosh","mobile_number":"344-924-1967","email_id":"Clementine15@yahoo.com","dop":"2025-12-31","serial_number":"102445753070757","imei1":"102445753070757","imei2":"102445753070757","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194128,"job_number":"JOB_194128","tr_customer_id":194146,"tr_customer_product_id":194136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106329891546968","imei1":"106329891546968","imei2":"106329891546968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194127,"job_number":"JOB_194127","tr_customer_id":194145,"tr_customer_product_id":194135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"Carissa Runte","mobile_number":"576-787-7042","email_id":"Elmira.OReilly1@hotmail.com","dop":"2025-04-06","serial_number":"15466046341484714","imei1":"15466046341484714","imei2":"15466046341484714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194126,"job_number":"JOB_194126","tr_customer_id":194144,"tr_customer_product_id":194134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"Breana Walter","mobile_number":"926-933-6292","email_id":"Marion95@yahoo.com","dop":"2000-01-31","serial_number":"10402672612283","imei1":"10402672612283","imei2":"10402672612283","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194124,"job_number":"JOB_194124","tr_customer_id":194142,"tr_customer_product_id":194132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Cleveland Brekke","mobile_number":"978-904-4921","email_id":"Valentine_Lesch94@hotmail.com","dop":"2025-04-06","serial_number":"10331536590121","imei1":"10331536590121","imei2":"10331536590121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194123,"job_number":"JOB_194123","tr_customer_id":194141,"tr_customer_product_id":194131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14295850941959","imei1":"14295850941959","imei2":"14295850941959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194122,"job_number":"JOB_194122","tr_customer_id":194140,"tr_customer_product_id":194130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:41.000Z","modified_at":"2026-02-22T04:30:41.000Z","name":"Emilio Langosh","mobile_number":"651-838-4679","email_id":"Amalia14@gmail.com","dop":"2025-04-06","serial_number":"16631812468579032","imei1":"16631812468579032","imei2":"16631812468579032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194121,"job_number":"JOB_194121","tr_customer_id":194139,"tr_customer_product_id":194129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:40.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Rhett Schmitt","mobile_number":"351-481-9805","email_id":"Libbie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"11519386243124234","imei1":"11519386243124234","imei2":"11519386243124234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194120,"job_number":"JOB_194120","tr_customer_id":194138,"tr_customer_product_id":194128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:17.000Z","name":"Fae Rutherford","mobile_number":"863-646-2319","email_id":"Lexi.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"14812647529634","imei1":"14812647529634","imei2":"14812647529634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194119,"job_number":"JOB_194119","tr_customer_id":194137,"tr_customer_product_id":194127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:18.000Z","name":"Neva Cormier","mobile_number":"920-777-7211","email_id":"Terrance_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"15767404181450","imei1":"15767404181450","imei2":"15767404181450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194118,"job_number":"JOB_194118","tr_customer_id":194136,"tr_customer_product_id":194126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16760535447963","imei1":"16760535447963","imei2":"16760535447963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194117,"job_number":"JOB_194117","tr_customer_id":194135,"tr_customer_product_id":194125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14008829060242","imei1":"14008829060242","imei2":"14008829060242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194116,"job_number":"JOB_194116","tr_customer_id":194134,"tr_customer_product_id":194124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:37.000Z","modified_at":"2026-02-22T04:30:37.000Z","name":"Sidney Klein","mobile_number":"318-864-9704","email_id":"Kevon_Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"18182216421471636","imei1":"18182216421471636","imei2":"18182216421471636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194115,"job_number":"JOB_194115","tr_customer_id":194133,"tr_customer_product_id":194123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Dawn MacGyver","mobile_number":"499-225-5613","email_id":"Lucio.Oberbrunner@yahoo.com","dop":"2026-01-04","serial_number":"10954132830309","imei1":"10954132830309","imei2":"110954132830309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194113,"job_number":"JOB_194113","tr_customer_id":194131,"tr_customer_product_id":194121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"439682012259306","imei1":"439682012259306","imei2":"1439682012259306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194112,"job_number":"JOB_194112","tr_customer_id":194130,"tr_customer_product_id":194120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:31:13.000Z","name":"Brandy Schultz","mobile_number":"875-366-5823","email_id":"Naomi.Hessel@gmail.com","dop":"2025-04-06","serial_number":"13264789676718","imei1":"13264789676718","imei2":"13264789676718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194111,"job_number":"JOB_194111","tr_customer_id":194129,"tr_customer_product_id":194119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14019582342927","imei1":"14019582342927","imei2":"14019582342927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194109,"job_number":"JOB_194109","tr_customer_id":194127,"tr_customer_product_id":194117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12878192230930","imei1":"12878192230930","imei2":"112878192230930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194106,"job_number":"JOB_194106","tr_customer_id":194124,"tr_customer_product_id":194114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:25.000Z","modified_at":"2026-02-22T04:30:25.000Z","name":"Ryann Kuphal","mobile_number":"376-632-9293","email_id":"Lukas_Lebsack2@gmail.com","dop":"2025-04-06","serial_number":"15315891137957284","imei1":"15315891137957284","imei2":"15315891137957284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194105,"job_number":"JOB_194105","tr_customer_id":194123,"tr_customer_product_id":194113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:24.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Fannie O'Hara","mobile_number":"992-414-1122","email_id":"Rickie.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"12459990586775","imei1":"12459990586775","imei2":"12459990586775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194104,"job_number":"JOB_194104","tr_customer_id":194122,"tr_customer_product_id":194112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:23.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12026897479949","imei1":"12026897479949","imei2":"12026897479949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194102,"job_number":"JOB_194102","tr_customer_id":194120,"tr_customer_product_id":194110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Marian Ortiz","mobile_number":"898-516-8223","email_id":"Alford.Hermann13@gmail.com","dop":"2025-08-24","serial_number":"1057761593121884","imei1":"1057761593121884","imei2":"1057761593121884","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194101,"job_number":"JOB_194101","tr_customer_id":194119,"tr_customer_product_id":194109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:20.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Kathryne Boehm","mobile_number":"758-442-5245","email_id":"Belle.Barrows17@gmail.com","dop":"2025-08-24","serial_number":"10045503371013","imei1":"10045503371013","imei2":"10045503371013","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194100,"job_number":"JOB_194100","tr_customer_id":194118,"tr_customer_product_id":194108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18595608145713","imei1":"18595608145713","imei2":"18595608145713","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194099,"job_number":"JOB_194099","tr_customer_id":194117,"tr_customer_product_id":194107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Lauryn Ziemann","mobile_number":"697-323-8145","email_id":"Lucas_McLaughlin36@gmail.com","dop":"2025-04-06","serial_number":"12899092385226962","imei1":"12899092385226962","imei2":"12899092385226962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194098,"job_number":"JOB_194098","tr_customer_id":194116,"tr_customer_product_id":194106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:18.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Elaina Harvey","mobile_number":"920-501-3610","email_id":"Yessenia_Olson47@gmail.com","dop":"2025-04-06","serial_number":"16475411524992","imei1":"16475411524992","imei2":"16475411524992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194097,"job_number":"JOB_194097","tr_customer_id":194115,"tr_customer_product_id":194105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13164805530486","imei1":"13164805530486","imei2":"13164805530486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194093,"job_number":"JOB_194093","tr_customer_id":194111,"tr_customer_product_id":194101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Conner Davis","mobile_number":"704-974-8448","email_id":"Nicole69@gmail.com","dop":"2025-04-06","serial_number":"10874856638159544","imei1":"10874856638159544","imei2":"10874856638159544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194092,"job_number":"JOB_194092","tr_customer_id":194110,"tr_customer_product_id":194100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:15.000Z","name":"Margot Shanahan","mobile_number":"208-425-4578","email_id":"Selina.Wunsch94@yahoo.com","dop":"2025-04-06","serial_number":"17770802840172980","imei1":"17770802840172980","imei2":"17770802840172980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194091,"job_number":"JOB_194091","tr_customer_id":194109,"tr_customer_product_id":194099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"Palma Hackett","mobile_number":"720-793-6555","email_id":"Aimee24@yahoo.com","dop":"2025-04-06","serial_number":"14750540310188","imei1":"14750540310188","imei2":"14750540310188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194090,"job_number":"JOB_194090","tr_customer_id":194108,"tr_customer_product_id":194098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16708304902038","imei1":"16708304902038","imei2":"16708304902038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194089,"job_number":"JOB_194089","tr_customer_id":194107,"tr_customer_product_id":194097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:53.000Z","name":"Syble Schneider","mobile_number":"676-348-7631","email_id":"Adeline60@yahoo.com","dop":"2025-04-06","serial_number":"15633196112058","imei1":"15633196112058","imei2":"15633196112058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194088,"job_number":"JOB_194088","tr_customer_id":194106,"tr_customer_product_id":194096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10278086344542","imei1":"10278086344542","imei2":"10278086344542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194087,"job_number":"JOB_194087","tr_customer_id":194105,"tr_customer_product_id":194095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:10.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Roosevelt Stoltenberg","mobile_number":"741-480-3354","email_id":"Camila.Littel98@hotmail.com","dop":"2025-04-06","serial_number":"12003641411579996","imei1":"12003641411579996","imei2":"12003641411579996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194086,"job_number":"JOB_194086","tr_customer_id":194104,"tr_customer_product_id":194094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Anais Baumbach","mobile_number":"682-546-3554","email_id":"Ruben86@gmail.com","dop":"2025-04-06","serial_number":"15615397425752","imei1":"15615397425752","imei2":"15615397425752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194085,"job_number":"JOB_194085","tr_customer_id":194103,"tr_customer_product_id":194093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16958445550516","imei1":"16958445550516","imei2":"16958445550516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194082,"job_number":"JOB_194082","tr_customer_id":194100,"tr_customer_product_id":194090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Bonnie Ward","mobile_number":"268-237-4562","email_id":"Cortney.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"14740437020477560","imei1":"14740437020477560","imei2":"14740437020477560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194081,"job_number":"JOB_194081","tr_customer_id":194099,"tr_customer_product_id":194089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Kimberly Gutkowski","mobile_number":"653-984-4629","email_id":"Loyce_Barrows4@hotmail.com","dop":"2000-01-31","serial_number":"10667893499456","imei1":"10667893499456","imei2":"10667893499456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194079,"job_number":"JOB_194079","tr_customer_id":194097,"tr_customer_product_id":194087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Malvina VonRueden","mobile_number":"494-361-4116","email_id":"Kaci.Little@yahoo.com","dop":"2025-04-06","serial_number":"11590184962673","imei1":"11590184962673","imei2":"11590184962673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194078,"job_number":"JOB_194078","tr_customer_id":194096,"tr_customer_product_id":194086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12527618793225","imei1":"12527618793225","imei2":"12527618793225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194077,"job_number":"JOB_194077","tr_customer_id":194095,"tr_customer_product_id":194085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"Deja Blick","mobile_number":"816-614-0292","email_id":"Omari.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18125494391153584","imei1":"18125494391153584","imei2":"18125494391153584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194075,"job_number":"JOB_194075","tr_customer_id":194093,"tr_customer_product_id":194083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Sterling Johns","mobile_number":"247-954-1052","email_id":"Clyde_Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18038439072547130","imei1":"18038439072547130","imei2":"18038439072547130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194074,"job_number":"JOB_194074","tr_customer_id":194092,"tr_customer_product_id":194082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Carroll Oberbrunner","mobile_number":"808-523-0338","email_id":"Mireille_Greenfelder10@gmail.com","dop":"2025-04-06","serial_number":"16214958172378","imei1":"16214958172378","imei2":"16214958172378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194072,"job_number":"JOB_194072","tr_customer_id":194090,"tr_customer_product_id":194080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12066345189560","imei1":"12066345189560","imei2":"12066345189560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194070,"job_number":"JOB_194070","tr_customer_id":194088,"tr_customer_product_id":194078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Johnathon Lang","mobile_number":"908-558-8609","email_id":"Pierre.Mills22@hotmail.com","dop":"2025-04-06","serial_number":"16977899576089484","imei1":"16977899576089484","imei2":"16977899576089484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194069,"job_number":"JOB_194069","tr_customer_id":194087,"tr_customer_product_id":194077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"Beaulah Durgan","mobile_number":"344-371-4200","email_id":"Wava_Wilderman64@yahoo.com","dop":"2025-04-06","serial_number":"16389759480931","imei1":"16389759480931","imei2":"16389759480931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194068,"job_number":"JOB_194068","tr_customer_id":194086,"tr_customer_product_id":194076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Blaise Dibbert","mobile_number":"751-365-1194","email_id":"Liliane_Schultz@yahoo.com","dop":"2026-01-04","serial_number":"12855958866960","imei1":"12855958866960","imei2":"112855958866960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194067,"job_number":"JOB_194067","tr_customer_id":194085,"tr_customer_product_id":194075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Jack Bernier","mobile_number":"246-679-4919","email_id":"Abby.Schimmel22@yahoo.com","dop":"2025-12-31","serial_number":"109491415059810","imei1":"109491415059810","imei2":"109491415059810","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194066,"job_number":"JOB_194066","tr_customer_id":194084,"tr_customer_product_id":194074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402788708963","imei1":"17402788708963","imei2":"17402788708963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194065,"job_number":"JOB_194065","tr_customer_id":194083,"tr_customer_product_id":194073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107219221228036","imei1":"107219221228036","imei2":"107219221228036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194064,"job_number":"JOB_194064","tr_customer_id":194082,"tr_customer_product_id":194072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:29:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"290287033238140","imei1":"290287033238140","imei2":"1290287033238140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194063,"job_number":"JOB_194063","tr_customer_id":194081,"tr_customer_product_id":194071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Antonietta Abshire","mobile_number":"521-819-9185","email_id":"Julia_Nader91@yahoo.com","dop":"2025-04-06","serial_number":"12824774140526","imei1":"12824774140526","imei2":"12824774140526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194062,"job_number":"JOB_194062","tr_customer_id":194080,"tr_customer_product_id":194070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17439261642911","imei1":"17439261642911","imei2":"17439261642911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194061,"job_number":"JOB_194061","tr_customer_id":194079,"tr_customer_product_id":194069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10360146614387","imei1":"10360146614387","imei2":"110360146614387","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194060,"job_number":"JOB_194060","tr_customer_id":194078,"tr_customer_product_id":194068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Simeon Graham","mobile_number":"638-518-3542","email_id":"Zoila_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"19802050301826410","imei1":"19802050301826410","imei2":"19802050301826410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194059,"job_number":"JOB_194059","tr_customer_id":194077,"tr_customer_product_id":194067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Angeline Ziemann","mobile_number":"349-571-9763","email_id":"Agnes.Rau93@hotmail.com","dop":"2025-04-06","serial_number":"12058185870081882","imei1":"12058185870081882","imei2":"12058185870081882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194058,"job_number":"JOB_194058","tr_customer_id":194076,"tr_customer_product_id":194066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:54.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quinn Ondricka","mobile_number":"204-288-3102","email_id":"Jordon90@hotmail.com","dop":"2025-04-06","serial_number":"19097257782140680","imei1":"19097257782140680","imei2":"19097257782140680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194057,"job_number":"JOB_194057","tr_customer_id":194075,"tr_customer_product_id":194065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Charlotte Graham","mobile_number":"773-832-1690","email_id":"Catherine7@yahoo.com","dop":"2025-04-06","serial_number":"16041750961992","imei1":"16041750961992","imei2":"16041750961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194056,"job_number":"JOB_194056","tr_customer_id":194074,"tr_customer_product_id":194064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Madelynn Hessel","mobile_number":"272-395-9487","email_id":"Lora_Hoppe81@hotmail.com","dop":"2025-04-06","serial_number":"19474339057089","imei1":"19474339057089","imei2":"19474339057089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194055,"job_number":"JOB_194055","tr_customer_id":194073,"tr_customer_product_id":194063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10234003536613","imei1":"10234003536613","imei2":"10234003536613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194054,"job_number":"JOB_194054","tr_customer_id":194072,"tr_customer_product_id":194062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13876671028883","imei1":"13876671028883","imei2":"13876671028883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194053,"job_number":"JOB_194053","tr_customer_id":194071,"tr_customer_product_id":194061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Tyreek Cassin","mobile_number":"963-569-9992","email_id":"Guido33@hotmail.com","dop":"2025-04-06","serial_number":"10354252982048","imei1":"10354252982048","imei2":"10354252982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194052,"job_number":"JOB_194052","tr_customer_id":194070,"tr_customer_product_id":194060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:29:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17952252884042","imei1":"17952252884042","imei2":"17952252884042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194051,"job_number":"JOB_194051","tr_customer_id":194069,"tr_customer_product_id":194059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:51.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Ramon Jaskolski","mobile_number":"270-286-3954","email_id":"Terrence22@hotmail.com","dop":"2025-04-06","serial_number":"12973020975589414","imei1":"12973020975589414","imei2":"12973020975589414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194050,"job_number":"JOB_194050","tr_customer_id":194068,"tr_customer_product_id":194058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:50.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Nova Carroll","mobile_number":"479-898-5803","email_id":"Maxime23@yahoo.com","dop":"2025-04-06","serial_number":"17284958925108","imei1":"17284958925108","imei2":"17284958925108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194049,"job_number":"JOB_194049","tr_customer_id":194067,"tr_customer_product_id":194057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:49.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15542588549094","imei1":"15542588549094","imei2":"15542588549094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194047,"job_number":"JOB_194047","tr_customer_id":194065,"tr_customer_product_id":194055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:29:45.000Z","name":"Cordia Connelly","mobile_number":"954-946-5192","email_id":"Tia_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"18641892985906110","imei1":"18641892985906110","imei2":"18641892985906110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194046,"job_number":"JOB_194046","tr_customer_id":194064,"tr_customer_product_id":194054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:30:20.000Z","name":"Lucienne Ratke","mobile_number":"716-997-9163","email_id":"Ellen86@yahoo.com","dop":"2025-02-01","serial_number":"29932378972418","imei1":"29932378972418","imei2":"29932378972418","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194045,"job_number":"JOB_194045","tr_customer_id":194063,"tr_customer_product_id":194053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:44.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Carroll Monahan","mobile_number":"592-361-2246","email_id":"Ada28@hotmail.com","dop":"2025-06-26","serial_number":"10459683195382","imei1":"10459683195382","imei2":"10459683195382","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194044,"job_number":"JOB_194044","tr_customer_id":194062,"tr_customer_product_id":194052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Alivia Huel","mobile_number":"839-540-7015","email_id":"Tommie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19196892706337","imei1":"19196892706337","imei2":"19196892706337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194043,"job_number":"JOB_194043","tr_customer_id":194061,"tr_customer_product_id":194051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"Wilfrid Collier","mobile_number":"779-231-9849","email_id":"Savion.Carter@hotmail.com","dop":"2025-02-01","serial_number":"98113339193548","imei1":"98113339193548","imei2":"98113339193548","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194042,"job_number":"JOB_194042","tr_customer_id":194060,"tr_customer_product_id":194050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90647927659325","imei1":"90647927659325","imei2":"90647927659325","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194041,"job_number":"JOB_194041","tr_customer_id":194059,"tr_customer_product_id":194049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:42.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Sheldon Bogan","mobile_number":"261-583-7943","email_id":"Misael.Bailey98@hotmail.com","dop":"2025-04-06","serial_number":"15980042865557320","imei1":"15980042865557320","imei2":"15980042865557320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194040,"job_number":"JOB_194040","tr_customer_id":194058,"tr_customer_product_id":194048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:41.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Ephraim D'Amore","mobile_number":"722-857-1406","email_id":"Drew_Runolfsson43@gmail.com","dop":"2025-04-06","serial_number":"12828816848116","imei1":"12828816848116","imei2":"12828816848116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194038,"job_number":"JOB_194038","tr_customer_id":194056,"tr_customer_product_id":194046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11355053203112","imei1":"11355053203112","imei2":"11355053203112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194032,"job_number":"JOB_194032","tr_customer_id":194050,"tr_customer_product_id":194040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:36.000Z","modified_at":"2026-02-22T04:29:36.000Z","name":"Fabiola Breitenberg","mobile_number":"389-420-9642","email_id":"Kameron_Botsford97@hotmail.com","dop":"2025-08-24","serial_number":"1056124380198058","imei1":"1056124380198058","imei2":"1056124380198058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194031,"job_number":"JOB_194031","tr_customer_id":194049,"tr_customer_product_id":194039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:35.000Z","modified_at":"2026-02-22T04:30:12.000Z","name":"Esperanza Hessel","mobile_number":"832-203-2288","email_id":"Taylor_Adams@hotmail.com","dop":"2025-08-24","serial_number":"17210916240869","imei1":"17210916240869","imei2":"17210916240869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194030,"job_number":"JOB_194030","tr_customer_id":194048,"tr_customer_product_id":194038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:34.000Z","modified_at":"2026-02-22T04:29:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14000671011697","imei1":"14000671011697","imei2":"14000671011697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194029,"job_number":"JOB_194029","tr_customer_id":194047,"tr_customer_product_id":194037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:33.000Z","modified_at":"2026-02-22T04:29:33.000Z","name":"Nikita O'Hara","mobile_number":"813-819-1992","email_id":"Benjamin96@hotmail.com","dop":"2025-04-06","serial_number":"14712485381569648","imei1":"14712485381569648","imei2":"14712485381569648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194028,"job_number":"JOB_194028","tr_customer_id":194046,"tr_customer_product_id":194036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Lessie Rau","mobile_number":"382-732-4617","email_id":"Ron_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"14284495638755","imei1":"14284495638755","imei2":"14284495638755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194027,"job_number":"JOB_194027","tr_customer_id":194045,"tr_customer_product_id":194035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"Karine Durgan","mobile_number":"805-933-0585","email_id":"Edgardo_Mann61@gmail.com","dop":"2025-04-06","serial_number":"18521287773247610","imei1":"18521287773247610","imei2":"18521287773247610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194026,"job_number":"JOB_194026","tr_customer_id":194044,"tr_customer_product_id":194034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13903422401042","imei1":"13903422401042","imei2":"13903422401042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194025,"job_number":"JOB_194025","tr_customer_id":194043,"tr_customer_product_id":194033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:31.000Z","modified_at":"2026-02-22T04:29:31.000Z","name":"Alene Gulgowski","mobile_number":"593-958-5672","email_id":"Marisol.Dietrich91@yahoo.com","dop":"2025-04-06","serial_number":"12849005664601702","imei1":"12849005664601702","imei2":"12849005664601702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194024,"job_number":"JOB_194024","tr_customer_id":194042,"tr_customer_product_id":194032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Sally Macejkovic","mobile_number":"581-736-8954","email_id":"Lucienne.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"14793933126535","imei1":"14793933126535","imei2":"14793933126535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194023,"job_number":"JOB_194023","tr_customer_id":194041,"tr_customer_product_id":194031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18472671551800","imei1":"18472671551800","imei2":"18472671551800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194022,"job_number":"JOB_194022","tr_customer_id":194040,"tr_customer_product_id":194030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"Guiseppe Buckridge","mobile_number":"827-931-7059","email_id":"Breana_Boehm99@hotmail.com","dop":"2025-04-06","serial_number":"10821274119852124","imei1":"10821274119852124","imei2":"10821274119852124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194021,"job_number":"JOB_194021","tr_customer_id":194039,"tr_customer_product_id":194029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Merritt Johns","mobile_number":"301-986-5950","email_id":"Kaia43@yahoo.com","dop":"2025-04-06","serial_number":"15889046940948","imei1":"15889046940948","imei2":"15889046940948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194020,"job_number":"JOB_194020","tr_customer_id":194038,"tr_customer_product_id":194028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14683792547646","imei1":"14683792547646","imei2":"14683792547646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194017,"job_number":"JOB_194017","tr_customer_id":194035,"tr_customer_product_id":194025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Penelope Christiansen","mobile_number":"909-694-0535","email_id":"Alaina_Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"16533559602768","imei1":"16533559602768","imei2":"16533559602768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194015,"job_number":"JOB_194015","tr_customer_id":194033,"tr_customer_product_id":194023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19611075153170","imei1":"19611075153170","imei2":"19611075153170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194013,"job_number":"JOB_194013","tr_customer_id":194031,"tr_customer_product_id":194021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:27.000Z","modified_at":"2026-02-22T04:29:27.000Z","name":"Trinity Funk","mobile_number":"520-726-3201","email_id":"Randy_Upton47@gmail.com","dop":"2025-04-06","serial_number":"11003563141589486","imei1":"11003563141589486","imei2":"11003563141589486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194012,"job_number":"JOB_194012","tr_customer_id":194030,"tr_customer_product_id":194020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:26.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Flavie Hackett","mobile_number":"545-340-3470","email_id":"Elvie_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"13719989903767","imei1":"13719989903767","imei2":"13719989903767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194011,"job_number":"JOB_194011","tr_customer_id":194029,"tr_customer_product_id":194019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:25.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19304970974512","imei1":"19304970974512","imei2":"19304970974512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194010,"job_number":"JOB_194010","tr_customer_id":194028,"tr_customer_product_id":194018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:24.000Z","modified_at":"2026-02-22T04:29:24.000Z","name":"Fabian Heidenreich","mobile_number":"631-505-6029","email_id":"Angelica60@yahoo.com","dop":"2025-04-06","serial_number":"10956693916504792","imei1":"10956693916504792","imei2":"10956693916504792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194009,"job_number":"JOB_194009","tr_customer_id":194027,"tr_customer_product_id":194017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:23.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Verona Schmidt","mobile_number":"741-899-6466","email_id":"Marquis.Yundt90@yahoo.com","dop":"2025-04-06","serial_number":"16372541798006","imei1":"16372541798006","imei2":"16372541798006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194008,"job_number":"JOB_194008","tr_customer_id":194026,"tr_customer_product_id":194016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:22.000Z","modified_at":"2026-02-22T04:29:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18526887573106","imei1":"18526887573106","imei2":"18526887573106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194007,"job_number":"JOB_194007","tr_customer_id":194025,"tr_customer_product_id":194015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Lottie Hodkiewicz","mobile_number":"357-806-7720","email_id":"Keely7@gmail.com","dop":"2025-04-06","serial_number":"16816657185507502","imei1":"16816657185507502","imei2":"16816657185507502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194005,"job_number":"JOB_194005","tr_customer_id":194023,"tr_customer_product_id":194013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:18.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Bret Jakubowski","mobile_number":"241-249-7424","email_id":"Alexandra.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"11180881717969","imei1":"11180881717969","imei2":"11180881717969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194004,"job_number":"JOB_194004","tr_customer_id":194022,"tr_customer_product_id":194012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11345529716386","imei1":"11345529716386","imei2":"11345529716386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194003,"job_number":"JOB_194003","tr_customer_id":194021,"tr_customer_product_id":194011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quentin Stamm","mobile_number":"955-455-0552","email_id":"Braeden_Beer52@yahoo.com","dop":"2000-01-31","serial_number":"10021321946999","imei1":"10021321946999","imei2":"10021321946999","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194001,"job_number":"JOB_194001","tr_customer_id":194019,"tr_customer_product_id":194009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:14.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Marge Will","mobile_number":"998-364-0009","email_id":"Julio.Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"13036762380909096","imei1":"13036762380909096","imei2":"13036762380909096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194000,"job_number":"JOB_194000","tr_customer_id":194018,"tr_customer_product_id":194008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Elsie Thompson","mobile_number":"515-959-5304","email_id":"Keanu56@yahoo.com","dop":"2025-04-06","serial_number":"12888450451770","imei1":"12888450451770","imei2":"12888450451770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193999,"job_number":"JOB_193999","tr_customer_id":194017,"tr_customer_product_id":194007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Arnold Koepp","mobile_number":"563-433-0889","email_id":"Robyn_Jacobi@hotmail.com","dop":"2025-04-06","serial_number":"11536156300187852","imei1":"11536156300187852","imei2":"11536156300187852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193998,"job_number":"JOB_193998","tr_customer_id":194016,"tr_customer_product_id":194006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17367601677390","imei1":"17367601677390","imei2":"17367601677390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193997,"job_number":"JOB_193997","tr_customer_id":194015,"tr_customer_product_id":194005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:12.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Caesar Kuphal","mobile_number":"237-633-4338","email_id":"Hailie.Stracke@gmail.com","dop":"2025-04-06","serial_number":"17650920976393","imei1":"17650920976393","imei2":"17650920976393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193996,"job_number":"JOB_193996","tr_customer_id":194014,"tr_customer_product_id":194004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:11.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18435420191743","imei1":"18435420191743","imei2":"18435420191743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193995,"job_number":"JOB_193995","tr_customer_id":194013,"tr_customer_product_id":194003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:10.000Z","modified_at":"2026-02-22T04:29:10.000Z","name":"Mathilde Schamberger","mobile_number":"508-707-4531","email_id":"Alycia_Rodriguez@gmail.com","dop":"2025-04-06","serial_number":"12977405579570962","imei1":"12977405579570962","imei2":"12977405579570962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193994,"job_number":"JOB_193994","tr_customer_id":194012,"tr_customer_product_id":194002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:46.000Z","name":"Trisha Kilback","mobile_number":"339-345-0629","email_id":"Alysson26@hotmail.com","dop":"2025-04-06","serial_number":"16046348079926","imei1":"16046348079926","imei2":"16046348079926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193993,"job_number":"JOB_193993","tr_customer_id":194011,"tr_customer_product_id":194001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11152883203108","imei1":"11152883203108","imei2":"11152883203108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193992,"job_number":"JOB_193992","tr_customer_id":194010,"tr_customer_product_id":194000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:07.000Z","modified_at":"2026-02-22T04:29:48.000Z","name":"Max Carroll","mobile_number":"436-292-3139","email_id":"Mackenzie32@hotmail.com","dop":"2025-12-31","serial_number":"101832580468709","imei1":"101832580468709","imei2":"101832580468709","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193991,"job_number":"JOB_193991","tr_customer_id":194009,"tr_customer_product_id":193999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Taryn Metz","mobile_number":"934-221-5274","email_id":"Elaina.Deckow17@hotmail.com","dop":"2025-04-06","serial_number":"19693967226049730","imei1":"19693967226049730","imei2":"19693967226049730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193990,"job_number":"JOB_193990","tr_customer_id":194008,"tr_customer_product_id":193998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100665416074356","imei1":"100665416074356","imei2":"100665416074356","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193989,"job_number":"JOB_193989","tr_customer_id":194007,"tr_customer_product_id":193997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Vernice Kling","mobile_number":"887-936-9705","email_id":"Julie.Mante5@hotmail.com","dop":"2025-04-06","serial_number":"10248927448262","imei1":"10248927448262","imei2":"10248927448262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193988,"job_number":"JOB_193988","tr_customer_id":194006,"tr_customer_product_id":193996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10272502733785","imei1":"10272502733785","imei2":"10272502733785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193987,"job_number":"JOB_193987","tr_customer_id":194005,"tr_customer_product_id":193995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:01.000Z","modified_at":"2026-02-22T04:29:35.000Z","name":"Sabina Grady","mobile_number":"915-344-5113","email_id":"Carey47@yahoo.com","dop":"2025-02-01","serial_number":"59700788013909","imei1":"59700788013909","imei2":"59700788013909","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193985,"job_number":"JOB_193985","tr_customer_id":194003,"tr_customer_product_id":193993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"Sadie Jacobson","mobile_number":"880-439-1316","email_id":"Annalise.Hamill64@gmail.com","dop":"2025-02-01","serial_number":"83877908249313","imei1":"83877908249313","imei2":"83877908249313","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193984,"job_number":"JOB_193984","tr_customer_id":194002,"tr_customer_product_id":193992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67699534612063","imei1":"67699534612063","imei2":"67699534612063","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193983,"job_number":"JOB_193983","tr_customer_id":194001,"tr_customer_product_id":193991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Ally Dach","mobile_number":"295-438-0103","email_id":"Benedict_Ferry@yahoo.com","dop":"2025-06-18","serial_number":"1060987643191484","imei1":"1060987643191484","imei2":"1060987643191484","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193982,"job_number":"JOB_193982","tr_customer_id":194000,"tr_customer_product_id":193990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Elouise Bayer","mobile_number":"310-308-7757","email_id":"Justine39@hotmail.com","dop":"2025-06-18","serial_number":"10570634839412","imei1":"10570634839412","imei2":"10570634839412","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193981,"job_number":"JOB_193981","tr_customer_id":193999,"tr_customer_product_id":193989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Kurtis King","mobile_number":"295-286-5433","email_id":"Elyssa_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"15633396105080508","imei1":"15633396105080508","imei2":"15633396105080508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193980,"job_number":"JOB_193980","tr_customer_id":193998,"tr_customer_product_id":193988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426557583490","imei1":"10426557583490","imei2":"10426557583490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193979,"job_number":"JOB_193979","tr_customer_id":193997,"tr_customer_product_id":193987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:52.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Woodrow Graham","mobile_number":"404-802-0249","email_id":"Clarissa.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12619480374654408","imei1":"12619480374654408","imei2":"12619480374654408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193977,"job_number":"JOB_193977","tr_customer_id":193995,"tr_customer_product_id":193985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Rosalyn Ebert","mobile_number":"214-814-7014","email_id":"Dylan27@yahoo.com","dop":"2025-04-06","serial_number":"18052761199858","imei1":"18052761199858","imei2":"18052761199858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193976,"job_number":"JOB_193976","tr_customer_id":193994,"tr_customer_product_id":193984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"Alexys Purdy","mobile_number":"356-254-2895","email_id":"Bernita25@hotmail.com","dop":"2025-04-06","serial_number":"19138187754162","imei1":"19138187754162","imei2":"19138187754162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193975,"job_number":"JOB_193975","tr_customer_id":193993,"tr_customer_product_id":193983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:28:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13982799438043","imei1":"13982799438043","imei2":"13982799438043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193971,"job_number":"JOB_193971","tr_customer_id":193989,"tr_customer_product_id":193979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Camron Maggio","mobile_number":"610-358-9647","email_id":"Rigoberto.Abshire@gmail.com","dop":"2025-04-06","serial_number":"13155941879267964","imei1":"13155941879267964","imei2":"13155941879267964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193970,"job_number":"JOB_193970","tr_customer_id":193988,"tr_customer_product_id":193978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Clarabelle Hayes","mobile_number":"596-396-7492","email_id":"Dimitri.Herman18@yahoo.com","dop":"2025-04-06","serial_number":"14136373278321366","imei1":"14136373278321366","imei2":"14136373278321366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193969,"job_number":"JOB_193969","tr_customer_id":193987,"tr_customer_product_id":193977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:38.000Z","modified_at":"2026-02-22T04:29:15.000Z","name":"Allan Strosin","mobile_number":"715-219-1637","email_id":"Willard_Zulauf27@gmail.com","dop":"2025-04-06","serial_number":"10095853036600","imei1":"10095853036600","imei2":"10095853036600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193968,"job_number":"JOB_193968","tr_customer_id":193986,"tr_customer_product_id":193976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10737611731496","imei1":"10737611731496","imei2":"10737611731496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193967,"job_number":"JOB_193967","tr_customer_id":193985,"tr_customer_product_id":193975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Reba Hagenes","mobile_number":"340-528-1623","email_id":"Lilly38@hotmail.com","dop":"2025-04-06","serial_number":"11294680727282","imei1":"11294680727282","imei2":"11294680727282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193966,"job_number":"JOB_193966","tr_customer_id":193984,"tr_customer_product_id":193974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"Crystal Vandervort","mobile_number":"826-529-9503","email_id":"Deron_Leffler@gmail.com","dop":"2025-04-06","serial_number":"18147836841150044","imei1":"18147836841150044","imei2":"18147836841150044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193965,"job_number":"JOB_193965","tr_customer_id":193983,"tr_customer_product_id":193973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"Elnora Collier","mobile_number":"615-407-4290","email_id":"Dorothea_Williamson@yahoo.com","dop":"2025-04-06","serial_number":"18802261342513","imei1":"18802261342513","imei2":"18802261342513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193963,"job_number":"JOB_193963","tr_customer_id":193981,"tr_customer_product_id":193971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14431397018070","imei1":"14431397018070","imei2":"14431397018070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193962,"job_number":"JOB_193962","tr_customer_id":193980,"tr_customer_product_id":193970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"Sharon Hagenes","mobile_number":"710-494-7449","email_id":"Brennon_Olson14@yahoo.com","dop":"2025-04-06","serial_number":"17497100405898574","imei1":"17497100405898574","imei2":"17497100405898574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193961,"job_number":"JOB_193961","tr_customer_id":193979,"tr_customer_product_id":193969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:33.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Edmund Gusikowski","mobile_number":"332-607-8848","email_id":"Cole61@hotmail.com","dop":"2025-04-06","serial_number":"13339618933508","imei1":"13339618933508","imei2":"13339618933508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193960,"job_number":"JOB_193960","tr_customer_id":193978,"tr_customer_product_id":193968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jennifer Metz","mobile_number":"247-642-9041","email_id":"Columbus_Predovic98@gmail.com","dop":"2025-04-06","serial_number":"15547854722322632","imei1":"15547854722322632","imei2":"15547854722322632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193958,"job_number":"JOB_193958","tr_customer_id":193976,"tr_customer_product_id":193966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jazmyn Legros","mobile_number":"619-627-9823","email_id":"London29@yahoo.com","dop":"2025-04-06","serial_number":"15924150166737704","imei1":"15924150166737704","imei2":"15924150166737704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193957,"job_number":"JOB_193957","tr_customer_id":193975,"tr_customer_product_id":193965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Garret Klein","mobile_number":"586-529-5033","email_id":"Dianna39@hotmail.com","dop":"2025-04-06","serial_number":"19437871699510","imei1":"19437871699510","imei2":"19437871699510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193956,"job_number":"JOB_193956","tr_customer_id":193974,"tr_customer_product_id":193964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:04.000Z","name":"Anika Hayes","mobile_number":"851-930-1245","email_id":"Kaci66@gmail.com","dop":"2025-04-06","serial_number":"13299851783773","imei1":"13299851783773","imei2":"13299851783773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193955,"job_number":"JOB_193955","tr_customer_id":193973,"tr_customer_product_id":193963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:28:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12525990151049","imei1":"12525990151049","imei2":"12525990151049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193954,"job_number":"JOB_193954","tr_customer_id":193972,"tr_customer_product_id":193962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:27.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256770411209","imei1":"11256770411209","imei2":"11256770411209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193953,"job_number":"JOB_193953","tr_customer_id":193971,"tr_customer_product_id":193961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:26.000Z","modified_at":"2026-02-22T04:28:26.000Z","name":"Anais Legros","mobile_number":"732-475-2424","email_id":"Albert5@gmail.com","dop":"2025-04-06","serial_number":"15724753969426152","imei1":"15724753969426152","imei2":"15724753969426152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193952,"job_number":"JOB_193952","tr_customer_id":193970,"tr_customer_product_id":193960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:25.000Z","modified_at":"2026-02-22T04:29:02.000Z","name":"Delphia Hilll","mobile_number":"988-576-6596","email_id":"Curt.Bruen56@gmail.com","dop":"2025-04-06","serial_number":"15084128977994","imei1":"15084128977994","imei2":"15084128977994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193951,"job_number":"JOB_193951","tr_customer_id":193969,"tr_customer_product_id":193959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15432930857014","imei1":"15432930857014","imei2":"15432930857014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193949,"job_number":"JOB_193949","tr_customer_id":193967,"tr_customer_product_id":193957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Davin Runolfsson","mobile_number":"323-770-2589","email_id":"Cora.Howell67@yahoo.com","dop":"2025-02-01","serial_number":"63045689543613","imei1":"63045689543613","imei2":"63045689543613","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193947,"job_number":"JOB_193947","tr_customer_id":193965,"tr_customer_product_id":193955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:17.000Z","name":"Markus O'Keefe","mobile_number":"700-325-6708","email_id":"Ludie48@yahoo.com","dop":"2025-04-06","serial_number":"12225688671382042","imei1":"12225688671382042","imei2":"12225688671382042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193946,"job_number":"JOB_193946","tr_customer_id":193964,"tr_customer_product_id":193954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:55.000Z","name":"Natasha Beahan","mobile_number":"489-920-6955","email_id":"Elissa.Stroman@hotmail.com","dop":"2025-04-06","serial_number":"13793701894156","imei1":"13793701894156","imei2":"13793701894156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193945,"job_number":"JOB_193945","tr_customer_id":193963,"tr_customer_product_id":193953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"Haleigh Hackett","mobile_number":"604-824-1416","email_id":"Finn.Oberbrunner@gmail.com","dop":"2025-02-01","serial_number":"83398162890097","imei1":"83398162890097","imei2":"83398162890097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193944,"job_number":"JOB_193944","tr_customer_id":193962,"tr_customer_product_id":193952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52372640278798","imei1":"52372640278798","imei2":"52372640278798","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193943,"job_number":"JOB_193943","tr_customer_id":193961,"tr_customer_product_id":193951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Osbaldo Casper","mobile_number":"428-448-0750","email_id":"Robin.Veum59@hotmail.com","dop":"2025-06-18","serial_number":"1073957307182824","imei1":"1073957307182824","imei2":"1073957307182824","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193942,"job_number":"JOB_193942","tr_customer_id":193960,"tr_customer_product_id":193950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Adelle Kshlerin","mobile_number":"540-662-8318","email_id":"Kaelyn.Prosacco96@hotmail.com","dop":"2025-04-06","serial_number":"15813394965740332","imei1":"15813394965740332","imei2":"15813394965740332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193941,"job_number":"JOB_193941","tr_customer_id":193959,"tr_customer_product_id":193949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Kassandra Lemke","mobile_number":"383-578-4484","email_id":"Rick_Predovic61@yahoo.com","dop":"2025-06-18","serial_number":"10057869735994","imei1":"10057869735994","imei2":"10057869735994","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193940,"job_number":"JOB_193940","tr_customer_id":193958,"tr_customer_product_id":193948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"Gonzalo Bergnaum","mobile_number":"375-559-8682","email_id":"Hudson.Jast34@yahoo.com","dop":"2025-04-06","serial_number":"13131451989069754","imei1":"13131451989069754","imei2":"13131451989069754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193939,"job_number":"JOB_193939","tr_customer_id":193957,"tr_customer_product_id":193947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556029748364","imei1":"10556029748364","imei2":"10556029748364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193938,"job_number":"JOB_193938","tr_customer_id":193956,"tr_customer_product_id":193946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Theo Macejkovic","mobile_number":"810-794-5223","email_id":"Soledad.Klein9@hotmail.com","dop":"2025-04-06","serial_number":"12839045568388","imei1":"12839045568388","imei2":"12839045568388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193937,"job_number":"JOB_193937","tr_customer_id":193955,"tr_customer_product_id":193945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12960732756338","imei1":"12960732756338","imei2":"12960732756338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193936,"job_number":"JOB_193936","tr_customer_id":193954,"tr_customer_product_id":193944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Ignacio Ryan","mobile_number":"964-351-9881","email_id":"Theron_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"10945601664789","imei1":"10945601664789","imei2":"10945601664789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193934,"job_number":"JOB_193934","tr_customer_id":193952,"tr_customer_product_id":193942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:02.000Z","modified_at":"2026-02-22T04:28:11.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105667603714055","imei1":"105667603714055","imei2":"105667603714055","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193933,"job_number":"JOB_193933","tr_customer_id":193951,"tr_customer_product_id":193941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:54.000Z","modified_at":"2026-02-22T04:27:54.000Z","name":"Zander Murray","mobile_number":"302-610-6780","email_id":"Deshawn.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"17017773041733456","imei1":"17017773041733456","imei2":"17017773041733456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193932,"job_number":"JOB_193932","tr_customer_id":193950,"tr_customer_product_id":193940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:28:30.000Z","name":"Jeanie Leuschke","mobile_number":"542-522-1565","email_id":"Amaya12@hotmail.com","dop":"2025-04-06","serial_number":"10508230687143","imei1":"10508230687143","imei2":"10508230687143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193931,"job_number":"JOB_193931","tr_customer_id":193949,"tr_customer_product_id":193939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Erna Renner","mobile_number":"667-466-0146","email_id":"Harmony_Cremin83@hotmail.com","dop":"2025-04-06","serial_number":"14290689686491318","imei1":"14290689686491318","imei2":"14290689686491318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193930,"job_number":"JOB_193930","tr_customer_id":193948,"tr_customer_product_id":193938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19068768862807","imei1":"19068768862807","imei2":"19068768862807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193929,"job_number":"JOB_193929","tr_customer_id":193947,"tr_customer_product_id":193937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:51.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Kallie Bahringer","mobile_number":"509-225-3462","email_id":"Brando.Greenholt45@yahoo.com","dop":"2025-04-06","serial_number":"19325709570983","imei1":"19325709570983","imei2":"19325709570983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193928,"job_number":"JOB_193928","tr_customer_id":193946,"tr_customer_product_id":193936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:49.000Z","modified_at":"2026-02-22T04:27:59.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"93571895760132","imei1":"93571895760132","imei2":"93571895760132","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193927,"job_number":"JOB_193927","tr_customer_id":193945,"tr_customer_product_id":193935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:53:10.000Z","modified_at":"2026-02-22T03:53:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447058","imei1":"66269747447058","imei2":"66269747447058","popurl":"2026-02-12T03:53:05.613454200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193926,"job_number":"JOB_193926","tr_customer_id":193944,"tr_customer_product_id":193934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"rajan k","mobile_number":"9878218214","email_id":"rajan@gmail.com","dop":"2025-09-30","serial_number":"14342582452734","imei1":"14342582452734","imei2":"14342582452734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193925,"job_number":"JOB_193925","tr_customer_id":193943,"tr_customer_product_id":193933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"jatin sharma","mobile_number":"7382662863","email_id":"jatin@gmail.com","dop":"2025-09-30","serial_number":"13993127134641","imei1":"13993127134641","imei2":"13993127134641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193924,"job_number":"JOB_193924","tr_customer_id":193942,"tr_customer_product_id":193932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"mehtab akhtar","mobile_number":"9560715398","email_id":"mehtaba36@gmail.com","dop":"2025-09-30","serial_number":"14987546735634","imei1":"14987546735634","imei2":"14987546735634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193923,"job_number":"JOB_193923","tr_customer_id":193941,"tr_customer_product_id":193931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:24:52.000Z","modified_at":"2026-02-22T03:24:52.000Z","name":"Naomi Ebert","mobile_number":"568-366-5583","email_id":"Alfredo78@yahoo.com","dop":"2025-04-06","serial_number":"17551402557961","imei1":"17551402557961","imei2":"17551402557961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193922,"job_number":"JOB_193922","tr_customer_id":193940,"tr_customer_product_id":193930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:29.000Z","modified_at":"2026-02-22T03:20:29.000Z","name":"Sheldon Wiza","mobile_number":"917-647-6406","email_id":"Tito_Gleason30@yahoo.com","dop":"2025-05-30","serial_number":"1633886033828994","imei1":"1633886033828994","imei2":"1633886033828994","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193921,"job_number":"JOB_193921","tr_customer_id":193939,"tr_customer_product_id":193929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:28.000Z","modified_at":"2026-02-22T03:20:28.000Z","name":"Burdette Runolfsdottir","mobile_number":"462-533-1968","email_id":"Berta.Nader30@gmail.com","dop":"2025-05-30","serial_number":"13301431263703","imei1":"13301431263703","imei2":"13301431263703","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193920,"job_number":"JOB_193920","tr_customer_id":193938,"tr_customer_product_id":193928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:27.000Z","modified_at":"2026-02-22T03:20:42.000Z","name":"Trystan Wintheiser","mobile_number":"334-946-9032","email_id":"Sage91@gmail.com","dop":"2025-05-30","serial_number":"19567927999842","imei1":"19567927999842","imei2":"19567927999842","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T03:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193919,"job_number":"JOB_193919","tr_customer_id":193937,"tr_customer_product_id":193927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:31:09.000Z","modified_at":"2026-02-22T02:31:09.000Z","name":"Cullen Skiles","mobile_number":"440-547-4183","email_id":"Dino12@yahoo.com","dop":"2025-09-30","serial_number":"16571074314011","imei1":"16571074314011","imei2":"16571074314011","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193918,"job_number":"JOB_193918","tr_customer_id":193936,"tr_customer_product_id":193926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:20:06.000Z","modified_at":"2026-02-22T02:20:06.000Z","name":"Johanna Gibson","mobile_number":"888-450-8210","email_id":"Gia_Sauer87@yahoo.com","dop":"2025-09-30","serial_number":"10168909687471","imei1":"10168909687471","imei2":"10168909687471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193916,"job_number":"JOB_193916","tr_customer_id":193934,"tr_customer_product_id":193924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:32:01.000Z","name":"Leta Legros","mobile_number":"331-561-0129","email_id":"Jewell94@yahoo.com","dop":"2000-01-31","serial_number":"10074896354076","imei1":"10074896354076","imei2":"10074896354076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193913,"job_number":"JOB_193913","tr_customer_id":193931,"tr_customer_product_id":193921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:31:20.000Z","name":"Grady Strosin","mobile_number":"593-989-8408","email_id":"Melyna.Ledner74@yahoo.com","dop":"2000-01-31","serial_number":"10889895000300","imei1":"10889895000300","imei2":"10889895000300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193910,"job_number":"JOB_193910","tr_customer_id":193928,"tr_customer_product_id":193918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:05.000Z","modified_at":"2026-02-22T01:30:39.000Z","name":"Alessandra Kris","mobile_number":"542-606-9551","email_id":"Eloy29@hotmail.com","dop":"2000-01-31","serial_number":"10426609610115","imei1":"10426609610115","imei2":"10426609610115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193907,"job_number":"JOB_193907","tr_customer_id":193925,"tr_customer_product_id":193915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:58.000Z","name":"Damaris Kerluke","mobile_number":"608-505-4038","email_id":"Salvatore35@hotmail.com","dop":"2000-01-31","serial_number":"10824521338870","imei1":"10824521338870","imei2":"10824521338870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194157,"job_number":"JOB_194157","tr_customer_id":194175,"tr_customer_product_id":194165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:33.000Z","modified_at":"2026-02-22T04:31:33.000Z","name":"Candido Sipes","mobile_number":"680-830-8369","email_id":"Turner_Weber99@yahoo.com","dop":"2000-01-31","serial_number":"1004800070182344","imei1":"1004800070182344","imei2":"1004800070182344","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194155,"job_number":"JOB_194155","tr_customer_id":194173,"tr_customer_product_id":194163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10360724777453","imei1":"10360724777453","imei2":"10360724777453","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194129,"job_number":"JOB_194129","tr_customer_id":194147,"tr_customer_product_id":194137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:30:49.000Z","name":"Bruce Kutch","mobile_number":"791-420-7392","email_id":"Sonya55@hotmail.com","dop":"2000-01-31","serial_number":"1071502851072091","imei1":"1071502851072091","imei2":"1071502851072091","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194125,"job_number":"JOB_194125","tr_customer_id":194143,"tr_customer_product_id":194133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10021267266776","imei1":"10021267266776","imei2":"10021267266776","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194083,"job_number":"JOB_194083","tr_customer_id":194101,"tr_customer_product_id":194091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:03.000Z","modified_at":"2026-02-22T04:30:03.000Z","name":"Brando Dach","mobile_number":"619-886-4070","email_id":"Kayden_Schneider@yahoo.com","dop":"2000-01-31","serial_number":"1044779089778321","imei1":"1044779089778321","imei2":"1044779089778321","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194080,"job_number":"JOB_194080","tr_customer_id":194098,"tr_customer_product_id":194088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10630488659500","imei1":"10630488659500","imei2":"10630488659500","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194006,"job_number":"JOB_194006","tr_customer_id":194024,"tr_customer_product_id":194014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Elwyn Runte","mobile_number":"390-349-6621","email_id":"Berta.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"1024007201542642","imei1":"1024007201542642","imei2":"1024007201542642","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194002,"job_number":"JOB_194002","tr_customer_id":194020,"tr_customer_product_id":194010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10510275056194","imei1":"10510275056194","imei2":"10510275056194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193917,"job_number":"JOB_193917","tr_customer_id":193935,"tr_customer_product_id":193925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:28.000Z","modified_at":"2026-02-22T01:31:28.000Z","name":"Melvin Daniel","mobile_number":"598-358-7263","email_id":"Eulalia.Hermann@gmail.com","dop":"2000-01-31","serial_number":"1071872874102419","imei1":"1071872874102419","imei2":"1071872874102419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193915,"job_number":"JOB_193915","tr_customer_id":193933,"tr_customer_product_id":193923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:31:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10606491022770","imei1":"10606491022770","imei2":"10606491022770","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193914,"job_number":"JOB_193914","tr_customer_id":193932,"tr_customer_product_id":193922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:47.000Z","modified_at":"2026-02-22T01:30:47.000Z","name":"Boris Kessler","mobile_number":"292-722-2834","email_id":"Korey_Schimmel0@gmail.com","dop":"2000-01-31","serial_number":"1026393316007311","imei1":"1026393316007311","imei2":"1026393316007311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193912,"job_number":"JOB_193912","tr_customer_id":193930,"tr_customer_product_id":193920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:30:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10507094446578","imei1":"10507094446578","imei2":"10507094446578","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193911,"job_number":"JOB_193911","tr_customer_id":193929,"tr_customer_product_id":193919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:06.000Z","modified_at":"2026-02-22T01:30:06.000Z","name":"Tanner Lemke","mobile_number":"738-541-6857","email_id":"Ayana_Cormier71@hotmail.com","dop":"2000-01-31","serial_number":"1055085125902551","imei1":"1055085125902551","imei2":"1055085125902551","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193909,"job_number":"JOB_193909","tr_customer_id":193927,"tr_customer_product_id":193917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:04.000Z","modified_at":"2026-02-22T01:30:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10498777917030","imei1":"10498777917030","imei2":"10498777917030","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193908,"job_number":"JOB_193908","tr_customer_id":193926,"tr_customer_product_id":193916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:24.000Z","modified_at":"2026-02-22T01:29:24.000Z","name":"Sophie Hudson","mobile_number":"822-618-2279","email_id":"Murphy_Hamill14@yahoo.com","dop":"2000-01-31","serial_number":"1039021652816750","imei1":"1039021652816750","imei2":"1039021652816750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193906,"job_number":"JOB_193906","tr_customer_id":193924,"tr_customer_product_id":193914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10779014374623","imei1":"10779014374623","imei2":"10779014374623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e6e547b6-8191-4045-8372-e7c3f8fd7513
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 245ms
Mean size per request: 1KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3abd539f-2d1d-42c0-8d98-1b1d5fe84e81
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_194583"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"405-yPIlftNeU9zER7YBDdYm6TbMwDs"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_194583 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 245 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 222ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ec07df2c-091e-40e2-a7f1-6e98a4cc123d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_194583"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:19 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 649a94d4-546e-4ff8-9c93-ddfa20011f26
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_194583"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 07c28f4c-64bc-408a-881a-d963d261b383
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 223ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5dafda54-841a-4fc3-b0b5-3c364fbe639f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 1.54KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cdf7d828-dbd1-40db-b1b0-f0f3002735ea
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"628-Ne2Jx/x5Rrel2S7NXO2FdZVKPrY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:20 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":742274,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"},{"id":742275,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"}],"problems":[{"id":186445,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-22T13:38:14.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 254 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 225ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c70b3f94-6663-4eb5-bd7b-ad9c7b10c021
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 67c0f11a-2930-46cb-b9ba-7e439555bec0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 200 - OK
Mean time per request: 257ms
Mean size per request: 1.54KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fe562a7e-20fb-482b-b15a-b9cf8107f2cc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"628-Ne2Jx/x5Rrel2S7NXO2FdZVKPrY"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":742274,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"},{"id":742275,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"}],"problems":[{"id":186445,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-22T13:38:14.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a465714d-2813-4153-a6f6-ec9786a7bd99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:21 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c788cc33-8f2b-441d-a08b-bd99e0d06168
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 96f64c05-30f0-4412-9e2b-5ebec99d6bc6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 404 - Not Found
Mean time per request: 222ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc0OTB9.f9sAC6nDbpKGcZ376dWkQ2WTfUF6pzwVbNtOtwLPP3o
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 55a00455-c8ea-499a-9e4f-7f1d3a278674
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token af6757bd-c420-4794-901d-d708ed843c60
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-lCtrx/z2AjtR4OQxTcveNWw08+4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:22 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 225 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 225ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9d35d39-ca97-4123-9e59-6d11768ebce8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 222ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 033bdde0-fd63-44fd-af93-bc5c3fb40a21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d65a5bfc-21ce-4050-9988-8580549d5318
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 277ms
Mean size per request: 249B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 39ed631d-7de3-4a69-a1b7-fa15aff0b3e3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 249
ETag W/"f9-PJH+4P1ySEgIBCpxrJGmpMlnVrI"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:23 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":1102},{"label":"Pending for repair","key":"pending_for_repair","count":4},{"label":"Pending for delivery","key":"pending_for_delivery","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 538ms
Mean size per request: 1.05MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ac3c1c45-e081-476d-90c1-eb4bf8eecd0b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"10c369-TWZAxHcMHjVhmcdPdr/8VmZmG1o"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":193003,"job_number":"JOB_193003","tr_customer_id":193021,"tr_customer_product_id":193011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:48:03.000Z","modified_at":"2026-02-20T23:48:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-10","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-10T23:48:02.747563083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T23:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193005,"job_number":"JOB_193005","tr_customer_id":193023,"tr_customer_product_id":193013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:50:30.000Z","modified_at":"2026-02-20T23:50:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-10","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-10T23:50:29.602318340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T23:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193017,"job_number":"JOB_193017","tr_customer_id":193035,"tr_customer_product_id":193025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:06:26.000Z","modified_at":"2026-02-21T03:06:26.000Z","name":"Lura Marvin","mobile_number":"858-770-9293","email_id":"Berenice74@hotmail.com","dop":"2025-05-30","serial_number":"10859980173433","imei1":"10859980173433","imei2":"10859980173433","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193018,"job_number":"JOB_193018","tr_customer_id":193036,"tr_customer_product_id":193026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:06:27.000Z","modified_at":"2026-02-21T03:06:27.000Z","name":"Saige Zulauf","mobile_number":"623-701-8452","email_id":"River_McClure40@gmail.com","dop":"2025-05-30","serial_number":"1207095098824176","imei1":"1207095098824176","imei2":"1207095098824176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193023,"job_number":"JOB_193023","tr_customer_id":193041,"tr_customer_product_id":193031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:15:47.000Z","modified_at":"2026-02-21T04:15:47.000Z","name":"Murl Mills","mobile_number":"312-904-5832","email_id":"Olaf30@gmail.com","dop":"2025-04-06","serial_number":"10509623748874548","imei1":"10509623748874548","imei2":"10509623748874548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193024,"job_number":"JOB_193024","tr_customer_id":193042,"tr_customer_product_id":193032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:02.000Z","modified_at":"2026-02-21T04:16:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16047097401298","imei1":"16047097401298","imei2":"16047097401298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193026,"job_number":"JOB_193026","tr_customer_id":193044,"tr_customer_product_id":193034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:04.000Z","modified_at":"2026-02-21T04:16:04.000Z","name":"Granville Brekke","mobile_number":"670-568-4090","email_id":"Reyna_Becker@yahoo.com","dop":"2025-04-06","serial_number":"15696904534606366","imei1":"15696904534606366","imei2":"15696904534606366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193027,"job_number":"JOB_193027","tr_customer_id":193045,"tr_customer_product_id":193035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:04.000Z","modified_at":"2026-02-21T04:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10623093696179","imei1":"10623093696179","imei2":"10623093696179","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193029,"job_number":"JOB_193029","tr_customer_id":193047,"tr_customer_product_id":193037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:05.000Z","modified_at":"2026-02-21T04:16:05.000Z","name":"Randall Bauch","mobile_number":"771-913-1554","email_id":"Ethel63@gmail.com","dop":"2025-06-18","serial_number":"1008056644102338","imei1":"1008056644102338","imei2":"1008056644102338","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193032,"job_number":"JOB_193032","tr_customer_id":193050,"tr_customer_product_id":193040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:10.000Z","modified_at":"2026-02-21T04:16:10.000Z","name":"Russ Gottlieb","mobile_number":"932-786-5280","email_id":"Ariane.Volkman77@hotmail.com","dop":"2025-04-06","serial_number":"10486393736064074","imei1":"10486393736064074","imei2":"10486393736064074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193034,"job_number":"JOB_193034","tr_customer_id":193052,"tr_customer_product_id":193042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:11.000Z","modified_at":"2026-02-21T04:16:11.000Z","name":"Jarrell Jacobs","mobile_number":"302-367-7099","email_id":"Gilbert_Kub@gmail.com","dop":"2025-04-06","serial_number":"10548351265717366","imei1":"10548351265717366","imei2":"10548351265717366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193035,"job_number":"JOB_193035","tr_customer_id":193053,"tr_customer_product_id":193043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:13.000Z","modified_at":"2026-02-21T04:16:13.000Z","name":"Kaia Medhurst","mobile_number":"392-833-9644","email_id":"Chloe_Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"13446534442754580","imei1":"13446534442754580","imei2":"13446534442754580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193038,"job_number":"JOB_193038","tr_customer_id":193056,"tr_customer_product_id":193046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:22.000Z","modified_at":"2026-02-21T04:16:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12508407984580","imei1":"12508407984580","imei2":"12508407984580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193039,"job_number":"JOB_193039","tr_customer_id":193057,"tr_customer_product_id":193047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:22.000Z","modified_at":"2026-02-21T04:16:22.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"73265807448025","imei1":"73265807448025","imei2":"73265807448025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193041,"job_number":"JOB_193041","tr_customer_id":193059,"tr_customer_product_id":193049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:23.000Z","modified_at":"2026-02-21T04:16:23.000Z","name":"Hollis Connelly","mobile_number":"234-332-0349","email_id":"Mohamed.Funk@yahoo.com","dop":"2025-02-01","serial_number":"101372864166084","imei1":"101372864166084","imei2":"101372864166084","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193042,"job_number":"JOB_193042","tr_customer_id":193060,"tr_customer_product_id":193050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"Nelda Dooley","mobile_number":"914-742-8570","email_id":"Shyanne_Jacobs42@hotmail.com","dop":"2025-04-06","serial_number":"13629341488168080","imei1":"13629341488168080","imei2":"13629341488168080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193046,"job_number":"JOB_193046","tr_customer_id":193064,"tr_customer_product_id":193054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15424702984662","imei1":"15424702984662","imei2":"15424702984662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193049,"job_number":"JOB_193049","tr_customer_id":193067,"tr_customer_product_id":193057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:25.000Z","modified_at":"2026-02-21T04:16:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17279793692338","imei1":"17279793692338","imei2":"17279793692338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193050,"job_number":"JOB_193050","tr_customer_id":193068,"tr_customer_product_id":193058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:25.000Z","modified_at":"2026-02-21T04:16:25.000Z","name":"Theodore Brown","mobile_number":"935-973-1677","email_id":"Dominique43@yahoo.com","dop":"2025-04-06","serial_number":"10336500825209122","imei1":"10336500825209122","imei2":"10336500825209122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193053,"job_number":"JOB_193053","tr_customer_id":193071,"tr_customer_product_id":193061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:26.000Z","modified_at":"2026-02-21T04:16:26.000Z","name":"Gordon Dach","mobile_number":"835-874-9193","email_id":"Brody_McLaughlin70@yahoo.com","dop":"2025-04-06","serial_number":"13389026948382688","imei1":"13389026948382688","imei2":"13389026948382688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193054,"job_number":"JOB_193054","tr_customer_id":193072,"tr_customer_product_id":193062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:27.000Z","modified_at":"2026-02-21T04:16:27.000Z","name":"Ruth Trantow","mobile_number":"917-693-4488","email_id":"Madison.Beier@hotmail.com","dop":"2025-04-06","serial_number":"13777604584447708","imei1":"13777604584447708","imei2":"13777604584447708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193055,"job_number":"JOB_193055","tr_customer_id":193073,"tr_customer_product_id":193063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:28.000Z","modified_at":"2026-02-21T04:16:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960110656377","imei1":"19960110656377","imei2":"19960110656377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193058,"job_number":"JOB_193058","tr_customer_id":193076,"tr_customer_product_id":193066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:30.000Z","modified_at":"2026-02-21T04:16:30.000Z","name":"Mertie Bernier","mobile_number":"873-837-7772","email_id":"Herminio.Crona@hotmail.com","dop":"2025-04-06","serial_number":"17199690239644716","imei1":"17199690239644716","imei2":"17199690239644716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193059,"job_number":"JOB_193059","tr_customer_id":193077,"tr_customer_product_id":193067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:32.000Z","modified_at":"2026-02-21T04:16:32.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108693033616034","imei1":"108693033616034","imei2":"108693033616034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193061,"job_number":"JOB_193061","tr_customer_id":193079,"tr_customer_product_id":193069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:33.000Z","modified_at":"2026-02-21T04:16:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15983902967116","imei1":"15983902967116","imei2":"15983902967116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193064,"job_number":"JOB_193064","tr_customer_id":193082,"tr_customer_product_id":193072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:34.000Z","modified_at":"2026-02-21T04:16:34.000Z","name":"Vickie Davis","mobile_number":"615-661-5601","email_id":"Eliezer_Jakubowski@hotmail.com","dop":"2025-04-06","serial_number":"10075163893208752","imei1":"10075163893208752","imei2":"10075163893208752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193066,"job_number":"JOB_193066","tr_customer_id":193084,"tr_customer_product_id":193074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:39.000Z","modified_at":"2026-02-21T04:16:39.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"51923401713989","imei1":"51923401713989","imei2":"51923401713989","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193070,"job_number":"JOB_193070","tr_customer_id":193088,"tr_customer_product_id":193078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:41.000Z","modified_at":"2026-02-21T04:16:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"11127868846154","imei1":"11127868846154","imei2":"11127868846154","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193072,"job_number":"JOB_193072","tr_customer_id":193090,"tr_customer_product_id":193080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:42.000Z","modified_at":"2026-02-21T04:16:42.000Z","name":"Remington Pagac","mobile_number":"457-262-8309","email_id":"Marjory87@gmail.com","dop":"2025-08-24","serial_number":"1033788857001239","imei1":"1033788857001239","imei2":"1033788857001239","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193074,"job_number":"JOB_193074","tr_customer_id":193092,"tr_customer_product_id":193082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:44.000Z","modified_at":"2026-02-21T04:16:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641744775262","imei1":"10641744775262","imei2":"10641744775262","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193076,"job_number":"JOB_193076","tr_customer_id":193094,"tr_customer_product_id":193084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:45.000Z","modified_at":"2026-02-21T04:16:45.000Z","name":"Ansley Aufderhar","mobile_number":"383-419-1781","email_id":"Hope18@yahoo.com","dop":"2025-06-18","serial_number":"1040852223307872","imei1":"1040852223307872","imei2":"1040852223307872","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193077,"job_number":"JOB_193077","tr_customer_id":193095,"tr_customer_product_id":193085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:47.000Z","modified_at":"2026-02-21T04:16:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13671560945084","imei1":"13671560945084","imei2":"13671560945084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193080,"job_number":"JOB_193080","tr_customer_id":193098,"tr_customer_product_id":193088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:48.000Z","modified_at":"2026-02-21T04:16:48.000Z","name":"Lawrence Ziemann","mobile_number":"473-993-6842","email_id":"Colleen.Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"12856652064650162","imei1":"12856652064650162","imei2":"12856652064650162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193082,"job_number":"JOB_193082","tr_customer_id":193100,"tr_customer_product_id":193090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:00.000Z","modified_at":"2026-02-21T04:17:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15907905525273","imei1":"15907905525273","imei2":"15907905525273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193084,"job_number":"JOB_193084","tr_customer_id":193102,"tr_customer_product_id":193092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:01.000Z","modified_at":"2026-02-21T04:17:01.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193085,"job_number":"JOB_193085","tr_customer_id":193103,"tr_customer_product_id":193093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:02.000Z","modified_at":"2026-02-21T04:17:02.000Z","name":"Alexane Davis","mobile_number":"563-584-1064","email_id":"Marianna59@hotmail.com","dop":"2025-04-06","serial_number":"17184249221021492","imei1":"17184249221021492","imei2":"17184249221021492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193086,"job_number":"JOB_193086","tr_customer_id":193104,"tr_customer_product_id":193094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:02.000Z","modified_at":"2026-02-21T04:17:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12324693234785","imei1":"12324693234785","imei2":"12324693234785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193088,"job_number":"JOB_193088","tr_customer_id":193106,"tr_customer_product_id":193096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:03.000Z","modified_at":"2026-02-21T04:17:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12062311964949","imei1":"12062311964949","imei2":"12062311964949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193090,"job_number":"JOB_193090","tr_customer_id":193108,"tr_customer_product_id":193098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:03.000Z","modified_at":"2026-02-21T04:17:03.000Z","name":"Elmore Erdman","mobile_number":"645-225-5907","email_id":"Isom_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18323072324897560","imei1":"18323072324897560","imei2":"18323072324897560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193091,"job_number":"JOB_193091","tr_customer_id":193109,"tr_customer_product_id":193099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"Logan Koepp","mobile_number":"806-588-4350","email_id":"Jessie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"12624938413142010","imei1":"12624938413142010","imei2":"12624938413142010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193092,"job_number":"JOB_193092","tr_customer_id":193110,"tr_customer_product_id":193100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"72384497703919","imei1":"72384497703919","imei2":"72384497703919","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193093,"job_number":"JOB_193093","tr_customer_id":193111,"tr_customer_product_id":193101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"Olaf Larkin","mobile_number":"852-826-5889","email_id":"Alfred.Gutkowski@hotmail.com","dop":"2025-02-01","serial_number":"28361133767265","imei1":"28361133767265","imei2":"28361133767265","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193094,"job_number":"JOB_193094","tr_customer_id":193112,"tr_customer_product_id":193102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:06.000Z","modified_at":"2026-02-21T04:17:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10252196014651","imei1":"10252196014651","imei2":"10252196014651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193095,"job_number":"JOB_193095","tr_customer_id":193113,"tr_customer_product_id":193103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:06.000Z","modified_at":"2026-02-21T04:17:06.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"90670693293368900","imei1":"90670693293368900","imei2":"90670693293368900","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193099,"job_number":"JOB_193099","tr_customer_id":193117,"tr_customer_product_id":193107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:07.000Z","modified_at":"2026-02-21T04:17:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115258180098","imei1":"15115258180098","imei2":"15115258180098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193102,"job_number":"JOB_193102","tr_customer_id":193120,"tr_customer_product_id":193110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Kaci Thompson","mobile_number":"968-354-6043","email_id":"Adriana6@yahoo.com","dop":"2025-04-06","serial_number":"16435918230813460","imei1":"16435918230813460","imei2":"16435918230813460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193104,"job_number":"JOB_193104","tr_customer_id":193122,"tr_customer_product_id":193112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Erik Okuneva","mobile_number":"677-525-3062","email_id":"Curt.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"18609497269105944","imei1":"18609497269105944","imei2":"18609497269105944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193105,"job_number":"JOB_193105","tr_customer_id":193123,"tr_customer_product_id":193113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19458598734134","imei1":"19458598734134","imei2":"19458598734134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193106,"job_number":"JOB_193106","tr_customer_id":193124,"tr_customer_product_id":193114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:09.000Z","modified_at":"2026-02-21T04:17:09.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"21966894138347","imei1":"21966894138347","imei2":"21966894138347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193109,"job_number":"JOB_193109","tr_customer_id":193127,"tr_customer_product_id":193117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:10.000Z","modified_at":"2026-02-21T04:17:10.000Z","name":"Olen Koch","mobile_number":"591-682-8102","email_id":"Shania_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"19775459590342056","imei1":"19775459590342056","imei2":"19775459590342056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193110,"job_number":"JOB_193110","tr_customer_id":193128,"tr_customer_product_id":193118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:14.000Z","modified_at":"2026-02-21T04:17:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105441135730553","imei1":"105441135730553","imei2":"105441135730553","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193112,"job_number":"JOB_193112","tr_customer_id":193130,"tr_customer_product_id":193120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:14.000Z","modified_at":"2026-02-21T04:17:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12505689351087","imei1":"12505689351087","imei2":"12505689351087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193114,"job_number":"JOB_193114","tr_customer_id":193132,"tr_customer_product_id":193122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:16.000Z","modified_at":"2026-02-21T04:17:16.000Z","name":"Robb Stiedemann","mobile_number":"939-700-2291","email_id":"Carlotta.Schaefer68@hotmail.com","dop":"2025-04-06","serial_number":"14490891712908832","imei1":"14490891712908832","imei2":"14490891712908832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193116,"job_number":"JOB_193116","tr_customer_id":193134,"tr_customer_product_id":193124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:18.000Z","modified_at":"2026-02-21T04:17:18.000Z","name":"Gardner Marks","mobile_number":"507-631-0032","email_id":"Mary.Sauer@hotmail.com","dop":"2025-04-06","serial_number":"14627840547069910","imei1":"14627840547069910","imei2":"14627840547069910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193118,"job_number":"JOB_193118","tr_customer_id":193136,"tr_customer_product_id":193126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:22.000Z","modified_at":"2026-02-21T04:17:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15181623957492","imei1":"15181623957492","imei2":"15181623957492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193120,"job_number":"JOB_193120","tr_customer_id":193138,"tr_customer_product_id":193128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:23.000Z","modified_at":"2026-02-21T04:17:23.000Z","name":"Cordell Rogahn","mobile_number":"463-411-8138","email_id":"Marilie87@gmail.com","dop":"2025-04-06","serial_number":"12667157820065512","imei1":"12667157820065512","imei2":"12667157820065512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193121,"job_number":"JOB_193121","tr_customer_id":193139,"tr_customer_product_id":193129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:23.000Z","modified_at":"2026-02-21T04:17:23.000Z","name":"Benny Weimann","mobile_number":"815-833-7335","email_id":"Robyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"14871555576593792","imei1":"14871555576593792","imei2":"14871555576593792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193122,"job_number":"JOB_193122","tr_customer_id":193140,"tr_customer_product_id":193130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:27.000Z","modified_at":"2026-02-21T04:17:27.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13322873318033","imei1":"13322873318033","imei2":"13322873318033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193124,"job_number":"JOB_193124","tr_customer_id":193142,"tr_customer_product_id":193132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:29.000Z","modified_at":"2026-02-21T04:17:29.000Z","name":"Marianne Cormier","mobile_number":"720-380-5078","email_id":"Ethan.Gutmann87@hotmail.com","dop":"2025-08-24","serial_number":"1033212197448764","imei1":"1033212197448764","imei2":"1033212197448764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193129,"job_number":"JOB_193129","tr_customer_id":193147,"tr_customer_product_id":193137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:32.000Z","modified_at":"2026-02-21T04:17:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18987491582264","imei1":"18987491582264","imei2":"18987491582264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193130,"job_number":"JOB_193130","tr_customer_id":193148,"tr_customer_product_id":193138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:32.000Z","modified_at":"2026-02-21T04:17:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16149311112045","imei1":"16149311112045","imei2":"16149311112045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193133,"job_number":"JOB_193133","tr_customer_id":193151,"tr_customer_product_id":193141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:33.000Z","modified_at":"2026-02-21T04:17:33.000Z","name":"Samara Sawayn","mobile_number":"370-545-7507","email_id":"Litzy.Russel37@yahoo.com","dop":"2025-04-06","serial_number":"12556340882426028","imei1":"12556340882426028","imei2":"12556340882426028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193134,"job_number":"JOB_193134","tr_customer_id":193152,"tr_customer_product_id":193142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:33.000Z","modified_at":"2026-02-21T04:17:33.000Z","name":"Ebony Wilkinson","mobile_number":"447-483-8661","email_id":"Jayden83@yahoo.com","dop":"2025-04-06","serial_number":"15786767452854180","imei1":"15786767452854180","imei2":"15786767452854180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193139,"job_number":"JOB_193139","tr_customer_id":193157,"tr_customer_product_id":193147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:37.000Z","modified_at":"2026-02-21T04:17:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12788357883888","imei1":"12788357883888","imei2":"12788357883888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193142,"job_number":"JOB_193142","tr_customer_id":193160,"tr_customer_product_id":193150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:38.000Z","modified_at":"2026-02-21T04:17:38.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"44421830000780","imei1":"44421830000780","imei2":"44421830000780","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193145,"job_number":"JOB_193145","tr_customer_id":193163,"tr_customer_product_id":193153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:39.000Z","modified_at":"2026-02-21T04:17:39.000Z","name":"Letha O'Conner","mobile_number":"887-504-1787","email_id":"Isac_Torphy29@gmail.com","dop":"2025-04-06","serial_number":"14301530854358458","imei1":"14301530854358458","imei2":"14301530854358458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193147,"job_number":"JOB_193147","tr_customer_id":193165,"tr_customer_product_id":193155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17295923381531","imei1":"17295923381531","imei2":"17295923381531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193151,"job_number":"JOB_193151","tr_customer_id":193169,"tr_customer_product_id":193159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18476711182340","imei1":"18476711182340","imei2":"18476711182340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193154,"job_number":"JOB_193154","tr_customer_id":193172,"tr_customer_product_id":193162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:43.000Z","modified_at":"2026-02-21T04:17:43.000Z","name":"Blanca Gleason","mobile_number":"969-727-5386","email_id":"Andrew.Kuvalis82@gmail.com","dop":"2025-04-06","serial_number":"16477449818137826","imei1":"16477449818137826","imei2":"16477449818137826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193155,"job_number":"JOB_193155","tr_customer_id":193173,"tr_customer_product_id":193163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:43.000Z","modified_at":"2026-02-21T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174218657898","imei1":"19174218657898","imei2":"19174218657898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193157,"job_number":"JOB_193157","tr_customer_id":193175,"tr_customer_product_id":193165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:44.000Z","modified_at":"2026-02-21T04:17:44.000Z","name":"Jarrod Armstrong","mobile_number":"751-702-1094","email_id":"Douglas_Hoeger95@yahoo.com","dop":"2025-04-06","serial_number":"15475639681592916","imei1":"15475639681592916","imei2":"15475639681592916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193158,"job_number":"JOB_193158","tr_customer_id":193176,"tr_customer_product_id":193166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:45.000Z","modified_at":"2026-02-21T04:17:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444251516588","imei1":"17444251516588","imei2":"17444251516588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193159,"job_number":"JOB_193159","tr_customer_id":193177,"tr_customer_product_id":193167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:45.000Z","modified_at":"2026-02-21T04:17:45.000Z","name":"Giovanna Adams","mobile_number":"785-802-8056","email_id":"Enid_Wuckert86@gmail.com","dop":"2025-04-06","serial_number":"15340753595396888","imei1":"15340753595396888","imei2":"15340753595396888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193161,"job_number":"JOB_193161","tr_customer_id":193179,"tr_customer_product_id":193169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:46.000Z","modified_at":"2026-02-21T04:17:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13443452737054","imei1":"13443452737054","imei2":"13443452737054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193163,"job_number":"JOB_193163","tr_customer_id":193181,"tr_customer_product_id":193171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:46.000Z","modified_at":"2026-02-21T04:17:46.000Z","name":"Sophia Will","mobile_number":"543-347-8341","email_id":"Andreanne.Streich90@gmail.com","dop":"2025-04-06","serial_number":"11293858017259926","imei1":"11293858017259926","imei2":"11293858017259926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193164,"job_number":"JOB_193164","tr_customer_id":193182,"tr_customer_product_id":193172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14556554306424","imei1":"14556554306424","imei2":"14556554306424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193165,"job_number":"JOB_193165","tr_customer_id":193183,"tr_customer_product_id":193173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"Roy Haag","mobile_number":"443-364-0046","email_id":"Mohammad80@yahoo.com","dop":"2025-04-06","serial_number":"19646370410964584","imei1":"19646370410964584","imei2":"19646370410964584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193167,"job_number":"JOB_193167","tr_customer_id":193185,"tr_customer_product_id":193175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72839145949182","imei1":"72839145949182","imei2":"72839145949182","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193168,"job_number":"JOB_193168","tr_customer_id":193186,"tr_customer_product_id":193176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:48.000Z","modified_at":"2026-02-21T04:17:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15641695265043","imei1":"15641695265043","imei2":"15641695265043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193169,"job_number":"JOB_193169","tr_customer_id":193187,"tr_customer_product_id":193177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:48.000Z","modified_at":"2026-02-21T04:17:48.000Z","name":"Jalen Mueller","mobile_number":"601-634-4726","email_id":"Antonia.Doyle@hotmail.com","dop":"2025-02-01","serial_number":"24641452156276","imei1":"24641452156276","imei2":"24641452156276","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193171,"job_number":"JOB_193171","tr_customer_id":193189,"tr_customer_product_id":193179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10206920379242","imei1":"10206920379242","imei2":"10206920379242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193172,"job_number":"JOB_193172","tr_customer_id":193190,"tr_customer_product_id":193180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Davonte Waelchi","mobile_number":"753-374-8340","email_id":"Daisha4@yahoo.com","dop":"2025-04-06","serial_number":"11345374607350872","imei1":"11345374607350872","imei2":"11345374607350872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193175,"job_number":"JOB_193175","tr_customer_id":193193,"tr_customer_product_id":193183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Obie Farrell","mobile_number":"225-328-1271","email_id":"Mallory.Towne21@hotmail.com","dop":"2025-04-06","serial_number":"12764157622615460","imei1":"12764157622615460","imei2":"12764157622615460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193177,"job_number":"JOB_193177","tr_customer_id":193195,"tr_customer_product_id":193185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17758598401419","imei1":"17758598401419","imei2":"17758598401419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193181,"job_number":"JOB_193181","tr_customer_id":193199,"tr_customer_product_id":193189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:50.000Z","modified_at":"2026-02-21T04:17:50.000Z","name":"Lew Casper","mobile_number":"448-505-7726","email_id":"Rosalia32@yahoo.com","dop":"2025-04-06","serial_number":"17916710695752728","imei1":"17916710695752728","imei2":"17916710695752728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193182,"job_number":"JOB_193182","tr_customer_id":193200,"tr_customer_product_id":193190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17227177929098","imei1":"17227177929098","imei2":"117227177929098","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193183,"job_number":"JOB_193183","tr_customer_id":193201,"tr_customer_product_id":193191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12418267001260","imei1":"12418267001260","imei2":"12418267001260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193186,"job_number":"JOB_193186","tr_customer_id":193204,"tr_customer_product_id":193194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Jeffrey Kutch","mobile_number":"777-276-1961","email_id":"Susie.Kiehn3@yahoo.com","dop":"2025-04-06","serial_number":"16836129633761616","imei1":"16836129633761616","imei2":"16836129633761616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193188,"job_number":"JOB_193188","tr_customer_id":193206,"tr_customer_product_id":193196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"194408713490817","imei1":"194408713490817","imei2":"1194408713490817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193191,"job_number":"JOB_193191","tr_customer_id":193209,"tr_customer_product_id":193199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"Dina Corwin","mobile_number":"945-623-3773","email_id":"Jaime.Russel17@gmail.com","dop":"2025-04-06","serial_number":"11094795982668714","imei1":"11094795982668714","imei2":"11094795982668714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193193,"job_number":"JOB_193193","tr_customer_id":193211,"tr_customer_product_id":193201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:56.000Z","modified_at":"2026-02-21T04:17:56.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109066025130508","imei1":"109066025130508","imei2":"109066025130508","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193195,"job_number":"JOB_193195","tr_customer_id":193213,"tr_customer_product_id":193203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:56.000Z","modified_at":"2026-02-21T04:17:56.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11465037888513","imei1":"11465037888513","imei2":"11465037888513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193197,"job_number":"JOB_193197","tr_customer_id":193215,"tr_customer_product_id":193205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:58.000Z","modified_at":"2026-02-21T04:17:58.000Z","name":"Milo Spencer","mobile_number":"806-732-0460","email_id":"Brisa.Ortiz15@hotmail.com","dop":"2025-04-06","serial_number":"19510057915385348","imei1":"19510057915385348","imei2":"19510057915385348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193199,"job_number":"JOB_193199","tr_customer_id":193217,"tr_customer_product_id":193207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:07.000Z","modified_at":"2026-02-21T04:18:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226916724196","imei1":"11226916724196","imei2":"11226916724196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193204,"job_number":"JOB_193204","tr_customer_id":193222,"tr_customer_product_id":193212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:09.000Z","modified_at":"2026-02-21T04:18:09.000Z","name":"Carter Ratke","mobile_number":"415-251-5254","email_id":"Alayna83@hotmail.com","dop":"2025-04-06","serial_number":"12943690765773460","imei1":"12943690765773460","imei2":"12943690765773460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193206,"job_number":"JOB_193206","tr_customer_id":193224,"tr_customer_product_id":193214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:14.000Z","modified_at":"2026-02-21T04:18:14.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15021347736976","imei1":"15021347736976","imei2":"15021347736976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193208,"job_number":"JOB_193208","tr_customer_id":193226,"tr_customer_product_id":193216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:15.000Z","modified_at":"2026-02-21T04:18:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16538052027316","imei1":"16538052027316","imei2":"16538052027316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193210,"job_number":"JOB_193210","tr_customer_id":193228,"tr_customer_product_id":193218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:16.000Z","modified_at":"2026-02-21T04:18:16.000Z","name":"Filomena Brakus","mobile_number":"709-506-8756","email_id":"Edyth_Schinner37@hotmail.com","dop":"2025-08-24","serial_number":"1068564094075055","imei1":"1068564094075055","imei2":"1068564094075055","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193211,"job_number":"JOB_193211","tr_customer_id":193229,"tr_customer_product_id":193219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:17.000Z","modified_at":"2026-02-21T04:18:17.000Z","name":"Keegan Blick","mobile_number":"451-538-5670","email_id":"Albert_Frami88@gmail.com","dop":"2025-04-06","serial_number":"16526250177960732","imei1":"16526250177960732","imei2":"16526250177960732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193212,"job_number":"JOB_193212","tr_customer_id":193230,"tr_customer_product_id":193220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:21.000Z","modified_at":"2026-02-21T04:18:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19419154172062","imei1":"19419154172062","imei2":"19419154172062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193214,"job_number":"JOB_193214","tr_customer_id":193232,"tr_customer_product_id":193222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:23.000Z","modified_at":"2026-02-21T04:18:23.000Z","name":"Ebony Konopelski","mobile_number":"379-677-9901","email_id":"Rebeka_Rohan23@hotmail.com","dop":"2025-04-06","serial_number":"15666292130020144","imei1":"15666292130020144","imei2":"15666292130020144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193215,"job_number":"JOB_193215","tr_customer_id":193233,"tr_customer_product_id":193223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:24.000Z","modified_at":"2026-02-21T04:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12923581199954","imei1":"12923581199954","imei2":"12923581199954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193217,"job_number":"JOB_193217","tr_customer_id":193235,"tr_customer_product_id":193225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:25.000Z","modified_at":"2026-02-21T04:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511130314133","imei1":"13511130314133","imei2":"13511130314133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193219,"job_number":"JOB_193219","tr_customer_id":193237,"tr_customer_product_id":193227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:26.000Z","modified_at":"2026-02-21T04:18:26.000Z","name":"Alycia Lockman","mobile_number":"719-423-1989","email_id":"Evelyn_Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"13015713709632008","imei1":"13015713709632008","imei2":"13015713709632008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193220,"job_number":"JOB_193220","tr_customer_id":193238,"tr_customer_product_id":193228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:27.000Z","modified_at":"2026-02-21T04:18:27.000Z","name":"Kay Lang","mobile_number":"728-479-7780","email_id":"Brant.Grimes82@yahoo.com","dop":"2025-04-06","serial_number":"15564062256417064","imei1":"15564062256417064","imei2":"15564062256417064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193221,"job_number":"JOB_193221","tr_customer_id":193239,"tr_customer_product_id":193229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:29.000Z","modified_at":"2026-02-21T04:18:29.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12638424362370","imei1":"12638424362370","imei2":"112638424362370","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193222,"job_number":"JOB_193222","tr_customer_id":193240,"tr_customer_product_id":193230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:30.000Z","modified_at":"2026-02-21T04:18:30.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18570618168458","imei1":"18570618168458","imei2":"118570618168458","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193223,"job_number":"JOB_193223","tr_customer_id":193241,"tr_customer_product_id":193231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:30.000Z","modified_at":"2026-02-21T04:18:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16012851380641","imei1":"16012851380641","imei2":"16012851380641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193226,"job_number":"JOB_193226","tr_customer_id":193244,"tr_customer_product_id":193234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:31.000Z","modified_at":"2026-02-21T04:18:31.000Z","name":"Adrian Zieme","mobile_number":"328-776-8369","email_id":"Johnathon43@gmail.com","dop":"2025-04-06","serial_number":"13671793343644700","imei1":"13671793343644700","imei2":"13671793343644700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193228,"job_number":"JOB_193228","tr_customer_id":193246,"tr_customer_product_id":193236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:33.000Z","modified_at":"2026-02-21T04:18:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19111901357762","imei1":"19111901357762","imei2":"19111901357762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193231,"job_number":"JOB_193231","tr_customer_id":193249,"tr_customer_product_id":193239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:33.000Z","modified_at":"2026-02-21T04:18:33.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13095132517183","imei1":"13095132517183","imei2":"13095132517183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193234,"job_number":"JOB_193234","tr_customer_id":193252,"tr_customer_product_id":193242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"Unique Klein","mobile_number":"509-958-5251","email_id":"Aurelia_Carter@yahoo.com","dop":"2025-04-06","serial_number":"11286122444010518","imei1":"11286122444010518","imei2":"11286122444010518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193235,"job_number":"JOB_193235","tr_customer_id":193253,"tr_customer_product_id":193243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19546877972077","imei1":"19546877972077","imei2":"19546877972077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193236,"job_number":"JOB_193236","tr_customer_id":193254,"tr_customer_product_id":193244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:35.000Z","modified_at":"2026-02-21T04:18:35.000Z","name":"Lina Harber","mobile_number":"433-284-8822","email_id":"Vanessa_Jacobson27@yahoo.com","dop":"2025-04-06","serial_number":"15176472650643014","imei1":"15176472650643014","imei2":"15176472650643014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193238,"job_number":"JOB_193238","tr_customer_id":193256,"tr_customer_product_id":193246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:36.000Z","modified_at":"2026-02-21T04:18:36.000Z","name":"Carolyn Wyman","mobile_number":"356-340-5675","email_id":"Sibyl_Hodkiewicz60@yahoo.com","dop":"2025-04-06","serial_number":"11521208348430104","imei1":"11521208348430104","imei2":"11521208348430104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193239,"job_number":"JOB_193239","tr_customer_id":193257,"tr_customer_product_id":193247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:53.000Z","modified_at":"2026-02-21T04:18:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19811677617989","imei1":"19811677617989","imei2":"19811677617989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193241,"job_number":"JOB_193241","tr_customer_id":193259,"tr_customer_product_id":193249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:55.000Z","modified_at":"2026-02-21T04:18:55.000Z","name":"Watson Wisoky","mobile_number":"249-626-9028","email_id":"Alexa95@yahoo.com","dop":"2025-04-06","serial_number":"11057781569965322","imei1":"11057781569965322","imei2":"11057781569965322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193242,"job_number":"JOB_193242","tr_customer_id":193260,"tr_customer_product_id":193250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:58.000Z","modified_at":"2026-02-21T04:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10383306459848","imei1":"10383306459848","imei2":"10383306459848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193244,"job_number":"JOB_193244","tr_customer_id":193262,"tr_customer_product_id":193252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:00.000Z","modified_at":"2026-02-21T04:19:00.000Z","name":"Hudson Glover","mobile_number":"813-530-1770","email_id":"Selina69@hotmail.com","dop":"2025-04-06","serial_number":"16922682165508476","imei1":"16922682165508476","imei2":"16922682165508476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193245,"job_number":"JOB_193245","tr_customer_id":193263,"tr_customer_product_id":193253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:05.000Z","modified_at":"2026-02-21T04:19:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16268405233997","imei1":"16268405233997","imei2":"16268405233997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193247,"job_number":"JOB_193247","tr_customer_id":193265,"tr_customer_product_id":193255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:06.000Z","modified_at":"2026-02-21T04:19:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18627518569825","imei1":"18627518569825","imei2":"18627518569825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193248,"job_number":"JOB_193248","tr_customer_id":193266,"tr_customer_product_id":193256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:06.000Z","modified_at":"2026-02-21T04:19:06.000Z","name":"Providenci Carroll","mobile_number":"402-732-0954","email_id":"Hobart51@yahoo.com","dop":"2025-04-06","serial_number":"14845817504655544","imei1":"14845817504655544","imei2":"14845817504655544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193249,"job_number":"JOB_193249","tr_customer_id":193267,"tr_customer_product_id":193257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:07.000Z","modified_at":"2026-02-21T04:19:07.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16643799213872","imei1":"16643799213872","imei2":"116643799213872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193251,"job_number":"JOB_193251","tr_customer_id":193269,"tr_customer_product_id":193259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:08.000Z","modified_at":"2026-02-21T04:19:08.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"124358603291322","imei1":"124358603291322","imei2":"1124358603291322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193252,"job_number":"JOB_193252","tr_customer_id":193270,"tr_customer_product_id":193260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:08.000Z","modified_at":"2026-02-21T04:19:08.000Z","name":"Christ Labadie","mobile_number":"617-475-4291","email_id":"Burnice.Fahey48@gmail.com","dop":"2025-04-06","serial_number":"13901422640897206","imei1":"13901422640897206","imei2":"13901422640897206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193254,"job_number":"JOB_193254","tr_customer_id":193272,"tr_customer_product_id":193262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:09.000Z","modified_at":"2026-02-21T04:19:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13038756759096","imei1":"13038756759096","imei2":"13038756759096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193256,"job_number":"JOB_193256","tr_customer_id":193274,"tr_customer_product_id":193264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:10.000Z","modified_at":"2026-02-21T04:19:10.000Z","name":"Providenci Jenkins","mobile_number":"864-858-0510","email_id":"Amalia_Orn13@yahoo.com","dop":"2025-04-06","serial_number":"14690447889379968","imei1":"14690447889379968","imei2":"14690447889379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193257,"job_number":"JOB_193257","tr_customer_id":193275,"tr_customer_product_id":193265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:17.000Z","modified_at":"2026-02-21T04:19:17.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18179597064352","imei1":"18179597064352","imei2":"18179597064352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193259,"job_number":"JOB_193259","tr_customer_id":193277,"tr_customer_product_id":193267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:19.000Z","modified_at":"2026-02-21T04:19:19.000Z","name":"Ford Schimmel","mobile_number":"424-313-8740","email_id":"Leta_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"15218672295178836","imei1":"15218672295178836","imei2":"15218672295178836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193260,"job_number":"JOB_193260","tr_customer_id":193278,"tr_customer_product_id":193268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:45.000Z","modified_at":"2026-02-21T04:19:45.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"465788618917733","imei1":"465788618917733","imei2":"1465788618917733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193262,"job_number":"JOB_193262","tr_customer_id":193280,"tr_customer_product_id":193270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:00.000Z","modified_at":"2026-02-21T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94613706699650","imei1":"94613706699650","imei2":"94613706699650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193263,"job_number":"JOB_193263","tr_customer_id":193281,"tr_customer_product_id":193271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:00.000Z","modified_at":"2026-02-21T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39710152773976","imei1":"39710152773976","imei2":"39710152773976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193264,"job_number":"JOB_193264","tr_customer_id":193282,"tr_customer_product_id":193272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68389857121207","imei1":"68389857121207","imei2":"68389857121207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193265,"job_number":"JOB_193265","tr_customer_id":193283,"tr_customer_product_id":193273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41582658091160","imei1":"41582658091160","imei2":"41582658091160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193266,"job_number":"JOB_193266","tr_customer_id":193284,"tr_customer_product_id":193274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35464850622599","imei1":"35464850622599","imei2":"35464850622599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193267,"job_number":"JOB_193267","tr_customer_id":193285,"tr_customer_product_id":193275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47578739436786","imei1":"47578739436786","imei2":"47578739436786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193269,"job_number":"JOB_193269","tr_customer_id":193287,"tr_customer_product_id":193277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:28.000Z","modified_at":"2026-02-21T04:23:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83864129542703","imei1":"83864129542703","imei2":"83864129542703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193270,"job_number":"JOB_193270","tr_customer_id":193288,"tr_customer_product_id":193278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:28.000Z","modified_at":"2026-02-21T04:23:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81432361898285","imei1":"81432361898285","imei2":"81432361898285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193271,"job_number":"JOB_193271","tr_customer_id":193289,"tr_customer_product_id":193279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76518970407132","imei1":"76518970407132","imei2":"76518970407132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193272,"job_number":"JOB_193272","tr_customer_id":193290,"tr_customer_product_id":193280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42015010723959","imei1":"42015010723959","imei2":"42015010723959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193273,"job_number":"JOB_193273","tr_customer_id":193291,"tr_customer_product_id":193281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77929729566074","imei1":"77929729566074","imei2":"77929729566074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193274,"job_number":"JOB_193274","tr_customer_id":193292,"tr_customer_product_id":193282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53362810062978","imei1":"53362810062978","imei2":"53362810062978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193276,"job_number":"JOB_193276","tr_customer_id":193294,"tr_customer_product_id":193284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66851271523103","imei1":"66851271523103","imei2":"66851271523103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193277,"job_number":"JOB_193277","tr_customer_id":193295,"tr_customer_product_id":193285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54079663136425","imei1":"54079663136425","imei2":"54079663136425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193278,"job_number":"JOB_193278","tr_customer_id":193296,"tr_customer_product_id":193286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36060468904580","imei1":"36060468904580","imei2":"36060468904580","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193279,"job_number":"JOB_193279","tr_customer_id":193297,"tr_customer_product_id":193287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20144822071919","imei1":"20144822071919","imei2":"20144822071919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193280,"job_number":"JOB_193280","tr_customer_id":193298,"tr_customer_product_id":193288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12388575627601","imei1":"12388575627601","imei2":"12388575627601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193281,"job_number":"JOB_193281","tr_customer_id":193299,"tr_customer_product_id":193289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40241229487391","imei1":"40241229487391","imei2":"40241229487391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193283,"job_number":"JOB_193283","tr_customer_id":193301,"tr_customer_product_id":193291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:36:23.000Z","modified_at":"2026-02-21T04:36:23.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"27165971875310","imei1":"27165971875310","imei2":"27165971875310","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193285,"job_number":"JOB_193285","tr_customer_id":193303,"tr_customer_product_id":193293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:36:56.000Z","modified_at":"2026-02-21T04:36:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"27385658375274","imei1":"27385658375274","imei2":"27385658375274","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193287,"job_number":"JOB_193287","tr_customer_id":193305,"tr_customer_product_id":193295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:37:27.000Z","modified_at":"2026-02-21T04:37:27.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"18073115262912","imei1":"18073115262912","imei2":"18073115262912","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193289,"job_number":"JOB_193289","tr_customer_id":193307,"tr_customer_product_id":193297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:44:44.000Z","modified_at":"2026-02-21T04:44:44.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"85971296172529","imei1":"85971296172529","imei2":"85971296172529","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193291,"job_number":"JOB_193291","tr_customer_id":193309,"tr_customer_product_id":193299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:45:16.000Z","modified_at":"2026-02-21T04:45:16.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"56752552254015","imei1":"56752552254015","imei2":"56752552254015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193293,"job_number":"JOB_193293","tr_customer_id":193311,"tr_customer_product_id":193301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:45:46.000Z","modified_at":"2026-02-21T04:45:46.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"71929610676402","imei1":"71929610676402","imei2":"71929610676402","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193295,"job_number":"JOB_193295","tr_customer_id":193313,"tr_customer_product_id":193303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:47:51.000Z","modified_at":"2026-02-21T04:47:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-11","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-11T04:47:50.703417403Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193296,"job_number":"JOB_193296","tr_customer_id":193314,"tr_customer_product_id":193304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:03:42.000Z","modified_at":"2026-02-21T05:03:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-11","serial_number":"50207083622072","imei1":"50207083622072","imei2":"50207083622072","popurl":"2026-02-11T05:03:41.877363349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193297,"job_number":"JOB_193297","tr_customer_id":193315,"tr_customer_product_id":193305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:03:53.000Z","modified_at":"2026-02-21T05:03:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-11","serial_number":"69344723181843","imei1":"69344723181843","imei2":"69344723181843","popurl":"2026-02-11T05:03:53.305916863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193298,"job_number":"JOB_193298","tr_customer_id":193316,"tr_customer_product_id":193306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:08:55.000Z","modified_at":"2026-02-21T05:08:55.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104354582838406","imei1":"104354582838406","imei2":"104354582838406","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193300,"job_number":"JOB_193300","tr_customer_id":193318,"tr_customer_product_id":193308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:09:08.000Z","modified_at":"2026-02-21T05:09:08.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103460285105657","imei1":"103460285105657","imei2":"103460285105657","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193302,"job_number":"JOB_193302","tr_customer_id":193320,"tr_customer_product_id":193310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:21:41.000Z","modified_at":"2026-02-21T05:21:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17454307897849","imei1":"17454307897849","imei2":"17454307897849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193304,"job_number":"JOB_193304","tr_customer_id":193322,"tr_customer_product_id":193312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:21:43.000Z","modified_at":"2026-02-21T05:21:43.000Z","name":"Fredrick Klocko","mobile_number":"694-236-5956","email_id":"Montana.Predovic@gmail.com","dop":"2025-04-06","serial_number":"12783223683672104","imei1":"12783223683672104","imei2":"12783223683672104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193305,"job_number":"JOB_193305","tr_customer_id":193323,"tr_customer_product_id":193313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:22:26.000Z","modified_at":"2026-02-21T05:22:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12594280943157","imei1":"12594280943157","imei2":"12594280943157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193307,"job_number":"JOB_193307","tr_customer_id":193325,"tr_customer_product_id":193315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:22:28.000Z","modified_at":"2026-02-21T05:22:28.000Z","name":"Tremayne Harber","mobile_number":"411-308-8450","email_id":"Johnathon66@hotmail.com","dop":"2025-04-06","serial_number":"12621197507760120","imei1":"12621197507760120","imei2":"12621197507760120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193308,"job_number":"JOB_193308","tr_customer_id":193326,"tr_customer_product_id":193316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:23:11.000Z","modified_at":"2026-02-21T05:23:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12532814367686","imei1":"12532814367686","imei2":"12532814367686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193310,"job_number":"JOB_193310","tr_customer_id":193328,"tr_customer_product_id":193318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:23:13.000Z","modified_at":"2026-02-21T05:23:13.000Z","name":"Lindsey Heidenreich","mobile_number":"999-790-8304","email_id":"Andreanne_Brown@hotmail.com","dop":"2025-04-06","serial_number":"10533575793331294","imei1":"10533575793331294","imei2":"10533575793331294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193312,"job_number":"JOB_193312","tr_customer_id":193330,"tr_customer_product_id":193320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:25:38.000Z","modified_at":"2026-02-21T05:25:38.000Z","name":"Tod Adams","mobile_number":"555-471-5521","email_id":"Terry65@hotmail.com","dop":"2025-04-06","serial_number":"10788498118391618","imei1":"10788498118391618","imei2":"10788498118391618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193314,"job_number":"JOB_193314","tr_customer_id":193332,"tr_customer_product_id":193322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:25:58.000Z","modified_at":"2026-02-21T05:25:58.000Z","name":"Devin Price","mobile_number":"753-402-3495","email_id":"Loren_Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18368798924738108","imei1":"18368798924738108","imei2":"18368798924738108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193315,"job_number":"JOB_193315","tr_customer_id":193333,"tr_customer_product_id":193323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:25.000Z","modified_at":"2026-02-21T05:27:25.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16996298937302","imei1":"16996298937302","imei2":"16996298937302","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193317,"job_number":"JOB_193317","tr_customer_id":193335,"tr_customer_product_id":193325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:39.000Z","modified_at":"2026-02-21T05:27:39.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16111077593504","imei1":"16111077593504","imei2":"16111077593504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193319,"job_number":"JOB_193319","tr_customer_id":193337,"tr_customer_product_id":193327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:53.000Z","modified_at":"2026-02-21T05:27:53.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11077466088063","imei1":"11077466088063","imei2":"11077466088063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193328,"job_number":"JOB_193328","tr_customer_id":193346,"tr_customer_product_id":193336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:57:28.000Z","modified_at":"2026-02-21T06:57:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14500180749723","imei1":"14500180749723","imei2":"14500180749723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193330,"job_number":"JOB_193330","tr_customer_id":193348,"tr_customer_product_id":193338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:57:29.000Z","modified_at":"2026-02-21T06:57:29.000Z","name":"Katelin Hilpert","mobile_number":"639-249-0766","email_id":"Ole54@gmail.com","dop":"2025-04-06","serial_number":"17990608843684352","imei1":"17990608843684352","imei2":"17990608843684352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193331,"job_number":"JOB_193331","tr_customer_id":193349,"tr_customer_product_id":193339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:05.000Z","modified_at":"2026-02-21T06:58:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12411661589835","imei1":"12411661589835","imei2":"12411661589835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193333,"job_number":"JOB_193333","tr_customer_id":193351,"tr_customer_product_id":193341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:07.000Z","modified_at":"2026-02-21T06:58:07.000Z","name":"Walker DuBuque","mobile_number":"355-903-4157","email_id":"Lina8@hotmail.com","dop":"2025-04-06","serial_number":"11606565818430918","imei1":"11606565818430918","imei2":"11606565818430918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193334,"job_number":"JOB_193334","tr_customer_id":193352,"tr_customer_product_id":193342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:40.000Z","modified_at":"2026-02-21T06:58:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14826284907109","imei1":"14826284907109","imei2":"14826284907109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193336,"job_number":"JOB_193336","tr_customer_id":193354,"tr_customer_product_id":193344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:41.000Z","modified_at":"2026-02-21T06:58:41.000Z","name":"Modesta Feest","mobile_number":"994-204-4972","email_id":"Antonietta75@hotmail.com","dop":"2025-04-06","serial_number":"14013384807474776","imei1":"14013384807474776","imei2":"14013384807474776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193337,"job_number":"JOB_193337","tr_customer_id":193355,"tr_customer_product_id":193345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:00:51.000Z","modified_at":"2026-02-21T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14615375139250","imei1":"14615375139250","imei2":"14615375139250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193339,"job_number":"JOB_193339","tr_customer_id":193357,"tr_customer_product_id":193347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:00:53.000Z","modified_at":"2026-02-21T07:00:53.000Z","name":"Keven Shanahan","mobile_number":"656-274-3855","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"10520093004004100","imei1":"10520093004004100","imei2":"10520093004004100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193340,"job_number":"JOB_193340","tr_customer_id":193358,"tr_customer_product_id":193348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:01:28.000Z","modified_at":"2026-02-21T07:01:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13541032706944","imei1":"13541032706944","imei2":"13541032706944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193342,"job_number":"JOB_193342","tr_customer_id":193360,"tr_customer_product_id":193350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:01:30.000Z","modified_at":"2026-02-21T07:01:30.000Z","name":"Alexanne Howe","mobile_number":"988-775-9998","email_id":"Makayla_Berge9@hotmail.com","dop":"2025-04-06","serial_number":"15364999435655256","imei1":"15364999435655256","imei2":"15364999435655256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193343,"job_number":"JOB_193343","tr_customer_id":193361,"tr_customer_product_id":193351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:02:04.000Z","modified_at":"2026-02-21T07:02:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046156800606","imei1":"12046156800606","imei2":"12046156800606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193345,"job_number":"JOB_193345","tr_customer_id":193363,"tr_customer_product_id":193353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:02:05.000Z","modified_at":"2026-02-21T07:02:05.000Z","name":"Arno Denesik","mobile_number":"715-555-8519","email_id":"Elta.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"12222153548494696","imei1":"12222153548494696","imei2":"12222153548494696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193346,"job_number":"JOB_193346","tr_customer_id":193364,"tr_customer_product_id":193354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:04:33.000Z","modified_at":"2026-02-21T07:04:33.000Z","name":"Sarla Mishra","mobile_number":"975641477","email_id":"abhaya.sharma@yahoo.co.in","dop":"2026-02-11","serial_number":"663805604905026","imei1":"663805604905026","imei2":"663805604905026","popurl":"www.abhaidev-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193347,"job_number":"JOB_193347","tr_customer_id":193365,"tr_customer_product_id":193355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:26:53.000Z","modified_at":"2026-02-21T07:26:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14720838700539","imei1":"14720838700539","imei2":"14720838700539","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193349,"job_number":"JOB_193349","tr_customer_id":193367,"tr_customer_product_id":193357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:26:54.000Z","modified_at":"2026-02-21T07:26:54.000Z","name":"Flavio Grant","mobile_number":"692-710-6183","email_id":"Rebecca_Ryan14@gmail.com","dop":"2025-08-24","serial_number":"1037453169281561","imei1":"1037453169281561","imei2":"1037453169281561","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193350,"job_number":"JOB_193350","tr_customer_id":193368,"tr_customer_product_id":193358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:27:35.000Z","modified_at":"2026-02-21T07:27:35.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17005161525366","imei1":"17005161525366","imei2":"17005161525366","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193352,"job_number":"JOB_193352","tr_customer_id":193370,"tr_customer_product_id":193360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:27:37.000Z","modified_at":"2026-02-21T07:27:37.000Z","name":"Rita Stokes","mobile_number":"852-224-3961","email_id":"Leopold_Schuster75@yahoo.com","dop":"2025-08-24","serial_number":"1067373335692890","imei1":"1067373335692890","imei2":"1067373335692890","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193353,"job_number":"JOB_193353","tr_customer_id":193371,"tr_customer_product_id":193361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:28:18.000Z","modified_at":"2026-02-21T07:28:18.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18814550219868","imei1":"18814550219868","imei2":"18814550219868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193355,"job_number":"JOB_193355","tr_customer_id":193373,"tr_customer_product_id":193363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:28:20.000Z","modified_at":"2026-02-21T07:28:20.000Z","name":"Noemie Strosin","mobile_number":"926-246-8584","email_id":"Ottis89@yahoo.com","dop":"2025-08-24","serial_number":"1087887588560128","imei1":"1087887588560128","imei2":"1087887588560128","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193356,"job_number":"JOB_193356","tr_customer_id":193374,"tr_customer_product_id":193364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:07.000Z","modified_at":"2026-02-21T07:31:07.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12818600653089","imei1":"12818600653089","imei2":"12818600653089","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193358,"job_number":"JOB_193358","tr_customer_id":193376,"tr_customer_product_id":193366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:08.000Z","modified_at":"2026-02-21T07:31:08.000Z","name":"Monroe Bode","mobile_number":"384-649-0563","email_id":"Jackeline.Toy8@yahoo.com","dop":"2025-08-24","serial_number":"1017147976680088","imei1":"1017147976680088","imei2":"1017147976680088","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193359,"job_number":"JOB_193359","tr_customer_id":193377,"tr_customer_product_id":193367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:50.000Z","modified_at":"2026-02-21T07:31:50.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12036851561100","imei1":"12036851561100","imei2":"12036851561100","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193361,"job_number":"JOB_193361","tr_customer_id":193379,"tr_customer_product_id":193369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:51.000Z","modified_at":"2026-02-21T07:31:51.000Z","name":"Maximilian Bergnaum","mobile_number":"214-767-3524","email_id":"Emilio.Barton11@yahoo.com","dop":"2025-08-24","serial_number":"1005105062718217","imei1":"1005105062718217","imei2":"1005105062718217","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193362,"job_number":"JOB_193362","tr_customer_id":193380,"tr_customer_product_id":193370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:32:33.000Z","modified_at":"2026-02-21T07:32:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19405530719267","imei1":"19405530719267","imei2":"19405530719267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193364,"job_number":"JOB_193364","tr_customer_id":193382,"tr_customer_product_id":193372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:32:34.000Z","modified_at":"2026-02-21T07:32:34.000Z","name":"Merle Kuhic","mobile_number":"880-920-6502","email_id":"Alek_Murphy@yahoo.com","dop":"2025-08-24","serial_number":"1020156372357939","imei1":"1020156372357939","imei2":"1020156372357939","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193365,"job_number":"JOB_193365","tr_customer_id":193383,"tr_customer_product_id":193373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:35:57.000Z","modified_at":"2026-02-21T07:35:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14435403003308","imei1":"14435403003308","imei2":"14435403003308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193367,"job_number":"JOB_193367","tr_customer_id":193385,"tr_customer_product_id":193375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:35:58.000Z","modified_at":"2026-02-21T07:35:58.000Z","name":"Kristy Stroman","mobile_number":"957-257-1508","email_id":"Agustin.Cartwright55@gmail.com","dop":"2025-04-06","serial_number":"17827110094024082","imei1":"17827110094024082","imei2":"17827110094024082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193368,"job_number":"JOB_193368","tr_customer_id":193386,"tr_customer_product_id":193376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:36:32.000Z","modified_at":"2026-02-21T07:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16877913902943","imei1":"16877913902943","imei2":"16877913902943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193370,"job_number":"JOB_193370","tr_customer_id":193388,"tr_customer_product_id":193378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:36:33.000Z","modified_at":"2026-02-21T07:36:33.000Z","name":"Orion Cole","mobile_number":"825-802-8481","email_id":"Electa81@hotmail.com","dop":"2025-04-06","serial_number":"18482641818318780","imei1":"18482641818318780","imei2":"18482641818318780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193371,"job_number":"JOB_193371","tr_customer_id":193389,"tr_customer_product_id":193379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:08.000Z","modified_at":"2026-02-21T07:37:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10409082647918","imei1":"10409082647918","imei2":"10409082647918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193373,"job_number":"JOB_193373","tr_customer_id":193391,"tr_customer_product_id":193381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:09.000Z","modified_at":"2026-02-21T07:37:09.000Z","name":"Elisa Murray","mobile_number":"838-352-8357","email_id":"Jason_Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"13107282216834658","imei1":"13107282216834658","imei2":"13107282216834658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193374,"job_number":"JOB_193374","tr_customer_id":193392,"tr_customer_product_id":193382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:55.000Z","modified_at":"2026-02-21T07:37:55.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"11306756058129","imei1":"11306756058129","imei2":"11306756058129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193376,"job_number":"JOB_193376","tr_customer_id":193394,"tr_customer_product_id":193384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:57.000Z","modified_at":"2026-02-21T07:37:57.000Z","name":"Daphney Oberbrunner","mobile_number":"341-496-0383","email_id":"Ken88@gmail.com","dop":"2025-08-24","serial_number":"1040493187142260","imei1":"1040493187142260","imei2":"1040493187142260","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193377,"job_number":"JOB_193377","tr_customer_id":193395,"tr_customer_product_id":193385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:38:39.000Z","modified_at":"2026-02-21T07:38:39.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19612044195453","imei1":"19612044195453","imei2":"19612044195453","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193379,"job_number":"JOB_193379","tr_customer_id":193397,"tr_customer_product_id":193387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:38:41.000Z","modified_at":"2026-02-21T07:38:41.000Z","name":"Jaylin O'Hara","mobile_number":"972-788-4181","email_id":"Onie.Shanahan36@hotmail.com","dop":"2025-08-24","serial_number":"1086245263028934","imei1":"1086245263028934","imei2":"1086245263028934","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193380,"job_number":"JOB_193380","tr_customer_id":193398,"tr_customer_product_id":193388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:39:22.000Z","modified_at":"2026-02-21T07:39:22.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19566412732163","imei1":"19566412732163","imei2":"19566412732163","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193382,"job_number":"JOB_193382","tr_customer_id":193400,"tr_customer_product_id":193390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:39:24.000Z","modified_at":"2026-02-21T07:39:24.000Z","name":"Joel Jones","mobile_number":"678-852-4682","email_id":"Cecelia_Funk@yahoo.com","dop":"2025-08-24","serial_number":"1041561432726379","imei1":"1041561432726379","imei2":"1041561432726379","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193383,"job_number":"JOB_193383","tr_customer_id":193401,"tr_customer_product_id":193391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:41:39.000Z","modified_at":"2026-02-21T07:41:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117309860320","imei1":"10117309860320","imei2":"10117309860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193385,"job_number":"JOB_193385","tr_customer_id":193403,"tr_customer_product_id":193393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:41:41.000Z","modified_at":"2026-02-21T07:41:41.000Z","name":"Estelle Weber","mobile_number":"624-711-8027","email_id":"Rosario51@hotmail.com","dop":"2025-04-06","serial_number":"11403399497092734","imei1":"11403399497092734","imei2":"11403399497092734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193386,"job_number":"JOB_193386","tr_customer_id":193404,"tr_customer_product_id":193394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:15.000Z","modified_at":"2026-02-21T07:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16388964942987","imei1":"16388964942987","imei2":"16388964942987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193388,"job_number":"JOB_193388","tr_customer_id":193406,"tr_customer_product_id":193396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:17.000Z","modified_at":"2026-02-21T07:42:17.000Z","name":"Madaline Kling","mobile_number":"509-886-4437","email_id":"Trevor35@yahoo.com","dop":"2025-04-06","serial_number":"13918570880312850","imei1":"13918570880312850","imei2":"13918570880312850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193389,"job_number":"JOB_193389","tr_customer_id":193407,"tr_customer_product_id":193397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:56.000Z","modified_at":"2026-02-21T07:42:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19158717903805","imei1":"19158717903805","imei2":"19158717903805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193391,"job_number":"JOB_193391","tr_customer_id":193409,"tr_customer_product_id":193399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:58.000Z","modified_at":"2026-02-21T07:42:58.000Z","name":"Breanna Roob","mobile_number":"311-665-1228","email_id":"Elfrieda_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"19090023186950096","imei1":"19090023186950096","imei2":"19090023186950096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193392,"job_number":"JOB_193392","tr_customer_id":193410,"tr_customer_product_id":193400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:44:24.000Z","modified_at":"2026-02-21T07:44:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17942583115803","imei1":"17942583115803","imei2":"17942583115803","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193394,"job_number":"JOB_193394","tr_customer_id":193412,"tr_customer_product_id":193402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:44:26.000Z","modified_at":"2026-02-21T07:44:26.000Z","name":"Manuela Langworth","mobile_number":"708-745-6938","email_id":"Heaven45@gmail.com","dop":"2025-08-24","serial_number":"1076324782314125","imei1":"1076324782314125","imei2":"1076324782314125","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193395,"job_number":"JOB_193395","tr_customer_id":193413,"tr_customer_product_id":193403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:08.000Z","modified_at":"2026-02-21T07:45:08.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17393220884968","imei1":"17393220884968","imei2":"17393220884968","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193397,"job_number":"JOB_193397","tr_customer_id":193415,"tr_customer_product_id":193405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:10.000Z","modified_at":"2026-02-21T07:45:10.000Z","name":"Karolann Rath","mobile_number":"794-950-5400","email_id":"Abelardo.Balistreri@gmail.com","dop":"2025-08-24","serial_number":"1014511479967130","imei1":"1014511479967130","imei2":"1014511479967130","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193398,"job_number":"JOB_193398","tr_customer_id":193416,"tr_customer_product_id":193406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:52.000Z","modified_at":"2026-02-21T07:45:52.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11613119694321","imei1":"11613119694321","imei2":"11613119694321","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193400,"job_number":"JOB_193400","tr_customer_id":193418,"tr_customer_product_id":193408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:53.000Z","modified_at":"2026-02-21T07:45:53.000Z","name":"Polly Ritchie","mobile_number":"391-904-8976","email_id":"Elliot52@hotmail.com","dop":"2025-08-24","serial_number":"1098665647093363","imei1":"1098665647093363","imei2":"1098665647093363","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193402,"job_number":"JOB_193402","tr_customer_id":193420,"tr_customer_product_id":193410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:48:48.000Z","modified_at":"2026-02-21T07:48:48.000Z","name":"Rudy Hoppe","mobile_number":"508-579-4138","email_id":"Henriette.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"18692767985986108","imei1":"18692767985986108","imei2":"18692767985986108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193407,"job_number":"JOB_193407","tr_customer_id":193425,"tr_customer_product_id":193415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:08.000Z","modified_at":"2026-02-21T07:50:08.000Z","name":"Giovanny Orn","mobile_number":"372-757-9716","email_id":"Lorenz_Windler@hotmail.com","dop":"2025-04-06","serial_number":"15773123509869388","imei1":"15773123509869388","imei2":"15773123509869388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193408,"job_number":"JOB_193408","tr_customer_id":193426,"tr_customer_product_id":193416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:33.000Z","modified_at":"2026-02-21T07:50:33.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12583303650192","imei1":"12583303650192","imei2":"12583303650192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193410,"job_number":"JOB_193410","tr_customer_id":193428,"tr_customer_product_id":193418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:34.000Z","modified_at":"2026-02-21T07:50:34.000Z","name":"Tre Hickle","mobile_number":"214-222-6302","email_id":"Omari86@yahoo.com","dop":"2025-08-24","serial_number":"1016385885939756","imei1":"1016385885939756","imei2":"1016385885939756","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193412,"job_number":"JOB_193412","tr_customer_id":193430,"tr_customer_product_id":193420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:19.000Z","modified_at":"2026-02-21T07:51:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18666066202750","imei1":"18666066202750","imei2":"18666066202750","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193414,"job_number":"JOB_193414","tr_customer_id":193432,"tr_customer_product_id":193422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:20.000Z","modified_at":"2026-02-21T07:51:20.000Z","name":"Deshaun Gutkowski","mobile_number":"245-766-2848","email_id":"Selina_Wiegand@hotmail.com","dop":"2025-08-24","serial_number":"1081838350909819","imei1":"1081838350909819","imei2":"1081838350909819","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193415,"job_number":"JOB_193415","tr_customer_id":193433,"tr_customer_product_id":193423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:37.000Z","modified_at":"2026-02-21T07:51:37.000Z","name":"Horacio Wilderman","mobile_number":"8928885292","email_id":"Camilla.Gottlieb@gmail.com","dop":"2026-01-12","serial_number":"10096311673473434","imei1":"10096311673473434","imei2":"10096311673473434","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193416,"job_number":"JOB_193416","tr_customer_id":193434,"tr_customer_product_id":193424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:52:04.000Z","modified_at":"2026-02-21T07:52:04.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11230557252449","imei1":"11230557252449","imei2":"11230557252449","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193418,"job_number":"JOB_193418","tr_customer_id":193436,"tr_customer_product_id":193426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:52:05.000Z","modified_at":"2026-02-21T07:52:05.000Z","name":"Kenny Heathcote","mobile_number":"378-442-3417","email_id":"Diego.Bosco@hotmail.com","dop":"2025-08-24","serial_number":"1096253210185018","imei1":"1096253210185018","imei2":"1096253210185018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193419,"job_number":"JOB_193419","tr_customer_id":193437,"tr_customer_product_id":193427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:05.000Z","modified_at":"2026-02-21T08:13:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"19724020545025","imei1":"19724020545025","imei2":"19724020545025","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193421,"job_number":"JOB_193421","tr_customer_id":193439,"tr_customer_product_id":193429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:07.000Z","modified_at":"2026-02-21T08:13:07.000Z","name":"Ebba Steuber","mobile_number":"893-586-8501","email_id":"Melyssa93@yahoo.com","dop":"2025-08-24","serial_number":"1014071285007740","imei1":"1014071285007740","imei2":"1014071285007740","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193422,"job_number":"JOB_193422","tr_customer_id":193440,"tr_customer_product_id":193430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:52.000Z","modified_at":"2026-02-21T08:13:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17692622377904","imei1":"17692622377904","imei2":"17692622377904","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193424,"job_number":"JOB_193424","tr_customer_id":193442,"tr_customer_product_id":193432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:53.000Z","modified_at":"2026-02-21T08:13:53.000Z","name":"Glennie Rodriguez","mobile_number":"797-513-2777","email_id":"Kennedi.Blanda@yahoo.com","dop":"2025-08-24","serial_number":"1098376930953258","imei1":"1098376930953258","imei2":"1098376930953258","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193425,"job_number":"JOB_193425","tr_customer_id":193443,"tr_customer_product_id":193433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:14:38.000Z","modified_at":"2026-02-21T08:14:38.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11743835190486","imei1":"11743835190486","imei2":"11743835190486","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193427,"job_number":"JOB_193427","tr_customer_id":193445,"tr_customer_product_id":193435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:14:39.000Z","modified_at":"2026-02-21T08:14:39.000Z","name":"Nick Hauck","mobile_number":"255-564-9466","email_id":"Ellie_Lesch@gmail.com","dop":"2025-08-24","serial_number":"1008911628159141","imei1":"1008911628159141","imei2":"1008911628159141","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193428,"job_number":"JOB_193428","tr_customer_id":193446,"tr_customer_product_id":193436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:20.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"16357077553165","imei1":"16357077553165","imei2":"16357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193429,"job_number":"JOB_193429","tr_customer_id":193447,"tr_customer_product_id":193437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"36857077553165","imei1":"36857077553165","imei2":"36857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193430,"job_number":"JOB_193430","tr_customer_id":193448,"tr_customer_product_id":193438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"17257077553165","imei1":"17257077553165","imei2":"17257077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193431,"job_number":"JOB_193431","tr_customer_id":193449,"tr_customer_product_id":193439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"93857077553165","imei1":"93857077553165","imei2":"93857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193432,"job_number":"JOB_193432","tr_customer_id":193450,"tr_customer_product_id":193440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"25857077553165","imei1":"25857077553165","imei2":"25857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193433,"job_number":"JOB_193433","tr_customer_id":193451,"tr_customer_product_id":193441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Dhaanyalakshmi Jain","mobile_number":"7004418024","email_id":"mandaakin.bharadwaj@yahoo.co.in","dop":"2026-02-11","serial_number":"438286374794778","imei1":"438286374794778","imei2":"438286374794778","popurl":"www.goswami-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193434,"job_number":"JOB_193434","tr_customer_id":193452,"tr_customer_product_id":193442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Aayushmaan Kaur","mobile_number":"7059813001","email_id":"usha.kakkar@hotmail.com","dop":"2026-02-11","serial_number":"979657060377900","imei1":"979657060377900","imei2":"979657060377900","popurl":"www.manik-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193435,"job_number":"JOB_193435","tr_customer_id":193453,"tr_customer_product_id":193443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Sushma Panicker","mobile_number":"7064691662","email_id":"sarala.dutta@gmail.com","dop":"2026-02-11","serial_number":"513177912176455","imei1":"513177912176455","imei2":"513177912176455","popurl":"www.birjesh-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193436,"job_number":"JOB_193436","tr_customer_id":193454,"tr_customer_product_id":193444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Aaryan Patel","mobile_number":"7033480698","email_id":"chidaatma.prajapat@gmail.com","dop":"2026-02-11","serial_number":"094671057145544","imei1":"094671057145544","imei2":"094671057145544","popurl":"www.anjushree-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193437,"job_number":"JOB_193437","tr_customer_id":193455,"tr_customer_product_id":193445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Sunita Varma","mobile_number":"7003820851","email_id":"chandramauli.bhattacharya@gmail.com","dop":"2026-02-11","serial_number":"796348192115143","imei1":"796348192115143","imei2":"796348192115143","popurl":"www.swami-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193438,"job_number":"JOB_193438","tr_customer_id":193456,"tr_customer_product_id":193446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:23.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855188","imei1":"15421920855188","imei2":"15421920855188","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193439,"job_number":"JOB_193439","tr_customer_id":193457,"tr_customer_product_id":193447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:23.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855177","imei1":"15421920855177","imei2":"15421920855177","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193440,"job_number":"JOB_193440","tr_customer_id":193458,"tr_customer_product_id":193448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:24.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855122","imei1":"15421920855122","imei2":"15421920855122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193441,"job_number":"JOB_193441","tr_customer_id":193459,"tr_customer_product_id":193449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193442,"job_number":"JOB_193442","tr_customer_id":193460,"tr_customer_product_id":193450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193443,"job_number":"JOB_193443","tr_customer_id":193461,"tr_customer_product_id":193451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193444,"job_number":"JOB_193444","tr_customer_id":193462,"tr_customer_product_id":193452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193445,"job_number":"JOB_193445","tr_customer_id":193463,"tr_customer_product_id":193453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193446,"job_number":"JOB_193446","tr_customer_id":193464,"tr_customer_product_id":193454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:27.000Z","modified_at":"2026-02-21T09:50:27.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-11T09:50:26.429886203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193447,"job_number":"JOB_193447","tr_customer_id":193465,"tr_customer_product_id":193455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:28.000Z","modified_at":"2026-02-21T09:50:28.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-11T09:50:27.444812867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193448,"job_number":"JOB_193448","tr_customer_id":193466,"tr_customer_product_id":193456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:15.000Z","modified_at":"2026-02-21T10:46:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-11","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-11T10:46:06.658049026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193449,"job_number":"JOB_193449","tr_customer_id":193467,"tr_customer_product_id":193457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:16.000Z","modified_at":"2026-02-21T10:46:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-11","serial_number":"41944561729345","imei1":"41944561729345","imei2":"41944561729345","popurl":"2026-02-11T10:46:06.660275584Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193450,"job_number":"JOB_193450","tr_customer_id":193468,"tr_customer_product_id":193458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:29.000Z","modified_at":"2026-02-21T10:46:29.000Z","name":"Anandamayi Banerjee","mobile_number":"8686338023","email_id":"bharat.khan@hotmail.com","dop":"2026-02-11","serial_number":"88526442490310","imei1":"88526442490310","imei2":"88526442490310","popurl":"www.bhargavi-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193451,"job_number":"JOB_193451","tr_customer_id":193469,"tr_customer_product_id":193459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T11:42:57.000Z","modified_at":"2026-02-21T11:42:57.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-11","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-11T11:42:56.589006406Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T11:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193453,"job_number":"JOB_193453","tr_customer_id":193471,"tr_customer_product_id":193461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T11:49:58.000Z","modified_at":"2026-02-21T11:49:58.000Z","name":"Dameon Little","mobile_number":"455-441-8562","email_id":"Velva37@yahoo.com","dop":"2025-04-06","serial_number":"14240336567763800","imei1":"14240336567763800","imei2":"14240336567763800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T11:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193454,"job_number":"JOB_193454","tr_customer_id":193472,"tr_customer_product_id":193462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T12:41:50.000Z","modified_at":"2026-02-21T12:41:50.000Z","name":"nishant sharma","mobile_number":"9999999999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfgdfgdfgdfgd","imei2":"gdfgdfgdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T12:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193455,"job_number":"JOB_193455","tr_customer_id":193473,"tr_customer_product_id":193463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T12:43:38.000Z","modified_at":"2026-02-21T12:43:38.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgdfgd","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T12:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193456,"job_number":"JOB_193456","tr_customer_id":193474,"tr_customer_product_id":193464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:04:42.000Z","modified_at":"2026-02-21T13:04:42.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgdf33d","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193458,"job_number":"JOB_193458","tr_customer_id":193476,"tr_customer_product_id":193466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:17:43.000Z","modified_at":"2026-02-21T13:17:43.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"13935219571113","imei1":"13935219571113","imei2":"13935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193459,"job_number":"JOB_193459","tr_customer_id":193477,"tr_customer_product_id":193467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:23:52.000Z","modified_at":"2026-02-21T13:23:52.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-11","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-11T13:23:51.306638436Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193460,"job_number":"JOB_193460","tr_customer_id":193478,"tr_customer_product_id":193468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"83935219571113","imei1":"83935219571113","imei2":"83935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193461,"job_number":"JOB_193461","tr_customer_id":193479,"tr_customer_product_id":193469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"52935219571113","imei1":"52935219571113","imei2":"52935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193462,"job_number":"JOB_193462","tr_customer_id":193480,"tr_customer_product_id":193470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"53935219571113","imei1":"53935219571113","imei2":"53935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193464,"job_number":"JOB_193464","tr_customer_id":193482,"tr_customer_product_id":193472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:37:09.000Z","modified_at":"2026-02-21T13:37:09.000Z","name":"Cullen Luettgen","mobile_number":"807-683-5212","email_id":"Iva59@yahoo.com","dop":"2025-05-30","serial_number":"19247176904755","imei1":"19247176904755","imei2":"19247176904755","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193465,"job_number":"JOB_193465","tr_customer_id":193483,"tr_customer_product_id":193473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:37:10.000Z","modified_at":"2026-02-21T13:37:10.000Z","name":"Junius Abbott","mobile_number":"310-872-6681","email_id":"Winston_Osinski@yahoo.com","dop":"2025-05-30","serial_number":"1474084519410455","imei1":"1474084519410455","imei2":"1474084519410455","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193466,"job_number":"JOB_193466","tr_customer_id":193484,"tr_customer_product_id":193474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:43:59.000Z","modified_at":"2026-02-21T13:43:59.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgd555","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193472,"job_number":"JOB_193472","tr_customer_id":193490,"tr_customer_product_id":193480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:55:36.000Z","modified_at":"2026-02-21T13:55:36.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108739378026730","imei1":"108739378026730","imei2":"108739378026730","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193474,"job_number":"JOB_193474","tr_customer_id":193492,"tr_customer_product_id":193482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:21.000Z","modified_at":"2026-02-21T13:56:21.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105668371133239","imei1":"105668371133239","imei2":"105668371133239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193476,"job_number":"JOB_193476","tr_customer_id":193494,"tr_customer_product_id":193484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72191462242943","imei1":"72191462242943","imei2":"72191462242943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193477,"job_number":"JOB_193477","tr_customer_id":193495,"tr_customer_product_id":193485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82614692500887","imei1":"82614692500887","imei2":"82614692500887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193478,"job_number":"JOB_193478","tr_customer_id":193496,"tr_customer_product_id":193486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13941958492949","imei1":"13941958492949","imei2":"13941958492949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193479,"job_number":"JOB_193479","tr_customer_id":193497,"tr_customer_product_id":193487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17913239408019","imei1":"17913239408019","imei2":"17913239408019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193480,"job_number":"JOB_193480","tr_customer_id":193498,"tr_customer_product_id":193488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80601632612089","imei1":"80601632612089","imei2":"80601632612089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193481,"job_number":"JOB_193481","tr_customer_id":193499,"tr_customer_product_id":193489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59989205780663","imei1":"59989205780663","imei2":"59989205780663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193484,"job_number":"JOB_193484","tr_customer_id":193502,"tr_customer_product_id":193492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:54.000Z","modified_at":"2026-02-21T13:56:54.000Z","name":"Lizzie Grady","mobile_number":"512-837-5777","email_id":"Reed_Howell@yahoo.com","dop":"2025-04-06","serial_number":"15306889837487112","imei1":"15306889837487112","imei2":"15306889837487112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193485,"job_number":"JOB_193485","tr_customer_id":193503,"tr_customer_product_id":193493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:06.000Z","modified_at":"2026-02-21T13:57:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105733164351471","imei1":"105733164351471","imei2":"105733164351471","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193487,"job_number":"JOB_193487","tr_customer_id":193505,"tr_customer_product_id":193495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:10.000Z","modified_at":"2026-02-21T13:57:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30226181841644","imei1":"30226181841644","imei2":"30226181841644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193488,"job_number":"JOB_193488","tr_customer_id":193506,"tr_customer_product_id":193496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36809143419803","imei1":"36809143419803","imei2":"36809143419803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193489,"job_number":"JOB_193489","tr_customer_id":193507,"tr_customer_product_id":193497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71726639846717","imei1":"71726639846717","imei2":"71726639846717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193490,"job_number":"JOB_193490","tr_customer_id":193508,"tr_customer_product_id":193498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27546462462279","imei1":"27546462462279","imei2":"27546462462279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193491,"job_number":"JOB_193491","tr_customer_id":193509,"tr_customer_product_id":193499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86422356918226","imei1":"86422356918226","imei2":"86422356918226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193492,"job_number":"JOB_193492","tr_customer_id":193510,"tr_customer_product_id":193500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:12.000Z","modified_at":"2026-02-21T13:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554180500915","imei1":"27554180500915","imei2":"27554180500915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193494,"job_number":"JOB_193494","tr_customer_id":193512,"tr_customer_product_id":193502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58084730597265","imei1":"58084730597265","imei2":"58084730597265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193495,"job_number":"JOB_193495","tr_customer_id":193513,"tr_customer_product_id":193503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22943088301608","imei1":"22943088301608","imei2":"22943088301608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193496,"job_number":"JOB_193496","tr_customer_id":193514,"tr_customer_product_id":193504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79704441350417","imei1":"79704441350417","imei2":"79704441350417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193497,"job_number":"JOB_193497","tr_customer_id":193515,"tr_customer_product_id":193505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13724383270055","imei1":"13724383270055","imei2":"13724383270055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193498,"job_number":"JOB_193498","tr_customer_id":193516,"tr_customer_product_id":193506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41169535957810","imei1":"41169535957810","imei2":"41169535957810","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193499,"job_number":"JOB_193499","tr_customer_id":193517,"tr_customer_product_id":193507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97509959605684","imei1":"97509959605684","imei2":"97509959605684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193501,"job_number":"JOB_193501","tr_customer_id":193519,"tr_customer_product_id":193509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:52.000Z","modified_at":"2026-02-21T13:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13676644317282","imei1":"13676644317282","imei2":"13676644317282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193503,"job_number":"JOB_193503","tr_customer_id":193521,"tr_customer_product_id":193511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:54.000Z","modified_at":"2026-02-21T13:57:54.000Z","name":"Bobby Kiehn","mobile_number":"821-468-9925","email_id":"Aubrey.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"14309738599051998","imei1":"14309738599051998","imei2":"14309738599051998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193506,"job_number":"JOB_193506","tr_customer_id":193524,"tr_customer_product_id":193514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:58:36.000Z","modified_at":"2026-02-21T13:58:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13865551258217","imei1":"13865551258217","imei2":"13865551258217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193508,"job_number":"JOB_193508","tr_customer_id":193526,"tr_customer_product_id":193516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:58:38.000Z","modified_at":"2026-02-21T13:58:38.000Z","name":"Steve Hodkiewicz","mobile_number":"990-827-2613","email_id":"Destin.Lebsack@hotmail.com","dop":"2025-04-06","serial_number":"10145914845034208","imei1":"10145914845034208","imei2":"10145914845034208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193509,"job_number":"JOB_193509","tr_customer_id":193527,"tr_customer_product_id":193517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:59:21.000Z","modified_at":"2026-02-21T13:59:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17790693459573","imei1":"17790693459573","imei2":"17790693459573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193511,"job_number":"JOB_193511","tr_customer_id":193529,"tr_customer_product_id":193519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:59:22.000Z","modified_at":"2026-02-21T13:59:22.000Z","name":"Nathan Morissette","mobile_number":"203-820-4604","email_id":"Arnoldo.Torphy77@yahoo.com","dop":"2025-04-06","serial_number":"17169049368938036","imei1":"17169049368938036","imei2":"17169049368938036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193521,"job_number":"JOB_193521","tr_customer_id":193539,"tr_customer_product_id":193529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:17:21.000Z","modified_at":"2026-02-21T14:17:21.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52978846940314","imei1":"52978846940314","imei2":"52978846940314","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193522,"job_number":"JOB_193522","tr_customer_id":193540,"tr_customer_product_id":193530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:17:21.000Z","modified_at":"2026-02-21T14:17:21.000Z","name":"Roberta Huels","mobile_number":"387-926-2974","email_id":"Faye13@yahoo.com","dop":"2025-02-01","serial_number":"46529170440719","imei1":"46529170440719","imei2":"46529170440719","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193524,"job_number":"JOB_193524","tr_customer_id":193542,"tr_customer_product_id":193532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:05.000Z","modified_at":"2026-02-21T14:18:05.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"39789170854369","imei1":"39789170854369","imei2":"39789170854369","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193525,"job_number":"JOB_193525","tr_customer_id":193543,"tr_customer_product_id":193533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:05.000Z","modified_at":"2026-02-21T14:18:05.000Z","name":"Maybelle Murray","mobile_number":"231-849-0638","email_id":"Marilie.Hessel73@yahoo.com","dop":"2025-02-01","serial_number":"84476972950022","imei1":"84476972950022","imei2":"84476972950022","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193526,"job_number":"JOB_193526","tr_customer_id":193544,"tr_customer_product_id":193534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:06.000Z","modified_at":"2026-02-21T14:18:06.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"59964873826266520","imei1":"59964873826266520","imei2":"59964873826266520","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193528,"job_number":"JOB_193528","tr_customer_id":193546,"tr_customer_product_id":193536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:33.000Z","modified_at":"2026-02-21T14:18:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18515144893031","imei1":"18515144893031","imei2":"18515144893031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193530,"job_number":"JOB_193530","tr_customer_id":193548,"tr_customer_product_id":193538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:35.000Z","modified_at":"2026-02-21T14:18:35.000Z","name":"Micaela Schmeler","mobile_number":"381-966-1128","email_id":"Zora63@gmail.com","dop":"2025-04-06","serial_number":"19740205390931656","imei1":"19740205390931656","imei2":"19740205390931656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193531,"job_number":"JOB_193531","tr_customer_id":193549,"tr_customer_product_id":193539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:48.000Z","modified_at":"2026-02-21T14:18:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98114046347845","imei1":"98114046347845","imei2":"98114046347845","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193532,"job_number":"JOB_193532","tr_customer_id":193550,"tr_customer_product_id":193540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:49.000Z","modified_at":"2026-02-21T14:18:49.000Z","name":"Sheridan Franecki","mobile_number":"728-449-4931","email_id":"Darrick98@gmail.com","dop":"2025-02-01","serial_number":"88831319186293","imei1":"88831319186293","imei2":"88831319186293","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193534,"job_number":"JOB_193534","tr_customer_id":193552,"tr_customer_product_id":193542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:21.000Z","modified_at":"2026-02-21T14:19:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13930237165175","imei1":"13930237165175","imei2":"13930237165175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193536,"job_number":"JOB_193536","tr_customer_id":193554,"tr_customer_product_id":193544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:23.000Z","modified_at":"2026-02-21T14:19:23.000Z","name":"Vincent Beatty","mobile_number":"582-434-1348","email_id":"Maxine46@gmail.com","dop":"2025-04-06","serial_number":"17517389061931608","imei1":"17517389061931608","imei2":"17517389061931608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193537,"job_number":"JOB_193537","tr_customer_id":193555,"tr_customer_product_id":193545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:30.000Z","modified_at":"2026-02-21T14:19:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18872460887190","imei1":"18872460887190","imei2":"18872460887190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193539,"job_number":"JOB_193539","tr_customer_id":193557,"tr_customer_product_id":193547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:31.000Z","modified_at":"2026-02-21T14:19:31.000Z","name":"Birdie D'Amore","mobile_number":"766-922-5405","email_id":"Walton_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"10020790460253878","imei1":"10020790460253878","imei2":"10020790460253878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193540,"job_number":"JOB_193540","tr_customer_id":193558,"tr_customer_product_id":193548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:09.000Z","modified_at":"2026-02-21T14:20:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18452746589355","imei1":"18452746589355","imei2":"18452746589355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193542,"job_number":"JOB_193542","tr_customer_id":193560,"tr_customer_product_id":193550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:11.000Z","modified_at":"2026-02-21T14:20:11.000Z","name":"Ceasar Pacocha","mobile_number":"974-440-1020","email_id":"Conor9@yahoo.com","dop":"2025-04-06","serial_number":"13727019352036856","imei1":"13727019352036856","imei2":"13727019352036856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193543,"job_number":"JOB_193543","tr_customer_id":193561,"tr_customer_product_id":193551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:12.000Z","modified_at":"2026-02-21T14:20:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10761054126079","imei1":"10761054126079","imei2":"10761054126079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193545,"job_number":"JOB_193545","tr_customer_id":193563,"tr_customer_product_id":193553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:14.000Z","modified_at":"2026-02-21T14:20:14.000Z","name":"Maida Okuneva","mobile_number":"701-439-9705","email_id":"Naomie_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18276162732214110","imei1":"18276162732214110","imei2":"18276162732214110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193546,"job_number":"JOB_193546","tr_customer_id":193564,"tr_customer_product_id":193554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:55.000Z","modified_at":"2026-02-21T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18008463272385","imei1":"18008463272385","imei2":"18008463272385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193548,"job_number":"JOB_193548","tr_customer_id":193566,"tr_customer_product_id":193556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:56.000Z","modified_at":"2026-02-21T14:20:56.000Z","name":"Chris Pouros","mobile_number":"241-568-1157","email_id":"Edison_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"12832261137289634","imei1":"12832261137289634","imei2":"12832261137289634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193549,"job_number":"JOB_193549","tr_customer_id":193567,"tr_customer_product_id":193557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:59.000Z","modified_at":"2026-02-21T14:20:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10534256336902","imei1":"10534256336902","imei2":"10534256336902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193551,"job_number":"JOB_193551","tr_customer_id":193569,"tr_customer_product_id":193559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:00.000Z","modified_at":"2026-02-21T14:21:00.000Z","name":"Coty Connelly","mobile_number":"910-503-7015","email_id":"Rene1@yahoo.com","dop":"2025-06-18","serial_number":"1017902111847434","imei1":"1017902111847434","imei2":"1017902111847434","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193555,"job_number":"JOB_193555","tr_customer_id":193573,"tr_customer_product_id":193563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:43.000Z","modified_at":"2026-02-21T14:21:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10769245764603","imei1":"10769245764603","imei2":"10769245764603","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193557,"job_number":"JOB_193557","tr_customer_id":193575,"tr_customer_product_id":193565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:44.000Z","modified_at":"2026-02-21T14:21:44.000Z","name":"Ernestina Glover","mobile_number":"682-936-2506","email_id":"Florencio2@yahoo.com","dop":"2025-06-18","serial_number":"1080394879074206","imei1":"1080394879074206","imei2":"1080394879074206","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193564,"job_number":"JOB_193564","tr_customer_id":193582,"tr_customer_product_id":193572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:57.000Z","modified_at":"2026-02-21T14:22:57.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15219883605094","imei1":"15219883605094","imei2":"115219883605094","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193565,"job_number":"JOB_193565","tr_customer_id":193583,"tr_customer_product_id":193573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:58.000Z","modified_at":"2026-02-21T14:22:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"907795113485746","imei1":"907795113485746","imei2":"1907795113485746","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193570,"job_number":"JOB_193570","tr_customer_id":193588,"tr_customer_product_id":193578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:37.000Z","modified_at":"2026-02-21T14:23:37.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17428602773002","imei1":"17428602773002","imei2":"117428602773002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193571,"job_number":"JOB_193571","tr_customer_id":193589,"tr_customer_product_id":193579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:38.000Z","modified_at":"2026-02-21T14:23:38.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"256450660010796","imei1":"256450660010796","imei2":"1256450660010796","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193573,"job_number":"JOB_193573","tr_customer_id":193591,"tr_customer_product_id":193581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:52.000Z","modified_at":"2026-02-21T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540966356698","imei1":"13540966356698","imei2":"13540966356698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193574,"job_number":"JOB_193574","tr_customer_id":193592,"tr_customer_product_id":193582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:52.000Z","modified_at":"2026-02-21T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14824467085947","imei1":"14824467085947","imei2":"14824467085947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193577,"job_number":"JOB_193577","tr_customer_id":193595,"tr_customer_product_id":193585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:53.000Z","modified_at":"2026-02-21T14:23:53.000Z","name":"Kieran Weimann","mobile_number":"305-489-4842","email_id":"Nikko88@yahoo.com","dop":"2025-04-06","serial_number":"14575857554490830","imei1":"14575857554490830","imei2":"14575857554490830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193578,"job_number":"JOB_193578","tr_customer_id":193596,"tr_customer_product_id":193586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:53.000Z","modified_at":"2026-02-21T14:23:53.000Z","name":"Raleigh Grimes","mobile_number":"579-902-3304","email_id":"Riley.Bahringer@hotmail.com","dop":"2025-04-06","serial_number":"18133366172404492","imei1":"18133366172404492","imei2":"18133366172404492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193579,"job_number":"JOB_193579","tr_customer_id":193597,"tr_customer_product_id":193587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:18.000Z","modified_at":"2026-02-21T14:24:18.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16306930849709","imei1":"16306930849709","imei2":"116306930849709","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193580,"job_number":"JOB_193580","tr_customer_id":193598,"tr_customer_product_id":193588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:19.000Z","modified_at":"2026-02-21T14:24:19.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"342450888490289","imei1":"342450888490289","imei2":"1342450888490289","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193582,"job_number":"JOB_193582","tr_customer_id":193600,"tr_customer_product_id":193590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:34.000Z","modified_at":"2026-02-21T14:24:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13510378304720","imei1":"13510378304720","imei2":"13510378304720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193584,"job_number":"JOB_193584","tr_customer_id":193602,"tr_customer_product_id":193592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:34.000Z","modified_at":"2026-02-21T14:24:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18174173034384","imei1":"18174173034384","imei2":"18174173034384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193586,"job_number":"JOB_193586","tr_customer_id":193604,"tr_customer_product_id":193594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:35.000Z","modified_at":"2026-02-21T14:24:35.000Z","name":"Lavina Jenkins","mobile_number":"398-305-5142","email_id":"Candace_Spencer@gmail.com","dop":"2025-04-06","serial_number":"10221970340911276","imei1":"10221970340911276","imei2":"10221970340911276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193587,"job_number":"JOB_193587","tr_customer_id":193605,"tr_customer_product_id":193595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:36.000Z","modified_at":"2026-02-21T14:24:36.000Z","name":"Quinton Yost","mobile_number":"442-544-2004","email_id":"Gertrude74@hotmail.com","dop":"2025-04-06","serial_number":"19728529702802860","imei1":"19728529702802860","imei2":"19728529702802860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193588,"job_number":"JOB_193588","tr_customer_id":193606,"tr_customer_product_id":193596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:00.000Z","modified_at":"2026-02-21T14:25:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"210307741191089","imei1":"210307741191089","imei2":"1210307741191089","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193590,"job_number":"JOB_193590","tr_customer_id":193608,"tr_customer_product_id":193598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:09.000Z","modified_at":"2026-02-21T14:25:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15753724504868","imei1":"15753724504868","imei2":"15753724504868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193592,"job_number":"JOB_193592","tr_customer_id":193610,"tr_customer_product_id":193600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:10.000Z","modified_at":"2026-02-21T14:25:10.000Z","name":"Yasmin Ortiz","mobile_number":"730-503-4289","email_id":"Marcus29@gmail.com","dop":"2025-04-06","serial_number":"11406032036775548","imei1":"11406032036775548","imei2":"11406032036775548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193593,"job_number":"JOB_193593","tr_customer_id":193611,"tr_customer_product_id":193601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:15.000Z","modified_at":"2026-02-21T14:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12820285556230","imei1":"12820285556230","imei2":"12820285556230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193595,"job_number":"JOB_193595","tr_customer_id":193613,"tr_customer_product_id":193603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:16.000Z","modified_at":"2026-02-21T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10772582124516","imei1":"10772582124516","imei2":"10772582124516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193597,"job_number":"JOB_193597","tr_customer_id":193615,"tr_customer_product_id":193605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:17.000Z","modified_at":"2026-02-21T14:25:17.000Z","name":"Major Towne","mobile_number":"621-819-6143","email_id":"Leda_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"14439022926159552","imei1":"14439022926159552","imei2":"14439022926159552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193598,"job_number":"JOB_193598","tr_customer_id":193616,"tr_customer_product_id":193606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:17.000Z","modified_at":"2026-02-21T14:25:17.000Z","name":"Kameron Kuphal","mobile_number":"204-790-4172","email_id":"Asha34@hotmail.com","dop":"2025-04-06","serial_number":"17280424933028444","imei1":"17280424933028444","imei2":"17280424933028444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193599,"job_number":"JOB_193599","tr_customer_id":193617,"tr_customer_product_id":193607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:20.000Z","modified_at":"2026-02-21T14:25:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16622044991815","imei1":"16622044991815","imei2":"16622044991815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193601,"job_number":"JOB_193601","tr_customer_id":193619,"tr_customer_product_id":193609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:22.000Z","modified_at":"2026-02-21T14:25:22.000Z","name":"Kirstin Hermiston","mobile_number":"955-777-5982","email_id":"Danial21@hotmail.com","dop":"2025-04-06","serial_number":"16403585905517970","imei1":"16403585905517970","imei2":"16403585905517970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193602,"job_number":"JOB_193602","tr_customer_id":193620,"tr_customer_product_id":193610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:52.000Z","modified_at":"2026-02-21T14:25:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12502982210057","imei1":"12502982210057","imei2":"12502982210057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193604,"job_number":"JOB_193604","tr_customer_id":193622,"tr_customer_product_id":193612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:54.000Z","modified_at":"2026-02-21T14:25:54.000Z","name":"Wilhelmine Mitchell","mobile_number":"944-306-4810","email_id":"Hildegard_Adams@gmail.com","dop":"2025-04-06","serial_number":"16004560654248656","imei1":"16004560654248656","imei2":"16004560654248656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193605,"job_number":"JOB_193605","tr_customer_id":193623,"tr_customer_product_id":193613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:04.000Z","modified_at":"2026-02-21T14:26:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19712618641532","imei1":"19712618641532","imei2":"19712618641532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193607,"job_number":"JOB_193607","tr_customer_id":193625,"tr_customer_product_id":193615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:05.000Z","modified_at":"2026-02-21T14:26:05.000Z","name":"Max Schuppe","mobile_number":"456-740-1788","email_id":"Cloyd16@yahoo.com","dop":"2025-04-06","serial_number":"12887003181608480","imei1":"12887003181608480","imei2":"12887003181608480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193608,"job_number":"JOB_193608","tr_customer_id":193626,"tr_customer_product_id":193616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:36.000Z","modified_at":"2026-02-21T14:26:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15301933028437","imei1":"15301933028437","imei2":"15301933028437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193610,"job_number":"JOB_193610","tr_customer_id":193628,"tr_customer_product_id":193618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:38.000Z","modified_at":"2026-02-21T14:26:38.000Z","name":"Caden Senger","mobile_number":"310-845-9257","email_id":"Eva_Kuvalis50@hotmail.com","dop":"2025-04-06","serial_number":"15385947257819328","imei1":"15385947257819328","imei2":"15385947257819328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193612,"job_number":"JOB_193612","tr_customer_id":193630,"tr_customer_product_id":193620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:45.000Z","modified_at":"2026-02-21T14:26:45.000Z","name":"Fern Johnston","mobile_number":"729-993-2887","email_id":"Silas.Robel@yahoo.com","dop":"2025-04-06","serial_number":"15642402832712516","imei1":"15642402832712516","imei2":"15642402832712516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193613,"job_number":"JOB_193613","tr_customer_id":193631,"tr_customer_product_id":193621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:47.000Z","modified_at":"2026-02-21T14:26:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18644364729471","imei1":"18644364729471","imei2":"18644364729471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193615,"job_number":"JOB_193615","tr_customer_id":193633,"tr_customer_product_id":193623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:48.000Z","modified_at":"2026-02-21T14:26:48.000Z","name":"Hunter Kirlin","mobile_number":"462-242-1567","email_id":"Kyleigh_King57@hotmail.com","dop":"2025-04-06","serial_number":"15209703538201362","imei1":"15209703538201362","imei2":"15209703538201362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193618,"job_number":"JOB_193618","tr_customer_id":193636,"tr_customer_product_id":193626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:27:47.000Z","modified_at":"2026-02-21T14:27:47.000Z","name":"Denis Schulist","mobile_number":"752-454-3377","email_id":"Elliot.Veum@gmail.com","dop":"2025-04-06","serial_number":"13817525700201540","imei1":"13817525700201540","imei2":"13817525700201540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193621,"job_number":"JOB_193621","tr_customer_id":193639,"tr_customer_product_id":193629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:23.000Z","modified_at":"2026-02-21T14:30:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357677293271","imei1":"11357677293271","imei2":"11357677293271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193623,"job_number":"JOB_193623","tr_customer_id":193641,"tr_customer_product_id":193631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:25.000Z","modified_at":"2026-02-21T14:30:25.000Z","name":"Jamison Nienow","mobile_number":"412-208-1908","email_id":"Angel_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"14361514039358448","imei1":"14361514039358448","imei2":"14361514039358448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193624,"job_number":"JOB_193624","tr_customer_id":193642,"tr_customer_product_id":193632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:35.000Z","modified_at":"2026-02-21T14:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11055199131600","imei1":"11055199131600","imei2":"11055199131600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193626,"job_number":"JOB_193626","tr_customer_id":193644,"tr_customer_product_id":193634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:37.000Z","modified_at":"2026-02-21T14:30:37.000Z","name":"Quinten Wuckert","mobile_number":"517-826-2433","email_id":"Eusebio.Lebsack9@hotmail.com","dop":"2025-04-06","serial_number":"15012227587001072","imei1":"15012227587001072","imei2":"15012227587001072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193627,"job_number":"JOB_193627","tr_customer_id":193645,"tr_customer_product_id":193635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:45.000Z","modified_at":"2026-02-21T14:30:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16274130916314","imei1":"16274130916314","imei2":"16274130916314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193629,"job_number":"JOB_193629","tr_customer_id":193647,"tr_customer_product_id":193637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:47.000Z","modified_at":"2026-02-21T14:30:47.000Z","name":"Blake Predovic","mobile_number":"970-407-8987","email_id":"Geovany82@hotmail.com","dop":"2025-04-06","serial_number":"16913121354293004","imei1":"16913121354293004","imei2":"16913121354293004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193631,"job_number":"JOB_193631","tr_customer_id":193649,"tr_customer_product_id":193639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:53.000Z","modified_at":"2026-02-21T14:30:53.000Z","name":"Brendan Green","mobile_number":"960-377-3555","email_id":"Mazie.Bauch@gmail.com","dop":"2025-04-06","serial_number":"13746722757076964","imei1":"13746722757076964","imei2":"13746722757076964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193632,"job_number":"JOB_193632","tr_customer_id":193650,"tr_customer_product_id":193640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:10.000Z","modified_at":"2026-02-21T14:31:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16527353846648","imei1":"16527353846648","imei2":"16527353846648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193634,"job_number":"JOB_193634","tr_customer_id":193652,"tr_customer_product_id":193642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:11.000Z","modified_at":"2026-02-21T14:31:11.000Z","name":"Nayeli Ziemann","mobile_number":"770-994-5627","email_id":"Yesenia84@yahoo.com","dop":"2025-04-06","serial_number":"13423634247936064","imei1":"13423634247936064","imei2":"13423634247936064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193635,"job_number":"JOB_193635","tr_customer_id":193653,"tr_customer_product_id":193643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:22.000Z","modified_at":"2026-02-21T14:31:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14609068318716","imei1":"14609068318716","imei2":"14609068318716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193637,"job_number":"JOB_193637","tr_customer_id":193655,"tr_customer_product_id":193645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:24.000Z","modified_at":"2026-02-21T14:31:24.000Z","name":"Chyna Marquardt","mobile_number":"795-795-5117","email_id":"Daphne.Lemke@hotmail.com","dop":"2025-04-06","serial_number":"16516794664357104","imei1":"16516794664357104","imei2":"16516794664357104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193638,"job_number":"JOB_193638","tr_customer_id":193656,"tr_customer_product_id":193646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:31.000Z","modified_at":"2026-02-21T14:31:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18505080308065","imei1":"18505080308065","imei2":"18505080308065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193640,"job_number":"JOB_193640","tr_customer_id":193658,"tr_customer_product_id":193648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:33.000Z","modified_at":"2026-02-21T14:31:33.000Z","name":"General Will","mobile_number":"635-763-0552","email_id":"Tate_Goodwin22@hotmail.com","dop":"2025-04-06","serial_number":"19223306625166308","imei1":"19223306625166308","imei2":"19223306625166308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193645,"job_number":"JOB_193645","tr_customer_id":193663,"tr_customer_product_id":193653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:42.000Z","modified_at":"2026-02-21T14:31:42.000Z","name":"Tiara Wintheiser","mobile_number":"640-618-1798","email_id":"Rahul57@yahoo.com","dop":"2025-04-06","serial_number":"18225000929466984","imei1":"18225000929466984","imei2":"18225000929466984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193649,"job_number":"JOB_193649","tr_customer_id":193667,"tr_customer_product_id":193657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:56.000Z","modified_at":"2026-02-21T14:31:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728727235853","imei1":"14728727235853","imei2":"14728727235853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193651,"job_number":"JOB_193651","tr_customer_id":193669,"tr_customer_product_id":193659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:58.000Z","modified_at":"2026-02-21T14:31:58.000Z","name":"Antonetta Olson","mobile_number":"644-210-0177","email_id":"Foster_Bruen73@gmail.com","dop":"2025-04-06","serial_number":"11372522733450544","imei1":"11372522733450544","imei2":"11372522733450544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193652,"job_number":"JOB_193652","tr_customer_id":193670,"tr_customer_product_id":193660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:00.000Z","modified_at":"2026-02-21T14:32:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18363551099268","imei1":"18363551099268","imei2":"18363551099268","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193654,"job_number":"JOB_193654","tr_customer_id":193672,"tr_customer_product_id":193662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:01.000Z","modified_at":"2026-02-21T14:32:01.000Z","name":"Verla Abernathy","mobile_number":"694-315-4443","email_id":"Herta.Satterfield@hotmail.com","dop":"2025-08-24","serial_number":"1013643364760038","imei1":"1013643364760038","imei2":"1013643364760038","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193658,"job_number":"JOB_193658","tr_customer_id":193676,"tr_customer_product_id":193666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:08.000Z","modified_at":"2026-02-21T14:32:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11400066232438","imei1":"11400066232438","imei2":"11400066232438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193660,"job_number":"JOB_193660","tr_customer_id":193678,"tr_customer_product_id":193668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:10.000Z","modified_at":"2026-02-21T14:32:10.000Z","name":"Maci Lubowitz","mobile_number":"390-720-2068","email_id":"Alysha_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"16801464847969774","imei1":"16801464847969774","imei2":"16801464847969774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193661,"job_number":"JOB_193661","tr_customer_id":193679,"tr_customer_product_id":193669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:18.000Z","modified_at":"2026-02-21T14:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16944302334776","imei1":"16944302334776","imei2":"16944302334776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193663,"job_number":"JOB_193663","tr_customer_id":193681,"tr_customer_product_id":193671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:19.000Z","modified_at":"2026-02-21T14:32:19.000Z","name":"Ilene Purdy","mobile_number":"217-432-6581","email_id":"Lucile91@yahoo.com","dop":"2025-04-06","serial_number":"13585658447473652","imei1":"13585658447473652","imei2":"13585658447473652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193664,"job_number":"JOB_193664","tr_customer_id":193682,"tr_customer_product_id":193672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:44.000Z","modified_at":"2026-02-21T14:32:44.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14660216694058","imei1":"14660216694058","imei2":"14660216694058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193666,"job_number":"JOB_193666","tr_customer_id":193684,"tr_customer_product_id":193674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:46.000Z","modified_at":"2026-02-21T14:32:46.000Z","name":"Junior Harvey","mobile_number":"229-736-4124","email_id":"Dominique.Jacobson77@hotmail.com","dop":"2025-08-24","serial_number":"1094801763826899","imei1":"1094801763826899","imei2":"1094801763826899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193668,"job_number":"JOB_193668","tr_customer_id":193686,"tr_customer_product_id":193676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:04.000Z","modified_at":"2026-02-21T14:33:04.000Z","name":"Gerda Will","mobile_number":"912-203-2492","email_id":"Verona_Davis21@yahoo.com","dop":"2025-04-06","serial_number":"13933364434951982","imei1":"13933364434951982","imei2":"13933364434951982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193669,"job_number":"JOB_193669","tr_customer_id":193687,"tr_customer_product_id":193677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:20.000Z","modified_at":"2026-02-21T14:33:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12055164013381","imei1":"12055164013381","imei2":"12055164013381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193671,"job_number":"JOB_193671","tr_customer_id":193689,"tr_customer_product_id":193679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:22.000Z","modified_at":"2026-02-21T14:33:22.000Z","name":"Micheal Wehner","mobile_number":"630-531-5965","email_id":"Paxton92@gmail.com","dop":"2025-04-06","serial_number":"18436578802983310","imei1":"18436578802983310","imei2":"18436578802983310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193672,"job_number":"JOB_193672","tr_customer_id":193690,"tr_customer_product_id":193680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:32.000Z","modified_at":"2026-02-21T14:33:32.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19163240557136","imei1":"19163240557136","imei2":"19163240557136","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193674,"job_number":"JOB_193674","tr_customer_id":193692,"tr_customer_product_id":193682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:34.000Z","modified_at":"2026-02-21T14:33:34.000Z","name":"Larue Stokes","mobile_number":"745-938-8519","email_id":"Quinton.Schamberger74@hotmail.com","dop":"2025-08-24","serial_number":"1099379019557085","imei1":"1099379019557085","imei2":"1099379019557085","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193675,"job_number":"JOB_193675","tr_customer_id":193693,"tr_customer_product_id":193683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:03.000Z","modified_at":"2026-02-21T14:34:03.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14665317637318","imei1":"14665317637318","imei2":"14665317637318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193677,"job_number":"JOB_193677","tr_customer_id":193695,"tr_customer_product_id":193685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:04.000Z","modified_at":"2026-02-21T14:34:04.000Z","name":"Rey Swaniawski","mobile_number":"888-568-7027","email_id":"Howard.Mueller81@hotmail.com","dop":"2025-04-06","serial_number":"11675560881195172","imei1":"11675560881195172","imei2":"11675560881195172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193678,"job_number":"JOB_193678","tr_customer_id":193696,"tr_customer_product_id":193686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:15.000Z","modified_at":"2026-02-21T14:34:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19506710660505","imei1":"19506710660505","imei2":"19506710660505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193680,"job_number":"JOB_193680","tr_customer_id":193698,"tr_customer_product_id":193688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:17.000Z","modified_at":"2026-02-21T14:34:17.000Z","name":"Elvera Bauch","mobile_number":"962-805-8438","email_id":"Forest_Bruen96@yahoo.com","dop":"2025-04-06","serial_number":"13004968401435140","imei1":"13004968401435140","imei2":"13004968401435140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193682,"job_number":"JOB_193682","tr_customer_id":193700,"tr_customer_product_id":193690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:31.000Z","modified_at":"2026-02-21T14:34:31.000Z","name":"Ruben Rath","mobile_number":"813-619-5765","email_id":"Vesta.Hayes@yahoo.com","dop":"2025-04-06","serial_number":"17386051214089702","imei1":"17386051214089702","imei2":"17386051214089702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193684,"job_number":"JOB_193684","tr_customer_id":193702,"tr_customer_product_id":193692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:45.000Z","modified_at":"2026-02-21T14:34:45.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14162448950275","imei1":"14162448950275","imei2":"14162448950275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193686,"job_number":"JOB_193686","tr_customer_id":193704,"tr_customer_product_id":193694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:46.000Z","modified_at":"2026-02-21T14:34:46.000Z","name":"Adela Hoppe","mobile_number":"750-727-4845","email_id":"Gay_Corkery13@yahoo.com","dop":"2025-04-06","serial_number":"10345618050928526","imei1":"10345618050928526","imei2":"10345618050928526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193688,"job_number":"JOB_193688","tr_customer_id":193706,"tr_customer_product_id":193696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:59.000Z","modified_at":"2026-02-21T14:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19065464697142","imei1":"19065464697142","imei2":"19065464697142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193690,"job_number":"JOB_193690","tr_customer_id":193708,"tr_customer_product_id":193698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:00.000Z","modified_at":"2026-02-21T14:35:00.000Z","name":"Jules Hoppe","mobile_number":"415-453-5188","email_id":"Minerva.Hayes@gmail.com","dop":"2025-04-06","serial_number":"19917257923023000","imei1":"19917257923023000","imei2":"19917257923023000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193692,"job_number":"JOB_193692","tr_customer_id":193710,"tr_customer_product_id":193700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:42.000Z","modified_at":"2026-02-21T14:35:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10615663246398","imei1":"10615663246398","imei2":"10615663246398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193694,"job_number":"JOB_193694","tr_customer_id":193712,"tr_customer_product_id":193702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:44.000Z","modified_at":"2026-02-21T14:35:44.000Z","name":"Jadon Raynor","mobile_number":"597-838-0348","email_id":"Cordell46@gmail.com","dop":"2025-04-06","serial_number":"11583977140707820","imei1":"11583977140707820","imei2":"11583977140707820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193696,"job_number":"JOB_193696","tr_customer_id":193714,"tr_customer_product_id":193704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:50:46.000Z","modified_at":"2026-02-21T14:50:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10199306131720","imei1":"10199306131720","imei2":"10199306131720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193698,"job_number":"JOB_193698","tr_customer_id":193716,"tr_customer_product_id":193706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:50:47.000Z","modified_at":"2026-02-21T14:50:47.000Z","name":"Lucas Littel","mobile_number":"824-992-9968","email_id":"Lynn.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15909835348122624","imei1":"15909835348122624","imei2":"15909835348122624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193699,"job_number":"JOB_193699","tr_customer_id":193717,"tr_customer_product_id":193707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:51:31.000Z","modified_at":"2026-02-21T14:51:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19237572651769","imei1":"19237572651769","imei2":"19237572651769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193701,"job_number":"JOB_193701","tr_customer_id":193719,"tr_customer_product_id":193709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:51:32.000Z","modified_at":"2026-02-21T14:51:32.000Z","name":"Enos Gislason","mobile_number":"205-380-1892","email_id":"Annabelle_Bode@yahoo.com","dop":"2025-04-06","serial_number":"14501228795166574","imei1":"14501228795166574","imei2":"14501228795166574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193703,"job_number":"JOB_193703","tr_customer_id":193721,"tr_customer_product_id":193711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:13:10.000Z","modified_at":"2026-02-21T15:13:10.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555f1gd555","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193704,"job_number":"JOB_193704","tr_customer_id":193722,"tr_customer_product_id":193712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:14:25.000Z","modified_at":"2026-02-21T15:14:25.000Z","name":"Oswald Altenwerth","mobile_number":"547-587-8334","email_id":"Myrtice.DAmore31@yahoo.com","dop":"2025-10-05","serial_number":"19499544059607","imei1":"19499544059607","imei2":"19499544059607","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193705,"job_number":"JOB_193705","tr_customer_id":193723,"tr_customer_product_id":193713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:45:14.000Z","modified_at":"2026-02-21T15:45:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104485170197001","imei1":"104485170197001","imei2":"104485170197001","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193707,"job_number":"JOB_193707","tr_customer_id":193725,"tr_customer_product_id":193715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:45:26.000Z","modified_at":"2026-02-21T15:45:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102707156967565","imei1":"102707156967565","imei2":"102707156967565","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193709,"job_number":"JOB_193709","tr_customer_id":193727,"tr_customer_product_id":193717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:47:54.000Z","modified_at":"2026-02-21T15:47:54.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-21","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-21T15:47:53.280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193714,"job_number":"JOB_193714","tr_customer_id":193732,"tr_customer_product_id":193722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:42:19.000Z","modified_at":"2026-02-21T16:42:19.000Z","name":"Prasad Khan","mobile_number":"973192936","email_id":"bela.arora@yahoo.co.in","dop":"2026-02-11","serial_number":"322707375509351","imei1":"322707375509351","imei2":"322707375509351","popurl":"www.devani-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193715,"job_number":"JOB_193715","tr_customer_id":193733,"tr_customer_product_id":193723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:43:21.000Z","modified_at":"2026-02-21T16:43:21.000Z","name":"Dharani Varma","mobile_number":"977232301","email_id":"chapala.gowda@gmail.com","dop":"2026-02-11","serial_number":"069549726717697","imei1":"069549726717697","imei2":"069549726717697","popurl":"www.dwaipayana-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193716,"job_number":"JOB_193716","tr_customer_id":193734,"tr_customer_product_id":193724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:52:20.000Z","modified_at":"2026-02-21T16:52:20.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-11","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-11T16:52:19.939039862Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193717,"job_number":"JOB_193717","tr_customer_id":193735,"tr_customer_product_id":193725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:28.000Z","modified_at":"2026-02-21T16:54:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-11","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-11T16:54:28.310346717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193718,"job_number":"JOB_193718","tr_customer_id":193736,"tr_customer_product_id":193726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:54.000Z","modified_at":"2026-02-21T16:54:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-11T16:54:53.546795930Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193719,"job_number":"JOB_193719","tr_customer_id":193737,"tr_customer_product_id":193727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:54.000Z","modified_at":"2026-02-21T16:54:54.000Z","name":"Gautama Kakkar","mobile_number":"7092469215","email_id":"baijayanti.pothuvaal@gmail.com","dop":"2026-02-11","serial_number":"553762147630643","imei1":"553762147630643","imei2":"553762147630643","popurl":"www.adripathi-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193720,"job_number":"JOB_193720","tr_customer_id":193738,"tr_customer_product_id":193728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:55.000Z","modified_at":"2026-02-21T16:54:55.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-11T16:54:54.986280054Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193721,"job_number":"JOB_193721","tr_customer_id":193739,"tr_customer_product_id":193729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:56.000Z","modified_at":"2026-02-21T16:54:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-11T16:54:55.597986160Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193722,"job_number":"JOB_193722","tr_customer_id":193740,"tr_customer_product_id":193730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:55:37.000Z","modified_at":"2026-02-21T16:55:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-11","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-11T16:55:36.553131387Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193723,"job_number":"JOB_193723","tr_customer_id":193741,"tr_customer_product_id":193731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:55:50.000Z","modified_at":"2026-02-21T16:55:50.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-11T16:55:49.189467431Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193724,"job_number":"JOB_193724","tr_customer_id":193742,"tr_customer_product_id":193732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:56:01.000Z","modified_at":"2026-02-21T16:56:01.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-11T16:56:01.078241234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193725,"job_number":"JOB_193725","tr_customer_id":193743,"tr_customer_product_id":193733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:56:07.000Z","modified_at":"2026-02-21T16:56:07.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-11T16:56:06.896202685Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193726,"job_number":"JOB_193726","tr_customer_id":193744,"tr_customer_product_id":193734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:57:00.000Z","modified_at":"2026-02-21T16:57:00.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-11","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-11T16:56:59.741350651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193727,"job_number":"JOB_193727","tr_customer_id":193745,"tr_customer_product_id":193735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:00:02.000Z","modified_at":"2026-02-21T17:00:02.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-11T17:00:01.696883733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193728,"job_number":"JOB_193728","tr_customer_id":193746,"tr_customer_product_id":193736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:56.000Z","modified_at":"2026-02-21T17:08:56.000Z","name":"Lakshmidhar Dhawan","mobile_number":"975899345","email_id":"devajyoti.mahajan@gmail.com","dop":"2026-02-11","serial_number":"793151165833678","imei1":"793151165833678","imei2":"793151165833678","popurl":"www.bhooshan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193729,"job_number":"JOB_193729","tr_customer_id":193747,"tr_customer_product_id":193737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Anamika Joshi","mobile_number":"974020219","email_id":"kalinda.jha@gmail.com","dop":"2026-02-11","serial_number":"969887415249800","imei1":"969887415249800","imei2":"969887415249800","popurl":"www.shubhaprada-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193731,"job_number":"JOB_193731","tr_customer_id":193749,"tr_customer_product_id":193739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Bilva Khan","mobile_number":"971246800","email_id":"draupadi.asan@yahoo.co.in","dop":"2026-02-11","serial_number":"800044788564237","imei1":"800044788564237","imei2":"800044788564237","popurl":"www.kanishka-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193732,"job_number":"JOB_193732","tr_customer_id":193750,"tr_customer_product_id":193740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Jaimini Iyer","mobile_number":"977370067","email_id":"govinda.marar@yahoo.co.in","dop":"2026-02-11","serial_number":"090967803687295","imei1":"090967803687295","imei2":"090967803687295","popurl":"www.vishnu-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193733,"job_number":"JOB_193733","tr_customer_id":193751,"tr_customer_product_id":193741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Amritambu Chaturvedi","mobile_number":"974215731","email_id":"chitrangada.gill@hotmail.com","dop":"2026-02-11","serial_number":"696317971716537","imei1":"696317971716537","imei2":"696317971716537","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193734,"job_number":"JOB_193734","tr_customer_id":193752,"tr_customer_product_id":193742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Ganak Gowda","mobile_number":"970293706","email_id":"nagabhushanam.saini@gmail.com","dop":"2026-02-11","serial_number":"747527647863370","imei1":"747527647863370","imei2":"747527647863370","popurl":"www.aalok-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193736,"job_number":"JOB_193736","tr_customer_id":193754,"tr_customer_product_id":193744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Leela Gill","mobile_number":"978200944","email_id":"jahnu.reddy@hotmail.com","dop":"2026-02-11","serial_number":"834015830431500","imei1":"834015830431500","imei2":"834015830431500","popurl":"www.bhadra-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193738,"job_number":"JOB_193738","tr_customer_id":193756,"tr_customer_product_id":193746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Siddhi Shah","mobile_number":"978627420","email_id":"diptendu.verma@gmail.com","dop":"2026-02-11","serial_number":"578655509968474","imei1":"578655509968474","imei2":"578655509968474","popurl":"www.gitanjali-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193739,"job_number":"JOB_193739","tr_customer_id":193757,"tr_customer_product_id":193747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Nawal Kapoor","mobile_number":"970294037","email_id":"dhanpati.ahluwalia@hotmail.com","dop":"2026-02-11","serial_number":"433814241742296","imei1":"433814241742296","imei2":"433814241742296","popurl":"www.deb-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193741,"job_number":"JOB_193741","tr_customer_id":193759,"tr_customer_product_id":193749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Subodh Deshpande","mobile_number":"977898587","email_id":"nanda.kaniyar@hotmail.com","dop":"2026-02-11","serial_number":"668272903028963","imei1":"668272903028963","imei2":"668272903028963","popurl":"www.anish-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193742,"job_number":"JOB_193742","tr_customer_id":193760,"tr_customer_product_id":193750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Bhardwaj Saini","mobile_number":"972778396","email_id":"lakshmidhar.prajapat@gmail.com","dop":"2026-02-11","serial_number":"971748893946651","imei1":"971748893946651","imei2":"971748893946651","popurl":"www.akshainie-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193743,"job_number":"JOB_193743","tr_customer_id":193761,"tr_customer_product_id":193751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Nikita Bhattathiri","mobile_number":"976001282","email_id":"ekaksh.varman@yahoo.co.in","dop":"2026-02-11","serial_number":"126661189108028","imei1":"126661189108028","imei2":"126661189108028","popurl":"www.vasundhara-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193744,"job_number":"JOB_193744","tr_customer_id":193762,"tr_customer_product_id":193752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Suresh Khan","mobile_number":"976998743","email_id":"rameshwar.mehrotra@gmail.com","dop":"2026-02-11","serial_number":"137279327291914","imei1":"137279327291914","imei2":"137279327291914","popurl":"www.agnivesh-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193745,"job_number":"JOB_193745","tr_customer_id":193763,"tr_customer_product_id":193753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Maheswar Devar","mobile_number":"974560984","email_id":"sarala.patil@gmail.com","dop":"2026-02-11","serial_number":"926138325107840","imei1":"926138325107840","imei2":"926138325107840","popurl":"www.amogh-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193746,"job_number":"JOB_193746","tr_customer_id":193764,"tr_customer_product_id":193754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Ranjeet Mehrotra","mobile_number":"976536540","email_id":"leela.menon@hotmail.com","dop":"2026-02-11","serial_number":"538149559668220","imei1":"538149559668220","imei2":"538149559668220","popurl":"www.dinesh-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193747,"job_number":"JOB_193747","tr_customer_id":193765,"tr_customer_product_id":193755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Urmila Mahajan","mobile_number":"979824033","email_id":"devangana.abbott@gmail.com","dop":"2026-02-11","serial_number":"121019577160278","imei1":"121019577160278","imei2":"121019577160278","popurl":"www.krishnadasa-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193750,"job_number":"JOB_193750","tr_customer_id":193769,"tr_customer_product_id":193759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Aadrika Varrier","mobile_number":"970871512","email_id":"purushottam.iyer@yahoo.co.in","dop":"2026-02-11","serial_number":"574610536430521","imei1":"574610536430521","imei2":"574610536430521","popurl":"www.param-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193751,"job_number":"JOB_193751","tr_customer_id":193768,"tr_customer_product_id":193758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Chapala Nambeesan","mobile_number":"971755824","email_id":"himani.nehru@yahoo.co.in","dop":"2026-02-11","serial_number":"025207048044883","imei1":"025207048044883","imei2":"025207048044883","popurl":"www.kumari-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193752,"job_number":"JOB_193752","tr_customer_id":193770,"tr_customer_product_id":193760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Gemine Deshpande","mobile_number":"971551517","email_id":"shashi.tandon@yahoo.co.in","dop":"2026-02-11","serial_number":"587421644508895","imei1":"587421644508895","imei2":"587421644508895","popurl":"www.kalpana-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193753,"job_number":"JOB_193753","tr_customer_id":193771,"tr_customer_product_id":193761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Anagh Banerjee","mobile_number":"973434624","email_id":"bhupati.tagore@gmail.com","dop":"2026-02-11","serial_number":"757567974702678","imei1":"757567974702678","imei2":"757567974702678","popurl":"www.anuja-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193754,"job_number":"JOB_193754","tr_customer_id":193772,"tr_customer_product_id":193762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Laal Shukla","mobile_number":"975142279","email_id":"gopi.adiga@yahoo.co.in","dop":"2026-02-11","serial_number":"791217220772542","imei1":"791217220772542","imei2":"791217220772542","popurl":"www.brajesh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193755,"job_number":"JOB_193755","tr_customer_id":193773,"tr_customer_product_id":193763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Priya Joshi","mobile_number":"973853264","email_id":"diptendu.dubashi@hotmail.com","dop":"2026-02-11","serial_number":"349676107548421","imei1":"349676107548421","imei2":"349676107548421","popurl":"www.siddhran-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193756,"job_number":"JOB_193756","tr_customer_id":193774,"tr_customer_product_id":193764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Prathamesh Bhat","mobile_number":"970243878","email_id":"akshita.kapoor@gmail.com","dop":"2026-02-11","serial_number":"325046961036997","imei1":"325046961036997","imei2":"325046961036997","popurl":"www.kumari-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193758,"job_number":"JOB_193758","tr_customer_id":193776,"tr_customer_product_id":193766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:42.000Z","modified_at":"2026-02-21T17:09:42.000Z","name":"Sweta Iyer","mobile_number":"973372981","email_id":"mahesh.devar@yahoo.co.in","dop":"2026-02-11","serial_number":"219652926685460","imei1":"219652926685460","imei2":"219652926685460","popurl":"www.deenabandhu-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193759,"job_number":"JOB_193759","tr_customer_id":193777,"tr_customer_product_id":193767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:42.000Z","modified_at":"2026-02-21T17:09:42.000Z","name":"Opaline Kakkar","mobile_number":"976311542","email_id":"chandra.khanna@hotmail.com","dop":"2026-02-11","serial_number":"595656514087934","imei1":"595656514087934","imei2":"595656514087934","popurl":"www.narayan-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193761,"job_number":"JOB_193761","tr_customer_id":193779,"tr_customer_product_id":193769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Lavanya Dubashi","mobile_number":"976253429","email_id":"garuda.joshi@hotmail.com","dop":"2026-02-11","serial_number":"404504054389005","imei1":"404504054389005","imei2":"404504054389005","popurl":"www.girish-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193762,"job_number":"JOB_193762","tr_customer_id":193780,"tr_customer_product_id":193770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Kartik Arora","mobile_number":"970541071","email_id":"chaturaanan.ganaka@hotmail.com","dop":"2026-02-11","serial_number":"554049471635874","imei1":"554049471635874","imei2":"554049471635874","popurl":"www.himani-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193763,"job_number":"JOB_193763","tr_customer_id":193781,"tr_customer_product_id":193771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Shakuntala Johar","mobile_number":"973284613","email_id":"vijay.mehra@hotmail.com","dop":"2026-02-11","serial_number":"822561437893891","imei1":"822561437893891","imei2":"822561437893891","popurl":"www.divakar-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193764,"job_number":"JOB_193764","tr_customer_id":193782,"tr_customer_product_id":193772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Preity Gill","mobile_number":"973712539","email_id":"gajabahu.dhawan@gmail.com","dop":"2026-02-11","serial_number":"422486983738616","imei1":"422486983738616","imei2":"422486983738616","popurl":"www.atreyee-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193765,"job_number":"JOB_193765","tr_customer_id":193783,"tr_customer_product_id":193773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Dayaamay Agarwal","mobile_number":"979357066","email_id":"kanak.kapoor@hotmail.com","dop":"2026-02-11","serial_number":"764123577259957","imei1":"764123577259957","imei2":"764123577259957","popurl":"www.mohinder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193766,"job_number":"JOB_193766","tr_customer_id":193784,"tr_customer_product_id":193774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Bhaumik Nambeesan","mobile_number":"974191053","email_id":"chandrabhaga.chaturvedi@hotmail.com","dop":"2026-02-11","serial_number":"272356555509763","imei1":"272356555509763","imei2":"272356555509763","popurl":"www.saroja-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193767,"job_number":"JOB_193767","tr_customer_id":193785,"tr_customer_product_id":193775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Sameer Bharadwaj","mobile_number":"971491364","email_id":"swarnalata.varma@hotmail.com","dop":"2026-02-11","serial_number":"633208123505443","imei1":"633208123505443","imei2":"633208123505443","popurl":"www.agneya-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193768,"job_number":"JOB_193768","tr_customer_id":193786,"tr_customer_product_id":193776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Bhuvanesh Kaur","mobile_number":"978926752","email_id":"deepesh.khan@gmail.com","dop":"2026-02-11","serial_number":"644280132003124","imei1":"644280132003124","imei2":"644280132003124","popurl":"www.devdan-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193769,"job_number":"JOB_193769","tr_customer_id":193787,"tr_customer_product_id":193777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Devagya Chattopadhyay","mobile_number":"976032065","email_id":"dharmaketu.naik@hotmail.com","dop":"2026-02-11","serial_number":"138246465803964","imei1":"138246465803964","imei2":"138246465803964","popurl":"www.chandramani-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193770,"job_number":"JOB_193770","tr_customer_id":193788,"tr_customer_product_id":193778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Yogendra Joshi","mobile_number":"970887749","email_id":"deepankar.pillai@gmail.com","dop":"2026-02-11","serial_number":"627209594853412","imei1":"627209594853412","imei2":"627209594853412","popurl":"www.usha-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193771,"job_number":"JOB_193771","tr_customer_id":193789,"tr_customer_product_id":193779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Suryakantam Khanna","mobile_number":"972053544","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-02-11","serial_number":"230070497732009","imei1":"230070497732009","imei2":"230070497732009","popurl":"www.bhuvaneshwar-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193772,"job_number":"JOB_193772","tr_customer_id":193790,"tr_customer_product_id":193780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Acharyanandana Malik","mobile_number":"979167747","email_id":"mangala.jain@hotmail.com","dop":"2026-02-11","serial_number":"926067550127798","imei1":"926067550127798","imei2":"926067550127798","popurl":"www.atmanand-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193773,"job_number":"JOB_193773","tr_customer_id":193791,"tr_customer_product_id":193781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Ayushmati Chaturvedi","mobile_number":"979664825","email_id":"trilochana.kaur@gmail.com","dop":"2026-02-11","serial_number":"489972897567697","imei1":"489972897567697","imei2":"489972897567697","popurl":"www.chandani-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193774,"job_number":"JOB_193774","tr_customer_id":193792,"tr_customer_product_id":193782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Gopaal Bhattathiri","mobile_number":"971865504","email_id":"upendra.pothuvaal@hotmail.com","dop":"2026-02-11","serial_number":"980754829903751","imei1":"980754829903751","imei2":"980754829903751","popurl":"www.aagam-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193775,"job_number":"JOB_193775","tr_customer_id":193793,"tr_customer_product_id":193783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Abhaya Kaul","mobile_number":"979408802","email_id":"bheeshma.embranthiri@gmail.com","dop":"2026-02-11","serial_number":"355744576491731","imei1":"355744576491731","imei2":"355744576491731","popurl":"www.shwet-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193777,"job_number":"JOB_193777","tr_customer_id":193795,"tr_customer_product_id":193785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Vrinda Pilla","mobile_number":"975275230","email_id":"subhash.prajapat@hotmail.com","dop":"2026-02-11","serial_number":"178258172859645","imei1":"178258172859645","imei2":"178258172859645","popurl":"www.dhanalakshmi-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193778,"job_number":"JOB_193778","tr_customer_id":193796,"tr_customer_product_id":193786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Brahmanandam Agarwal","mobile_number":"979059484","email_id":"aatreya.ganaka@hotmail.com","dop":"2026-02-11","serial_number":"438856501191978","imei1":"438856501191978","imei2":"438856501191978","popurl":"www.aanandaswarup-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193779,"job_number":"JOB_193779","tr_customer_id":193797,"tr_customer_product_id":193787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Mukesh Chaturvedi","mobile_number":"979650725","email_id":"chetanaanand.jha@gmail.com","dop":"2026-02-11","serial_number":"080097818605807","imei1":"080097818605807","imei2":"080097818605807","popurl":"www.anunay-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193781,"job_number":"JOB_193781","tr_customer_id":193799,"tr_customer_product_id":193789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Sarla Mahajan","mobile_number":"972701059","email_id":"chandrakala.acharya@gmail.com","dop":"2026-02-11","serial_number":"453693383723537","imei1":"453693383723537","imei2":"453693383723537","popurl":"www.gautam-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193782,"job_number":"JOB_193782","tr_customer_id":193800,"tr_customer_product_id":193790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Opalina Banerjee","mobile_number":"973749735","email_id":"suryakanta.desai@yahoo.co.in","dop":"2026-02-11","serial_number":"104239008278373","imei1":"104239008278373","imei2":"104239008278373","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193783,"job_number":"JOB_193783","tr_customer_id":193801,"tr_customer_product_id":193791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Daksha Acharya","mobile_number":"971578144","email_id":"adinath.iyer@gmail.com","dop":"2026-02-11","serial_number":"668963394818164","imei1":"668963394818164","imei2":"668963394818164","popurl":"www.meghnad-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193785,"job_number":"JOB_193785","tr_customer_id":193803,"tr_customer_product_id":193793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Suryakantam Khanna","mobile_number":"974950205","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-11","serial_number":"536753746466881","imei1":"536753746466881","imei2":"536753746466881","popurl":"www.atmanand-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193786,"job_number":"JOB_193786","tr_customer_id":193804,"tr_customer_product_id":193794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Manikya Acharya","mobile_number":"973419052","email_id":"meena.talwar@yahoo.co.in","dop":"2026-02-11","serial_number":"376715915835652","imei1":"376715915835652","imei2":"376715915835652","popurl":"www.himani-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193787,"job_number":"JOB_193787","tr_customer_id":193805,"tr_customer_product_id":193795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Anala Varman","mobile_number":"976522273","email_id":"mandakini.bhattacharya@gmail.com","dop":"2026-02-11","serial_number":"309204701110727","imei1":"309204701110727","imei2":"309204701110727","popurl":"www.narayan-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193788,"job_number":"JOB_193788","tr_customer_id":193806,"tr_customer_product_id":193796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Abhirath Johar","mobile_number":"975073496","email_id":"chakrika.nambeesan@yahoo.co.in","dop":"2026-02-11","serial_number":"475712642861430","imei1":"475712642861430","imei2":"475712642861430","popurl":"www.param-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193789,"job_number":"JOB_193789","tr_customer_id":193807,"tr_customer_product_id":193797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Lakshmi Nayar","mobile_number":"970870516","email_id":"dinakar.dutta@hotmail.com","dop":"2026-02-11","serial_number":"533911492832440","imei1":"533911492832440","imei2":"533911492832440","popurl":"www.kanaka-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193790,"job_number":"JOB_193790","tr_customer_id":193808,"tr_customer_product_id":193798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Dhanapati Pothuvaal","mobile_number":"973342997","email_id":"daiwik.verma@yahoo.co.in","dop":"2026-02-11","serial_number":"265300320545138","imei1":"265300320545138","imei2":"265300320545138","popurl":"www.vedang-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193791,"job_number":"JOB_193791","tr_customer_id":193809,"tr_customer_product_id":193799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Vaijayanti Chopra","mobile_number":"978824169","email_id":"prasanna.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"292784515810275","imei1":"292784515810275","imei2":"292784515810275","popurl":"www.aamod-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193792,"job_number":"JOB_193792","tr_customer_id":193810,"tr_customer_product_id":193800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Sucheta Saini","mobile_number":"973901991","email_id":"anjaneya.jha@hotmail.com","dop":"2026-02-11","serial_number":"022270012004144","imei1":"022270012004144","imei2":"022270012004144","popurl":"www.chetan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193794,"job_number":"JOB_193794","tr_customer_id":193812,"tr_customer_product_id":193802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Javas Butt","mobile_number":"973336212","email_id":"bharadwaj.gowda@hotmail.com","dop":"2026-02-11","serial_number":"376782810174561","imei1":"376782810174561","imei2":"376782810174561","popurl":"www.anand swarup-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193795,"job_number":"JOB_193795","tr_customer_id":193813,"tr_customer_product_id":193803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Adripathi Sinha","mobile_number":"977176639","email_id":"divakar.pilla@gmail.com","dop":"2026-02-11","serial_number":"719745281562251","imei1":"719745281562251","imei2":"719745281562251","popurl":"www.rajan-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193796,"job_number":"JOB_193796","tr_customer_id":193814,"tr_customer_product_id":193804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Diptendu Khatri","mobile_number":"971726104","email_id":"kumar.marar@gmail.com","dop":"2026-02-11","serial_number":"393329168951278","imei1":"393329168951278","imei2":"393329168951278","popurl":"www.trilok-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193797,"job_number":"JOB_193797","tr_customer_id":193815,"tr_customer_product_id":193805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Chandranath Somayaji","mobile_number":"978780332","email_id":"ramaa.kaur@yahoo.co.in","dop":"2026-02-11","serial_number":"733878571351930","imei1":"733878571351930","imei2":"733878571351930","popurl":"www.vidhya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193798,"job_number":"JOB_193798","tr_customer_id":193816,"tr_customer_product_id":193806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Bhamini Bandopadhyay","mobile_number":"976805627","email_id":"malati.singh@hotmail.com","dop":"2026-02-11","serial_number":"734892489798151","imei1":"734892489798151","imei2":"734892489798151","popurl":"www.aanandinii-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193799,"job_number":"JOB_193799","tr_customer_id":193817,"tr_customer_product_id":193807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Meghnad Saini","mobile_number":"974906338","email_id":"veda.pandey@gmail.com","dop":"2026-02-11","serial_number":"265467632565862","imei1":"265467632565862","imei2":"265467632565862","popurl":"www.digambara-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193800,"job_number":"JOB_193800","tr_customer_id":193818,"tr_customer_product_id":193808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Hiranya Chaturvedi","mobile_number":"978010577","email_id":"amogh.acharya@gmail.com","dop":"2026-02-11","serial_number":"690745447134197","imei1":"690745447134197","imei2":"690745447134197","popurl":"www.brahmanandam-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193801,"job_number":"JOB_193801","tr_customer_id":193819,"tr_customer_product_id":193809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Bhagirathi Nehru","mobile_number":"975443651","email_id":"bhramar.gill@yahoo.co.in","dop":"2026-02-11","serial_number":"382407726708562","imei1":"382407726708562","imei2":"382407726708562","popurl":"www.trisha-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193802,"job_number":"JOB_193802","tr_customer_id":193820,"tr_customer_product_id":193810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Leela Embranthiri","mobile_number":"970671316","email_id":"akshat.singh@gmail.com","dop":"2026-02-11","serial_number":"740049933837095","imei1":"740049933837095","imei2":"740049933837095","popurl":"www.acaryatanaya-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193805,"job_number":"JOB_193805","tr_customer_id":193823,"tr_customer_product_id":193813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Anagh Guha","mobile_number":"972164816","email_id":"dhyanesh.mahajan@hotmail.com","dop":"2026-02-11","serial_number":"421279256240522","imei1":"421279256240522","imei2":"421279256240522","popurl":"www.budhil-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193806,"job_number":"JOB_193806","tr_customer_id":193824,"tr_customer_product_id":193814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Devagya Somayaji","mobile_number":"972841005","email_id":"anurag.deshpande@yahoo.co.in","dop":"2026-02-11","serial_number":"608597481699960","imei1":"608597481699960","imei2":"608597481699960","popurl":"www.ranjeet-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193807,"job_number":"JOB_193807","tr_customer_id":193825,"tr_customer_product_id":193815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Trilokesh Mishra","mobile_number":"973730606","email_id":"anal.adiga@hotmail.com","dop":"2026-02-11","serial_number":"452734719485589","imei1":"452734719485589","imei2":"452734719485589","popurl":"www.saraswati-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193809,"job_number":"JOB_193809","tr_customer_id":193827,"tr_customer_product_id":193817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Marut Arora","mobile_number":"970046116","email_id":"bodhan.bhattathiri@gmail.com","dop":"2026-02-11","serial_number":"348605114360917","imei1":"348605114360917","imei2":"348605114360917","popurl":"www.kamlesh-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193810,"job_number":"JOB_193810","tr_customer_id":193828,"tr_customer_product_id":193818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Brahma Nambeesan","mobile_number":"971068711","email_id":"chandramani.sharma@yahoo.co.in","dop":"2026-02-11","serial_number":"529516307311180","imei1":"529516307311180","imei2":"529516307311180","popurl":"www.chandrakala-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193812,"job_number":"JOB_193812","tr_customer_id":193830,"tr_customer_product_id":193820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Anandamayi Nehru","mobile_number":"970623782","email_id":"bilva.nambeesan@gmail.com","dop":"2026-02-11","serial_number":"604993562869112","imei1":"604993562869112","imei2":"604993562869112","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193813,"job_number":"JOB_193813","tr_customer_id":193831,"tr_customer_product_id":193821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Ekaksh Butt","mobile_number":"979604588","email_id":"prasanna.gowda@gmail.com","dop":"2026-02-11","serial_number":"762125910369491","imei1":"762125910369491","imei2":"762125910369491","popurl":"www.acaryatanaya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193814,"job_number":"JOB_193814","tr_customer_id":193832,"tr_customer_product_id":193822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Gajaadhar Pandey","mobile_number":"978491107","email_id":"chetanaanand.nair@hotmail.com","dop":"2026-02-11","serial_number":"588061190388159","imei1":"588061190388159","imei2":"588061190388159","popurl":"www.subhasini-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193815,"job_number":"JOB_193815","tr_customer_id":193833,"tr_customer_product_id":193823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Anunay Panicker","mobile_number":"970131620","email_id":"brahmaanand.nayar@yahoo.co.in","dop":"2026-02-11","serial_number":"486615908491355","imei1":"486615908491355","imei2":"486615908491355","popurl":"www.suman-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193818,"job_number":"JOB_193818","tr_customer_id":193836,"tr_customer_product_id":193826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Durgeshwari Ahuja","mobile_number":"972007516","email_id":"dandak.joshi@hotmail.com","dop":"2026-02-11","serial_number":"146438565151560","imei1":"146438565151560","imei2":"146438565151560","popurl":"www.achyut-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193819,"job_number":"JOB_193819","tr_customer_id":193837,"tr_customer_product_id":193827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Balamani Johar","mobile_number":"978010308","email_id":"ankal.ahluwalia@gmail.com","dop":"2026-02-11","serial_number":"927094597408252","imei1":"927094597408252","imei2":"927094597408252","popurl":"www.deepankar-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193820,"job_number":"JOB_193820","tr_customer_id":193838,"tr_customer_product_id":193828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Kama Gill","mobile_number":"973324744","email_id":"bhavani.jha@yahoo.co.in","dop":"2026-02-11","serial_number":"294443569779471","imei1":"294443569779471","imei2":"294443569779471","popurl":"www.anish-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193821,"job_number":"JOB_193821","tr_customer_id":193839,"tr_customer_product_id":193829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Deeksha Sethi","mobile_number":"970864773","email_id":"bhadrak.sinha@hotmail.com","dop":"2026-02-11","serial_number":"191112279774490","imei1":"191112279774490","imei2":"191112279774490","popurl":"www.smriti-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193822,"job_number":"JOB_193822","tr_customer_id":193840,"tr_customer_product_id":193830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Saroja Kaur","mobile_number":"977757002","email_id":"ojaswini.mukhopadhyay@yahoo.co.in","dop":"2026-02-11","serial_number":"233643801640278","imei1":"233643801640278","imei2":"233643801640278","popurl":"www.vishnu-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193823,"job_number":"JOB_193823","tr_customer_id":193841,"tr_customer_product_id":193831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Subodh Gill","mobile_number":"978541202","email_id":"udit.saini@hotmail.com","dop":"2026-02-11","serial_number":"785594533437744","imei1":"785594533437744","imei2":"785594533437744","popurl":"www.pushti-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193825,"job_number":"JOB_193825","tr_customer_id":193843,"tr_customer_product_id":193833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Bhoopat Menon","mobile_number":"979331460","email_id":"uttam.patil@gmail.com","dop":"2026-02-11","serial_number":"106951268750763","imei1":"106951268750763","imei2":"106951268750763","popurl":"www.ghanashyam-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193826,"job_number":"JOB_193826","tr_customer_id":193844,"tr_customer_product_id":193834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:53.000Z","modified_at":"2026-02-21T17:09:53.000Z","name":"Bhisham Reddy","mobile_number":"974663690","email_id":"jay.gowda@yahoo.co.in","dop":"2026-02-11","serial_number":"431619222567206","imei1":"431619222567206","imei2":"431619222567206","popurl":"www.akshaj-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193827,"job_number":"JOB_193827","tr_customer_id":193845,"tr_customer_product_id":193835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:53.000Z","modified_at":"2026-02-21T17:09:53.000Z","name":"Garud Deshpande","mobile_number":"970302819","email_id":"lavanya.prajapat@yahoo.co.in","dop":"2026-02-11","serial_number":"717269774769615","imei1":"717269774769615","imei2":"717269774769615","popurl":"www.shantanu-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193830,"job_number":"JOB_193830","tr_customer_id":193848,"tr_customer_product_id":193838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Sarvin Shukla","mobile_number":"970999857","email_id":"kanak.marar@gmail.com","dop":"2026-02-11","serial_number":"182798021169477","imei1":"182798021169477","imei2":"182798021169477","popurl":"www.gautama-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193831,"job_number":"JOB_193831","tr_customer_id":193849,"tr_customer_product_id":193839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Bhadra Jha","mobile_number":"973613203","email_id":"narinder.dubashi@gmail.com","dop":"2026-02-11","serial_number":"291275175075166","imei1":"291275175075166","imei2":"291275175075166","popurl":"www.ekaparnika-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193833,"job_number":"JOB_193833","tr_customer_id":193851,"tr_customer_product_id":193841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Anila Mishra","mobile_number":"977095990","email_id":"aadi.chaturvedi@gmail.com","dop":"2026-02-11","serial_number":"776093439310380","imei1":"776093439310380","imei2":"776093439310380","popurl":"www.gemine-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193834,"job_number":"JOB_193834","tr_customer_id":193852,"tr_customer_product_id":193842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Marut Adiga","mobile_number":"970911368","email_id":"apsara.khan@gmail.com","dop":"2026-02-11","serial_number":"426417346714515","imei1":"426417346714515","imei2":"426417346714515","popurl":"www.yogendra-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193835,"job_number":"JOB_193835","tr_customer_id":193853,"tr_customer_product_id":193843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Chandra Varma","mobile_number":"976264814","email_id":"gudakesa.marar@yahoo.co.in","dop":"2026-02-11","serial_number":"911648751292262","imei1":"911648751292262","imei2":"911648751292262","popurl":"www.tarun-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193836,"job_number":"JOB_193836","tr_customer_id":193854,"tr_customer_product_id":193844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:55.000Z","modified_at":"2026-02-21T17:09:55.000Z","name":"Shubhaprada Tagore","mobile_number":"974077154","email_id":"harinakshi.malik@gmail.com","dop":"2026-02-11","serial_number":"006159597388987","imei1":"006159597388987","imei2":"006159597388987","popurl":"www.gita-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193837,"job_number":"JOB_193837","tr_customer_id":193855,"tr_customer_product_id":193845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:57.000Z","modified_at":"2026-02-21T17:09:57.000Z","name":"Gobinda Acharya","mobile_number":"975483613","email_id":"surya.iyer@gmail.com","dop":"2026-02-11","serial_number":"558591664222260","imei1":"558591664222260","imei2":"558591664222260","popurl":"www.shubha-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193838,"job_number":"JOB_193838","tr_customer_id":193856,"tr_customer_product_id":193846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:12:19.000Z","modified_at":"2026-02-21T17:12:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"85118284083258","imei1":"85118284083258","imei2":"85118284083258","popurl":"2026-02-11T17:12:14.128040800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:12:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193839,"job_number":"JOB_193839","tr_customer_id":193857,"tr_customer_product_id":193847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:18:27.000Z","modified_at":"2026-02-21T17:18:27.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"82118284083258","imei1":"82118284083258","imei2":"82118284083258","popurl":"2026-02-11T17:18:24.394426900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193840,"job_number":"JOB_193840","tr_customer_id":193858,"tr_customer_product_id":193848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:23:52.000Z","modified_at":"2026-02-21T17:23:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"75118284083258","imei1":"75118284083258","imei2":"75118284083258","popurl":"2026-02-11T17:23:47.381135400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193841,"job_number":"JOB_193841","tr_customer_id":193859,"tr_customer_product_id":193849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Adhiraj Embranthiri","mobile_number":"7002813883","email_id":"smriti.verma@hotmail.com","dop":"2026-02-11","serial_number":"856631578514427","imei1":"856631578514427","imei2":"856631578514427","popurl":"www.himadri-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193842,"job_number":"JOB_193842","tr_customer_id":193861,"tr_customer_product_id":193851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Gopal Pillai","mobile_number":"7017108105","email_id":"dhruv.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"533800602046436","imei1":"533800602046436","imei2":"533800602046436","popurl":"www.anurag-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193843,"job_number":"JOB_193843","tr_customer_id":193860,"tr_customer_product_id":193850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Gaurang Khatri","mobile_number":"7014664790","email_id":"manikya.acharya@gmail.com","dop":"2026-02-11","serial_number":"042679892996459","imei1":"042679892996459","imei2":"042679892996459","popurl":"www.jagdeep-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193844,"job_number":"JOB_193844","tr_customer_id":193862,"tr_customer_product_id":193852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Devdan Varrier","mobile_number":"7050040886","email_id":"balamani.kocchar@gmail.com","dop":"2026-02-11","serial_number":"385971021990374","imei1":"385971021990374","imei2":"385971021990374","popurl":"www.anusuya-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193845,"job_number":"JOB_193845","tr_customer_id":193863,"tr_customer_product_id":193853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Yoginder Deshpande","mobile_number":"7001303051","email_id":"bhagvan.namboothiri@yahoo.co.in","dop":"2026-02-11","serial_number":"853927470443479","imei1":"853927470443479","imei2":"853927470443479","popurl":"www.ganesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193846,"job_number":"JOB_193846","tr_customer_id":193864,"tr_customer_product_id":193854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:49:23.000Z","modified_at":"2026-02-21T17:49:23.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-11","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-11T17:49:22.418004259Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193847,"job_number":"JOB_193847","tr_customer_id":193865,"tr_customer_product_id":193855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:32.000Z","modified_at":"2026-02-21T17:50:32.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-11","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-11T17:50:31.109102113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193848,"job_number":"JOB_193848","tr_customer_id":193866,"tr_customer_product_id":193856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:41.000Z","modified_at":"2026-02-21T17:50:41.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-11","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-11T17:50:40.672673299Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193849,"job_number":"JOB_193849","tr_customer_id":193867,"tr_customer_product_id":193857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:49.000Z","modified_at":"2026-02-21T17:50:49.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-11T17:50:48.537924171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193850,"job_number":"JOB_193850","tr_customer_id":193868,"tr_customer_product_id":193858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:50.000Z","modified_at":"2026-02-21T17:50:50.000Z","name":"Rajan Shah","mobile_number":"7028269132","email_id":"chidaakaash.nehru@yahoo.co.in","dop":"2026-02-11","serial_number":"019243268702608","imei1":"019243268702608","imei2":"019243268702608","popurl":"www.menaka-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193851,"job_number":"JOB_193851","tr_customer_id":193869,"tr_customer_product_id":193859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:57.000Z","modified_at":"2026-02-21T17:50:57.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-11T17:50:56.901122957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193852,"job_number":"JOB_193852","tr_customer_id":193870,"tr_customer_product_id":193860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:06.000Z","modified_at":"2026-02-21T17:51:06.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-11T17:51:05.368999795Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193853,"job_number":"JOB_193853","tr_customer_id":193871,"tr_customer_product_id":193861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:15.000Z","modified_at":"2026-02-21T17:51:15.000Z","name":"Nikita Mahajan","mobile_number":"7080222720","email_id":"poornima.kapoor@gmail.com","dop":"2026-02-11","serial_number":"282171445924121","imei1":"282171445924121","imei2":"282171445924121","popurl":"www.lakshmidhar-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193854,"job_number":"JOB_193854","tr_customer_id":193872,"tr_customer_product_id":193862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:46.000Z","modified_at":"2026-02-21T17:51:46.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-11","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-11T17:51:45.986867925Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193855,"job_number":"JOB_193855","tr_customer_id":193873,"tr_customer_product_id":193863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:52:24.000Z","modified_at":"2026-02-21T17:52:24.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-11","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-11T17:52:24.004206267Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193856,"job_number":"JOB_193856","tr_customer_id":193874,"tr_customer_product_id":193864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T18:59:50.000Z","modified_at":"2026-02-21T18:59:50.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-11","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-11T18:59:50.590068637Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T18:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193857,"job_number":"JOB_193857","tr_customer_id":193875,"tr_customer_product_id":193865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T18:59:51.000Z","modified_at":"2026-02-21T18:59:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-11","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-11T18:59:51.102081754Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T18:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193858,"job_number":"JOB_193858","tr_customer_id":193876,"tr_customer_product_id":193866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:00.000Z","modified_at":"2026-02-21T19:00:00.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-20","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-20T18:59:59.599126970Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193859,"job_number":"JOB_193859","tr_customer_id":193877,"tr_customer_product_id":193867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:40.000Z","modified_at":"2026-02-21T19:00:40.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-13","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-13T19:00:39.255583519Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193860,"job_number":"JOB_193860","tr_customer_id":193878,"tr_customer_product_id":193868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:47.000Z","modified_at":"2026-02-21T19:00:47.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-11","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-11T19:00:46.756666692Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193861,"job_number":"JOB_193861","tr_customer_id":193879,"tr_customer_product_id":193869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:02.000Z","modified_at":"2026-02-21T19:01:02.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-11","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-11T19:01:02.027872097Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193862,"job_number":"JOB_193862","tr_customer_id":193880,"tr_customer_product_id":193870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:21.000Z","modified_at":"2026-02-21T19:01:21.000Z","name":"Gatik Prajapat","mobile_number":"7021520540","email_id":"tanushree.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"921072743499184","imei1":"921072743499184","imei2":"921072743499184","popurl":"www.pushti-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193863,"job_number":"JOB_193863","tr_customer_id":193881,"tr_customer_product_id":193871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:41.000Z","modified_at":"2026-02-21T19:01:41.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-16","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-16T19:01:40.413389532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193864,"job_number":"JOB_193864","tr_customer_id":193882,"tr_customer_product_id":193872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:02:01.000Z","modified_at":"2026-02-21T19:02:01.000Z","name":"Jai Johar","mobile_number":"7038037780","email_id":"akshayakeerti.prajapat@gmail.com","dop":"2026-02-11","serial_number":"853897844598907","imei1":"853897844598907","imei2":"853897844598907","popurl":"www.kali-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193865,"job_number":"JOB_193865","tr_customer_id":193883,"tr_customer_product_id":193873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:44:25.000Z","modified_at":"2026-02-21T19:44:25.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-11","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-11T19:44:24.682102194Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193866,"job_number":"JOB_193866","tr_customer_id":193884,"tr_customer_product_id":193874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:56:49.000Z","modified_at":"2026-02-21T19:56:49.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"89999131778042","imei1":"89999131778042","imei2":"89999131778042","popurl":"2026-02-11T19:56:46.160069900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193867,"job_number":"JOB_193867","tr_customer_id":193885,"tr_customer_product_id":193875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:02:13.000Z","modified_at":"2026-02-21T20:02:13.000Z","name":"Adityanandana Jain","mobile_number":"8067693894","email_id":"aashritha.chaturvedi@hotmail.com","dop":"2026-02-11","serial_number":"961602134783843","imei1":"961602134783843","imei2":"961602134783843","popurl":"www.mukesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193870,"job_number":"JOB_193870","tr_customer_id":193888,"tr_customer_product_id":193878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:33:48.000Z","modified_at":"2026-02-21T20:33:48.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2026-02-16","serial_number":"0440443456789111","imei1":"0440443456789111","imei2":"0440443456789111","popurl":"2026-02-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193871,"job_number":"JOB_193871","tr_customer_id":193889,"tr_customer_product_id":193879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:33:48.000Z","modified_at":"2026-02-21T20:33:48.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2026-02-16","serial_number":"0440443456789001","imei1":"0440443456789001","imei2":"0440443456789001","popurl":"2026-02-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193872,"job_number":"JOB_193872","tr_customer_id":193890,"tr_customer_product_id":193880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:00:32.000Z","modified_at":"2026-02-21T21:00:32.000Z","name":"Sadye Bartell","mobile_number":"668-414-3715","email_id":"Hilton.Buckridge86@gmail.com","dop":"2025-09-09","serial_number":"14992887311166","imei1":"14992887311166","imei2":"14992887311166","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193874,"job_number":"JOB_193874","tr_customer_id":193892,"tr_customer_product_id":193882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:02:36.000Z","modified_at":"2026-02-21T21:02:36.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"48992155778042","imei1":"48992155778042","imei2":"48992155778042","popurl":"2026-02-11T21:02:33.742503Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193875,"job_number":"JOB_193875","tr_customer_id":193893,"tr_customer_product_id":193883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:03:58.000Z","modified_at":"2026-02-21T21:03:58.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"48992155578042","imei1":"48992155578042","imei2":"48992155578042","popurl":"2026-02-11T21:03:55.084810Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193876,"job_number":"JOB_193876","tr_customer_id":193894,"tr_customer_product_id":193884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:09:07.000Z","modified_at":"2026-02-21T21:09:07.000Z","name":"Dakota Heller","mobile_number":"408-667-7561","email_id":"Marvin23@hotmail.com","dop":"2025-09-09","serial_number":"15305259938062","imei1":"15305259938062","imei2":"15305259938062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193879,"job_number":"JOB_193879","tr_customer_id":193897,"tr_customer_product_id":193887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:24:05.000Z","modified_at":"2026-02-21T21:24:05.000Z","name":"Damian Daniel","mobile_number":"512-512-4028","email_id":"Emmy14@hotmail.com","dop":"2025-04-06","serial_number":"18152305571663570","imei1":"18152305571663570","imei2":"18152305571663570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193880,"job_number":"JOB_193880","tr_customer_id":193898,"tr_customer_product_id":193888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:26:22.000Z","modified_at":"2026-02-21T21:26:22.000Z","name":"Lauren Breitenberg","mobile_number":"437-484-7672","email_id":"Barry_Ortiz@yahoo.com","dop":"2025-09-09","serial_number":"15929198205906","imei1":"15929198205906","imei2":"15929198205906","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193882,"job_number":"JOB_193882","tr_customer_id":193900,"tr_customer_product_id":193890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:27:39.000Z","modified_at":"2026-02-21T21:27:39.000Z","name":"Hazel Buckridge","mobile_number":"286-584-9301","email_id":"Dejah41@gmail.com","dop":"2025-09-09","serial_number":"12900478848608","imei1":"12900478848608","imei2":"12900478848608","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193884,"job_number":"JOB_193884","tr_customer_id":193902,"tr_customer_product_id":193892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:31:59.000Z","modified_at":"2026-02-21T21:31:59.000Z","name":"Sean Mayert","mobile_number":"247-663-5900","email_id":"Alexandro_Bogan@hotmail.com","dop":"2025-09-09","serial_number":"11848615765110","imei1":"11848615765110","imei2":"11848615765110","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193886,"job_number":"JOB_193886","tr_customer_id":193904,"tr_customer_product_id":193894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:32:00.000Z","modified_at":"2026-02-21T21:32:00.000Z","name":"Theresia Bergstrom","mobile_number":"506-629-7087","email_id":"Kamron_Nikolaus@gmail.com","dop":"2025-09-09","serial_number":"17269630668034","imei1":"17269630668034","imei2":"17269630668034","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193889,"job_number":"JOB_193889","tr_customer_id":193907,"tr_customer_product_id":193897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:35:18.000Z","modified_at":"2026-02-21T21:35:18.000Z","name":"Loren Kemmer","mobile_number":"527-345-3962","email_id":"Trystan.Walter@hotmail.com","dop":"2025-04-06","serial_number":"13848270907434706","imei1":"13848270907434706","imei2":"13848270907434706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193890,"job_number":"JOB_193890","tr_customer_id":193908,"tr_customer_product_id":193898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:25.000Z","modified_at":"2026-02-21T21:36:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12993520645674","imei1":"12993520645674","imei2":"12993520645674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193892,"job_number":"JOB_193892","tr_customer_id":193910,"tr_customer_product_id":193900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:26.000Z","modified_at":"2026-02-21T21:36:26.000Z","name":"Oliver Swaniawski","mobile_number":"869-494-7604","email_id":"Gladyce.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19861179827034704","imei1":"19861179827034704","imei2":"19861179827034704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193893,"job_number":"JOB_193893","tr_customer_id":193911,"tr_customer_product_id":193901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:53.000Z","modified_at":"2026-02-21T21:36:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18695146020098","imei1":"18695146020098","imei2":"18695146020098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193895,"job_number":"JOB_193895","tr_customer_id":193913,"tr_customer_product_id":193903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:54.000Z","modified_at":"2026-02-21T21:36:54.000Z","name":"Dakota Gislason","mobile_number":"207-885-1775","email_id":"Everett.Armstrong39@hotmail.com","dop":"2025-04-06","serial_number":"19934047518663450","imei1":"19934047518663450","imei2":"19934047518663450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193896,"job_number":"JOB_193896","tr_customer_id":193914,"tr_customer_product_id":193904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:37:20.000Z","modified_at":"2026-02-21T21:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11893997054403","imei1":"11893997054403","imei2":"11893997054403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193898,"job_number":"JOB_193898","tr_customer_id":193916,"tr_customer_product_id":193906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:37:21.000Z","modified_at":"2026-02-21T21:37:21.000Z","name":"Jaida Leffler","mobile_number":"575-279-6132","email_id":"Simone.Yost@yahoo.com","dop":"2025-04-06","serial_number":"18520948624395184","imei1":"18520948624395184","imei2":"18520948624395184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193899,"job_number":"JOB_193899","tr_customer_id":193917,"tr_customer_product_id":193907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:40:14.000Z","modified_at":"2026-02-21T21:40:14.000Z","name":"Annabel Bartell","mobile_number":"861-893-4521","email_id":"Nicolette_Schamberger@gmail.com","dop":"2025-09-09","serial_number":"18384011888019","imei1":"18384011888019","imei2":"18384011888019","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193901,"job_number":"JOB_193901","tr_customer_id":193919,"tr_customer_product_id":193909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:40:14.000Z","modified_at":"2026-02-21T21:40:14.000Z","name":"Adela Hahn","mobile_number":"992-267-8841","email_id":"Maymie_Veum32@gmail.com","dop":"2025-09-09","serial_number":"14137924232421","imei1":"14137924232421","imei2":"14137924232421","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193904,"job_number":"JOB_193904","tr_customer_id":193922,"tr_customer_product_id":193912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T23:39:40.000Z","modified_at":"2026-02-21T23:39:40.000Z","name":"Aagneya Nehru","mobile_number":"9854148096","email_id":"dipali.bhat@yahoo.co.in","dop":"2026-02-11","serial_number":"715264940305705","imei1":"715264940305705","imei2":"715264940305705","popurl":"www.chandni-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T23:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193905,"job_number":"JOB_193905","tr_customer_id":193923,"tr_customer_product_id":193913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T23:43:21.000Z","modified_at":"2026-02-21T23:43:21.000Z","name":"Chandani Gandhi","mobile_number":"7069845438","email_id":"ganaka.ahluwalia@yahoo.co.in","dop":"2026-02-11","serial_number":"451705026639296","imei1":"451705026639296","imei2":"451705026639296","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T23:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193918,"job_number":"JOB_193918","tr_customer_id":193936,"tr_customer_product_id":193926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:20:06.000Z","modified_at":"2026-02-22T02:20:06.000Z","name":"Johanna Gibson","mobile_number":"888-450-8210","email_id":"Gia_Sauer87@yahoo.com","dop":"2025-09-30","serial_number":"10168909687471","imei1":"10168909687471","imei2":"10168909687471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193919,"job_number":"JOB_193919","tr_customer_id":193937,"tr_customer_product_id":193927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:31:09.000Z","modified_at":"2026-02-22T02:31:09.000Z","name":"Cullen Skiles","mobile_number":"440-547-4183","email_id":"Dino12@yahoo.com","dop":"2025-09-30","serial_number":"16571074314011","imei1":"16571074314011","imei2":"16571074314011","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193921,"job_number":"JOB_193921","tr_customer_id":193939,"tr_customer_product_id":193929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:28.000Z","modified_at":"2026-02-22T03:20:28.000Z","name":"Burdette Runolfsdottir","mobile_number":"462-533-1968","email_id":"Berta.Nader30@gmail.com","dop":"2025-05-30","serial_number":"13301431263703","imei1":"13301431263703","imei2":"13301431263703","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193922,"job_number":"JOB_193922","tr_customer_id":193940,"tr_customer_product_id":193930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:29.000Z","modified_at":"2026-02-22T03:20:29.000Z","name":"Sheldon Wiza","mobile_number":"917-647-6406","email_id":"Tito_Gleason30@yahoo.com","dop":"2025-05-30","serial_number":"1633886033828994","imei1":"1633886033828994","imei2":"1633886033828994","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193923,"job_number":"JOB_193923","tr_customer_id":193941,"tr_customer_product_id":193931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:24:52.000Z","modified_at":"2026-02-22T03:24:52.000Z","name":"Naomi Ebert","mobile_number":"568-366-5583","email_id":"Alfredo78@yahoo.com","dop":"2025-04-06","serial_number":"17551402557961","imei1":"17551402557961","imei2":"17551402557961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193924,"job_number":"JOB_193924","tr_customer_id":193942,"tr_customer_product_id":193932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"mehtab akhtar","mobile_number":"9560715398","email_id":"mehtaba36@gmail.com","dop":"2025-09-30","serial_number":"14987546735634","imei1":"14987546735634","imei2":"14987546735634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193925,"job_number":"JOB_193925","tr_customer_id":193943,"tr_customer_product_id":193933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"jatin sharma","mobile_number":"7382662863","email_id":"jatin@gmail.com","dop":"2025-09-30","serial_number":"13993127134641","imei1":"13993127134641","imei2":"13993127134641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193926,"job_number":"JOB_193926","tr_customer_id":193944,"tr_customer_product_id":193934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"rajan k","mobile_number":"9878218214","email_id":"rajan@gmail.com","dop":"2025-09-30","serial_number":"14342582452734","imei1":"14342582452734","imei2":"14342582452734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193927,"job_number":"JOB_193927","tr_customer_id":193945,"tr_customer_product_id":193935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:53:10.000Z","modified_at":"2026-02-22T03:53:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447058","imei1":"66269747447058","imei2":"66269747447058","popurl":"2026-02-12T03:53:05.613454200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193930,"job_number":"JOB_193930","tr_customer_id":193948,"tr_customer_product_id":193938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19068768862807","imei1":"19068768862807","imei2":"19068768862807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193931,"job_number":"JOB_193931","tr_customer_id":193949,"tr_customer_product_id":193939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Erna Renner","mobile_number":"667-466-0146","email_id":"Harmony_Cremin83@hotmail.com","dop":"2025-04-06","serial_number":"14290689686491318","imei1":"14290689686491318","imei2":"14290689686491318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193933,"job_number":"JOB_193933","tr_customer_id":193951,"tr_customer_product_id":193941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:54.000Z","modified_at":"2026-02-22T04:27:54.000Z","name":"Zander Murray","mobile_number":"302-610-6780","email_id":"Deshawn.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"17017773041733456","imei1":"17017773041733456","imei2":"17017773041733456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193937,"job_number":"JOB_193937","tr_customer_id":193955,"tr_customer_product_id":193945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12960732756338","imei1":"12960732756338","imei2":"12960732756338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193939,"job_number":"JOB_193939","tr_customer_id":193957,"tr_customer_product_id":193947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556029748364","imei1":"10556029748364","imei2":"10556029748364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193940,"job_number":"JOB_193940","tr_customer_id":193958,"tr_customer_product_id":193948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"Gonzalo Bergnaum","mobile_number":"375-559-8682","email_id":"Hudson.Jast34@yahoo.com","dop":"2025-04-06","serial_number":"13131451989069754","imei1":"13131451989069754","imei2":"13131451989069754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193942,"job_number":"JOB_193942","tr_customer_id":193960,"tr_customer_product_id":193950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Adelle Kshlerin","mobile_number":"540-662-8318","email_id":"Kaelyn.Prosacco96@hotmail.com","dop":"2025-04-06","serial_number":"15813394965740332","imei1":"15813394965740332","imei2":"15813394965740332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193943,"job_number":"JOB_193943","tr_customer_id":193961,"tr_customer_product_id":193951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Osbaldo Casper","mobile_number":"428-448-0750","email_id":"Robin.Veum59@hotmail.com","dop":"2025-06-18","serial_number":"1073957307182824","imei1":"1073957307182824","imei2":"1073957307182824","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193944,"job_number":"JOB_193944","tr_customer_id":193962,"tr_customer_product_id":193952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52372640278798","imei1":"52372640278798","imei2":"52372640278798","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193945,"job_number":"JOB_193945","tr_customer_id":193963,"tr_customer_product_id":193953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"Haleigh Hackett","mobile_number":"604-824-1416","email_id":"Finn.Oberbrunner@gmail.com","dop":"2025-02-01","serial_number":"83398162890097","imei1":"83398162890097","imei2":"83398162890097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193947,"job_number":"JOB_193947","tr_customer_id":193965,"tr_customer_product_id":193955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:17.000Z","name":"Markus O'Keefe","mobile_number":"700-325-6708","email_id":"Ludie48@yahoo.com","dop":"2025-04-06","serial_number":"12225688671382042","imei1":"12225688671382042","imei2":"12225688671382042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193951,"job_number":"JOB_193951","tr_customer_id":193969,"tr_customer_product_id":193959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15432930857014","imei1":"15432930857014","imei2":"15432930857014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193953,"job_number":"JOB_193953","tr_customer_id":193971,"tr_customer_product_id":193961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:26.000Z","modified_at":"2026-02-22T04:28:26.000Z","name":"Anais Legros","mobile_number":"732-475-2424","email_id":"Albert5@gmail.com","dop":"2025-04-06","serial_number":"15724753969426152","imei1":"15724753969426152","imei2":"15724753969426152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193954,"job_number":"JOB_193954","tr_customer_id":193972,"tr_customer_product_id":193962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:27.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256770411209","imei1":"11256770411209","imei2":"11256770411209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193955,"job_number":"JOB_193955","tr_customer_id":193973,"tr_customer_product_id":193963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:28:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12525990151049","imei1":"12525990151049","imei2":"12525990151049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193958,"job_number":"JOB_193958","tr_customer_id":193976,"tr_customer_product_id":193966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jazmyn Legros","mobile_number":"619-627-9823","email_id":"London29@yahoo.com","dop":"2025-04-06","serial_number":"15924150166737704","imei1":"15924150166737704","imei2":"15924150166737704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193960,"job_number":"JOB_193960","tr_customer_id":193978,"tr_customer_product_id":193968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jennifer Metz","mobile_number":"247-642-9041","email_id":"Columbus_Predovic98@gmail.com","dop":"2025-04-06","serial_number":"15547854722322632","imei1":"15547854722322632","imei2":"15547854722322632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193962,"job_number":"JOB_193962","tr_customer_id":193980,"tr_customer_product_id":193970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"Sharon Hagenes","mobile_number":"710-494-7449","email_id":"Brennon_Olson14@yahoo.com","dop":"2025-04-06","serial_number":"17497100405898574","imei1":"17497100405898574","imei2":"17497100405898574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193963,"job_number":"JOB_193963","tr_customer_id":193981,"tr_customer_product_id":193971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14431397018070","imei1":"14431397018070","imei2":"14431397018070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193966,"job_number":"JOB_193966","tr_customer_id":193984,"tr_customer_product_id":193974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"Crystal Vandervort","mobile_number":"826-529-9503","email_id":"Deron_Leffler@gmail.com","dop":"2025-04-06","serial_number":"18147836841150044","imei1":"18147836841150044","imei2":"18147836841150044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193968,"job_number":"JOB_193968","tr_customer_id":193986,"tr_customer_product_id":193976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10737611731496","imei1":"10737611731496","imei2":"10737611731496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193970,"job_number":"JOB_193970","tr_customer_id":193988,"tr_customer_product_id":193978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Clarabelle Hayes","mobile_number":"596-396-7492","email_id":"Dimitri.Herman18@yahoo.com","dop":"2025-04-06","serial_number":"14136373278321366","imei1":"14136373278321366","imei2":"14136373278321366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193971,"job_number":"JOB_193971","tr_customer_id":193989,"tr_customer_product_id":193979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Camron Maggio","mobile_number":"610-358-9647","email_id":"Rigoberto.Abshire@gmail.com","dop":"2025-04-06","serial_number":"13155941879267964","imei1":"13155941879267964","imei2":"13155941879267964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193975,"job_number":"JOB_193975","tr_customer_id":193993,"tr_customer_product_id":193983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:28:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13982799438043","imei1":"13982799438043","imei2":"13982799438043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193979,"job_number":"JOB_193979","tr_customer_id":193997,"tr_customer_product_id":193987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:52.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Woodrow Graham","mobile_number":"404-802-0249","email_id":"Clarissa.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12619480374654408","imei1":"12619480374654408","imei2":"12619480374654408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193980,"job_number":"JOB_193980","tr_customer_id":193998,"tr_customer_product_id":193988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426557583490","imei1":"10426557583490","imei2":"10426557583490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193981,"job_number":"JOB_193981","tr_customer_id":193999,"tr_customer_product_id":193989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Kurtis King","mobile_number":"295-286-5433","email_id":"Elyssa_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"15633396105080508","imei1":"15633396105080508","imei2":"15633396105080508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193983,"job_number":"JOB_193983","tr_customer_id":194001,"tr_customer_product_id":193991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Ally Dach","mobile_number":"295-438-0103","email_id":"Benedict_Ferry@yahoo.com","dop":"2025-06-18","serial_number":"1060987643191484","imei1":"1060987643191484","imei2":"1060987643191484","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193984,"job_number":"JOB_193984","tr_customer_id":194002,"tr_customer_product_id":193992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67699534612063","imei1":"67699534612063","imei2":"67699534612063","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193985,"job_number":"JOB_193985","tr_customer_id":194003,"tr_customer_product_id":193993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"Sadie Jacobson","mobile_number":"880-439-1316","email_id":"Annalise.Hamill64@gmail.com","dop":"2025-02-01","serial_number":"83877908249313","imei1":"83877908249313","imei2":"83877908249313","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193988,"job_number":"JOB_193988","tr_customer_id":194006,"tr_customer_product_id":193996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10272502733785","imei1":"10272502733785","imei2":"10272502733785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193990,"job_number":"JOB_193990","tr_customer_id":194008,"tr_customer_product_id":193998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100665416074356","imei1":"100665416074356","imei2":"100665416074356","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193991,"job_number":"JOB_193991","tr_customer_id":194009,"tr_customer_product_id":193999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Taryn Metz","mobile_number":"934-221-5274","email_id":"Elaina.Deckow17@hotmail.com","dop":"2025-04-06","serial_number":"19693967226049730","imei1":"19693967226049730","imei2":"19693967226049730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193993,"job_number":"JOB_193993","tr_customer_id":194011,"tr_customer_product_id":194001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11152883203108","imei1":"11152883203108","imei2":"11152883203108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193995,"job_number":"JOB_193995","tr_customer_id":194013,"tr_customer_product_id":194003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:10.000Z","modified_at":"2026-02-22T04:29:10.000Z","name":"Mathilde Schamberger","mobile_number":"508-707-4531","email_id":"Alycia_Rodriguez@gmail.com","dop":"2025-04-06","serial_number":"12977405579570962","imei1":"12977405579570962","imei2":"12977405579570962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193996,"job_number":"JOB_193996","tr_customer_id":194014,"tr_customer_product_id":194004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:11.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18435420191743","imei1":"18435420191743","imei2":"18435420191743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193998,"job_number":"JOB_193998","tr_customer_id":194016,"tr_customer_product_id":194006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17367601677390","imei1":"17367601677390","imei2":"17367601677390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193999,"job_number":"JOB_193999","tr_customer_id":194017,"tr_customer_product_id":194007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Arnold Koepp","mobile_number":"563-433-0889","email_id":"Robyn_Jacobi@hotmail.com","dop":"2025-04-06","serial_number":"11536156300187852","imei1":"11536156300187852","imei2":"11536156300187852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194001,"job_number":"JOB_194001","tr_customer_id":194019,"tr_customer_product_id":194009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:14.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Marge Will","mobile_number":"998-364-0009","email_id":"Julio.Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"13036762380909096","imei1":"13036762380909096","imei2":"13036762380909096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194004,"job_number":"JOB_194004","tr_customer_id":194022,"tr_customer_product_id":194012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11345529716386","imei1":"11345529716386","imei2":"11345529716386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194007,"job_number":"JOB_194007","tr_customer_id":194025,"tr_customer_product_id":194015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Lottie Hodkiewicz","mobile_number":"357-806-7720","email_id":"Keely7@gmail.com","dop":"2025-04-06","serial_number":"16816657185507502","imei1":"16816657185507502","imei2":"16816657185507502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194008,"job_number":"JOB_194008","tr_customer_id":194026,"tr_customer_product_id":194016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:22.000Z","modified_at":"2026-02-22T04:29:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18526887573106","imei1":"18526887573106","imei2":"18526887573106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194010,"job_number":"JOB_194010","tr_customer_id":194028,"tr_customer_product_id":194018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:24.000Z","modified_at":"2026-02-22T04:29:24.000Z","name":"Fabian Heidenreich","mobile_number":"631-505-6029","email_id":"Angelica60@yahoo.com","dop":"2025-04-06","serial_number":"10956693916504792","imei1":"10956693916504792","imei2":"10956693916504792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194011,"job_number":"JOB_194011","tr_customer_id":194029,"tr_customer_product_id":194019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:25.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19304970974512","imei1":"19304970974512","imei2":"19304970974512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194013,"job_number":"JOB_194013","tr_customer_id":194031,"tr_customer_product_id":194021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:27.000Z","modified_at":"2026-02-22T04:29:27.000Z","name":"Trinity Funk","mobile_number":"520-726-3201","email_id":"Randy_Upton47@gmail.com","dop":"2025-04-06","serial_number":"11003563141589486","imei1":"11003563141589486","imei2":"11003563141589486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194015,"job_number":"JOB_194015","tr_customer_id":194033,"tr_customer_product_id":194023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19611075153170","imei1":"19611075153170","imei2":"19611075153170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194020,"job_number":"JOB_194020","tr_customer_id":194038,"tr_customer_product_id":194028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14683792547646","imei1":"14683792547646","imei2":"14683792547646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194022,"job_number":"JOB_194022","tr_customer_id":194040,"tr_customer_product_id":194030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"Guiseppe Buckridge","mobile_number":"827-931-7059","email_id":"Breana_Boehm99@hotmail.com","dop":"2025-04-06","serial_number":"10821274119852124","imei1":"10821274119852124","imei2":"10821274119852124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194023,"job_number":"JOB_194023","tr_customer_id":194041,"tr_customer_product_id":194031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18472671551800","imei1":"18472671551800","imei2":"18472671551800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194025,"job_number":"JOB_194025","tr_customer_id":194043,"tr_customer_product_id":194033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:31.000Z","modified_at":"2026-02-22T04:29:31.000Z","name":"Alene Gulgowski","mobile_number":"593-958-5672","email_id":"Marisol.Dietrich91@yahoo.com","dop":"2025-04-06","serial_number":"12849005664601702","imei1":"12849005664601702","imei2":"12849005664601702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194026,"job_number":"JOB_194026","tr_customer_id":194044,"tr_customer_product_id":194034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13903422401042","imei1":"13903422401042","imei2":"13903422401042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194027,"job_number":"JOB_194027","tr_customer_id":194045,"tr_customer_product_id":194035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"Karine Durgan","mobile_number":"805-933-0585","email_id":"Edgardo_Mann61@gmail.com","dop":"2025-04-06","serial_number":"18521287773247610","imei1":"18521287773247610","imei2":"18521287773247610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194029,"job_number":"JOB_194029","tr_customer_id":194047,"tr_customer_product_id":194037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:33.000Z","modified_at":"2026-02-22T04:29:33.000Z","name":"Nikita O'Hara","mobile_number":"813-819-1992","email_id":"Benjamin96@hotmail.com","dop":"2025-04-06","serial_number":"14712485381569648","imei1":"14712485381569648","imei2":"14712485381569648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194030,"job_number":"JOB_194030","tr_customer_id":194048,"tr_customer_product_id":194038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:34.000Z","modified_at":"2026-02-22T04:29:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14000671011697","imei1":"14000671011697","imei2":"14000671011697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194032,"job_number":"JOB_194032","tr_customer_id":194050,"tr_customer_product_id":194040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:36.000Z","modified_at":"2026-02-22T04:29:36.000Z","name":"Fabiola Breitenberg","mobile_number":"389-420-9642","email_id":"Kameron_Botsford97@hotmail.com","dop":"2025-08-24","serial_number":"1056124380198058","imei1":"1056124380198058","imei2":"1056124380198058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194038,"job_number":"JOB_194038","tr_customer_id":194056,"tr_customer_product_id":194046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11355053203112","imei1":"11355053203112","imei2":"11355053203112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194041,"job_number":"JOB_194041","tr_customer_id":194059,"tr_customer_product_id":194049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:42.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Sheldon Bogan","mobile_number":"261-583-7943","email_id":"Misael.Bailey98@hotmail.com","dop":"2025-04-06","serial_number":"15980042865557320","imei1":"15980042865557320","imei2":"15980042865557320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194042,"job_number":"JOB_194042","tr_customer_id":194060,"tr_customer_product_id":194050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90647927659325","imei1":"90647927659325","imei2":"90647927659325","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194043,"job_number":"JOB_194043","tr_customer_id":194061,"tr_customer_product_id":194051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"Wilfrid Collier","mobile_number":"779-231-9849","email_id":"Savion.Carter@hotmail.com","dop":"2025-02-01","serial_number":"98113339193548","imei1":"98113339193548","imei2":"98113339193548","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194047,"job_number":"JOB_194047","tr_customer_id":194065,"tr_customer_product_id":194055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:29:45.000Z","name":"Cordia Connelly","mobile_number":"954-946-5192","email_id":"Tia_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"18641892985906110","imei1":"18641892985906110","imei2":"18641892985906110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194049,"job_number":"JOB_194049","tr_customer_id":194067,"tr_customer_product_id":194057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:49.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15542588549094","imei1":"15542588549094","imei2":"15542588549094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194051,"job_number":"JOB_194051","tr_customer_id":194069,"tr_customer_product_id":194059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:51.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Ramon Jaskolski","mobile_number":"270-286-3954","email_id":"Terrence22@hotmail.com","dop":"2025-04-06","serial_number":"12973020975589414","imei1":"12973020975589414","imei2":"12973020975589414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194052,"job_number":"JOB_194052","tr_customer_id":194070,"tr_customer_product_id":194060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:29:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17952252884042","imei1":"17952252884042","imei2":"17952252884042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194054,"job_number":"JOB_194054","tr_customer_id":194072,"tr_customer_product_id":194062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13876671028883","imei1":"13876671028883","imei2":"13876671028883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194055,"job_number":"JOB_194055","tr_customer_id":194073,"tr_customer_product_id":194063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10234003536613","imei1":"10234003536613","imei2":"10234003536613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194058,"job_number":"JOB_194058","tr_customer_id":194076,"tr_customer_product_id":194066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:54.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quinn Ondricka","mobile_number":"204-288-3102","email_id":"Jordon90@hotmail.com","dop":"2025-04-06","serial_number":"19097257782140680","imei1":"19097257782140680","imei2":"19097257782140680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194059,"job_number":"JOB_194059","tr_customer_id":194077,"tr_customer_product_id":194067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Angeline Ziemann","mobile_number":"349-571-9763","email_id":"Agnes.Rau93@hotmail.com","dop":"2025-04-06","serial_number":"12058185870081882","imei1":"12058185870081882","imei2":"12058185870081882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194060,"job_number":"JOB_194060","tr_customer_id":194078,"tr_customer_product_id":194068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Simeon Graham","mobile_number":"638-518-3542","email_id":"Zoila_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"19802050301826410","imei1":"19802050301826410","imei2":"19802050301826410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194061,"job_number":"JOB_194061","tr_customer_id":194079,"tr_customer_product_id":194069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10360146614387","imei1":"10360146614387","imei2":"110360146614387","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194062,"job_number":"JOB_194062","tr_customer_id":194080,"tr_customer_product_id":194070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17439261642911","imei1":"17439261642911","imei2":"17439261642911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194064,"job_number":"JOB_194064","tr_customer_id":194082,"tr_customer_product_id":194072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:29:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"290287033238140","imei1":"290287033238140","imei2":"1290287033238140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194065,"job_number":"JOB_194065","tr_customer_id":194083,"tr_customer_product_id":194073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107219221228036","imei1":"107219221228036","imei2":"107219221228036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194066,"job_number":"JOB_194066","tr_customer_id":194084,"tr_customer_product_id":194074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402788708963","imei1":"17402788708963","imei2":"17402788708963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194070,"job_number":"JOB_194070","tr_customer_id":194088,"tr_customer_product_id":194078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Johnathon Lang","mobile_number":"908-558-8609","email_id":"Pierre.Mills22@hotmail.com","dop":"2025-04-06","serial_number":"16977899576089484","imei1":"16977899576089484","imei2":"16977899576089484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194072,"job_number":"JOB_194072","tr_customer_id":194090,"tr_customer_product_id":194080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12066345189560","imei1":"12066345189560","imei2":"12066345189560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194075,"job_number":"JOB_194075","tr_customer_id":194093,"tr_customer_product_id":194083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Sterling Johns","mobile_number":"247-954-1052","email_id":"Clyde_Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18038439072547130","imei1":"18038439072547130","imei2":"18038439072547130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194077,"job_number":"JOB_194077","tr_customer_id":194095,"tr_customer_product_id":194085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"Deja Blick","mobile_number":"816-614-0292","email_id":"Omari.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18125494391153584","imei1":"18125494391153584","imei2":"18125494391153584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194078,"job_number":"JOB_194078","tr_customer_id":194096,"tr_customer_product_id":194086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12527618793225","imei1":"12527618793225","imei2":"12527618793225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194082,"job_number":"JOB_194082","tr_customer_id":194100,"tr_customer_product_id":194090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Bonnie Ward","mobile_number":"268-237-4562","email_id":"Cortney.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"14740437020477560","imei1":"14740437020477560","imei2":"14740437020477560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194085,"job_number":"JOB_194085","tr_customer_id":194103,"tr_customer_product_id":194093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16958445550516","imei1":"16958445550516","imei2":"16958445550516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194087,"job_number":"JOB_194087","tr_customer_id":194105,"tr_customer_product_id":194095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:10.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Roosevelt Stoltenberg","mobile_number":"741-480-3354","email_id":"Camila.Littel98@hotmail.com","dop":"2025-04-06","serial_number":"12003641411579996","imei1":"12003641411579996","imei2":"12003641411579996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194088,"job_number":"JOB_194088","tr_customer_id":194106,"tr_customer_product_id":194096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10278086344542","imei1":"10278086344542","imei2":"10278086344542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194090,"job_number":"JOB_194090","tr_customer_id":194108,"tr_customer_product_id":194098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16708304902038","imei1":"16708304902038","imei2":"16708304902038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194092,"job_number":"JOB_194092","tr_customer_id":194110,"tr_customer_product_id":194100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:15.000Z","name":"Margot Shanahan","mobile_number":"208-425-4578","email_id":"Selina.Wunsch94@yahoo.com","dop":"2025-04-06","serial_number":"17770802840172980","imei1":"17770802840172980","imei2":"17770802840172980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194093,"job_number":"JOB_194093","tr_customer_id":194111,"tr_customer_product_id":194101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Conner Davis","mobile_number":"704-974-8448","email_id":"Nicole69@gmail.com","dop":"2025-04-06","serial_number":"10874856638159544","imei1":"10874856638159544","imei2":"10874856638159544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194097,"job_number":"JOB_194097","tr_customer_id":194115,"tr_customer_product_id":194105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13164805530486","imei1":"13164805530486","imei2":"13164805530486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194099,"job_number":"JOB_194099","tr_customer_id":194117,"tr_customer_product_id":194107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Lauryn Ziemann","mobile_number":"697-323-8145","email_id":"Lucas_McLaughlin36@gmail.com","dop":"2025-04-06","serial_number":"12899092385226962","imei1":"12899092385226962","imei2":"12899092385226962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194100,"job_number":"JOB_194100","tr_customer_id":194118,"tr_customer_product_id":194108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18595608145713","imei1":"18595608145713","imei2":"18595608145713","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194102,"job_number":"JOB_194102","tr_customer_id":194120,"tr_customer_product_id":194110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Marian Ortiz","mobile_number":"898-516-8223","email_id":"Alford.Hermann13@gmail.com","dop":"2025-08-24","serial_number":"1057761593121884","imei1":"1057761593121884","imei2":"1057761593121884","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194104,"job_number":"JOB_194104","tr_customer_id":194122,"tr_customer_product_id":194112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:23.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12026897479949","imei1":"12026897479949","imei2":"12026897479949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194106,"job_number":"JOB_194106","tr_customer_id":194124,"tr_customer_product_id":194114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:25.000Z","modified_at":"2026-02-22T04:30:25.000Z","name":"Ryann Kuphal","mobile_number":"376-632-9293","email_id":"Lukas_Lebsack2@gmail.com","dop":"2025-04-06","serial_number":"15315891137957284","imei1":"15315891137957284","imei2":"15315891137957284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194109,"job_number":"JOB_194109","tr_customer_id":194127,"tr_customer_product_id":194117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12878192230930","imei1":"12878192230930","imei2":"112878192230930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194111,"job_number":"JOB_194111","tr_customer_id":194129,"tr_customer_product_id":194119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14019582342927","imei1":"14019582342927","imei2":"14019582342927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194113,"job_number":"JOB_194113","tr_customer_id":194131,"tr_customer_product_id":194121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"439682012259306","imei1":"439682012259306","imei2":"1439682012259306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194116,"job_number":"JOB_194116","tr_customer_id":194134,"tr_customer_product_id":194124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:37.000Z","modified_at":"2026-02-22T04:30:37.000Z","name":"Sidney Klein","mobile_number":"318-864-9704","email_id":"Kevon_Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"18182216421471636","imei1":"18182216421471636","imei2":"18182216421471636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194117,"job_number":"JOB_194117","tr_customer_id":194135,"tr_customer_product_id":194125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14008829060242","imei1":"14008829060242","imei2":"14008829060242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194118,"job_number":"JOB_194118","tr_customer_id":194136,"tr_customer_product_id":194126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16760535447963","imei1":"16760535447963","imei2":"16760535447963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194121,"job_number":"JOB_194121","tr_customer_id":194139,"tr_customer_product_id":194129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:40.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Rhett Schmitt","mobile_number":"351-481-9805","email_id":"Libbie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"11519386243124234","imei1":"11519386243124234","imei2":"11519386243124234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194122,"job_number":"JOB_194122","tr_customer_id":194140,"tr_customer_product_id":194130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:41.000Z","modified_at":"2026-02-22T04:30:41.000Z","name":"Emilio Langosh","mobile_number":"651-838-4679","email_id":"Amalia14@gmail.com","dop":"2025-04-06","serial_number":"16631812468579032","imei1":"16631812468579032","imei2":"16631812468579032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194123,"job_number":"JOB_194123","tr_customer_id":194141,"tr_customer_product_id":194131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14295850941959","imei1":"14295850941959","imei2":"14295850941959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194127,"job_number":"JOB_194127","tr_customer_id":194145,"tr_customer_product_id":194135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"Carissa Runte","mobile_number":"576-787-7042","email_id":"Elmira.OReilly1@hotmail.com","dop":"2025-04-06","serial_number":"15466046341484714","imei1":"15466046341484714","imei2":"15466046341484714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194128,"job_number":"JOB_194128","tr_customer_id":194146,"tr_customer_product_id":194136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106329891546968","imei1":"106329891546968","imei2":"106329891546968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194131,"job_number":"JOB_194131","tr_customer_id":194149,"tr_customer_product_id":194139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:52.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15537364303489","imei1":"15537364303489","imei2":"15537364303489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194133,"job_number":"JOB_194133","tr_customer_id":194151,"tr_customer_product_id":194141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:54.000Z","modified_at":"2026-02-22T04:30:54.000Z","name":"Forrest Hahn","mobile_number":"283-508-6063","email_id":"Cale47@gmail.com","dop":"2025-04-06","serial_number":"14487503699792186","imei1":"14487503699792186","imei2":"14487503699792186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194134,"job_number":"JOB_194134","tr_customer_id":194152,"tr_customer_product_id":194142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:30:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15795897705209","imei1":"15795897705209","imei2":"15795897705209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194136,"job_number":"JOB_194136","tr_customer_id":194154,"tr_customer_product_id":194144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Eino Deckow","mobile_number":"763-944-9148","email_id":"Durward_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"13913440972185586","imei1":"13913440972185586","imei2":"13913440972185586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194137,"job_number":"JOB_194137","tr_customer_id":194155,"tr_customer_product_id":194145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19944867753585","imei1":"19944867753585","imei2":"19944867753585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194139,"job_number":"JOB_194139","tr_customer_id":194157,"tr_customer_product_id":194147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:02.000Z","modified_at":"2026-02-22T04:31:02.000Z","name":"Lambert Weissnat","mobile_number":"403-528-2844","email_id":"Coralie_Cummings8@yahoo.com","dop":"2025-04-06","serial_number":"14796181267384228","imei1":"14796181267384228","imei2":"14796181267384228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194140,"job_number":"JOB_194140","tr_customer_id":194158,"tr_customer_product_id":194148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:05.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18705188573634","imei1":"18705188573634","imei2":"18705188573634","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194142,"job_number":"JOB_194142","tr_customer_id":194160,"tr_customer_product_id":194150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12120178397908","imei1":"12120178397908","imei2":"12120178397908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194144,"job_number":"JOB_194144","tr_customer_id":194162,"tr_customer_product_id":194152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:07.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Adelia Abernathy","mobile_number":"424-903-6473","email_id":"Mabel.Bergstrom24@yahoo.com","dop":"2025-08-24","serial_number":"1036021496935838","imei1":"1036021496935838","imei2":"1036021496935838","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194145,"job_number":"JOB_194145","tr_customer_id":194163,"tr_customer_product_id":194153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:08.000Z","modified_at":"2026-02-22T04:31:08.000Z","name":"Lennie Armstrong","mobile_number":"965-718-1504","email_id":"Roscoe83@gmail.com","dop":"2025-04-06","serial_number":"18156016870868780","imei1":"18156016870868780","imei2":"18156016870868780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194146,"job_number":"JOB_194146","tr_customer_id":194164,"tr_customer_product_id":194154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:14.000Z","modified_at":"2026-02-22T04:31:14.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"13121120070366","imei1":"13121120070366","imei2":"113121120070366","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194147,"job_number":"JOB_194147","tr_customer_id":194165,"tr_customer_product_id":194155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956260922235698","imei1":"956260922235698","imei2":"1956260922235698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194149,"job_number":"JOB_194149","tr_customer_id":194167,"tr_customer_product_id":194157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13162532085460","imei1":"13162532085460","imei2":"13162532085460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194151,"job_number":"JOB_194151","tr_customer_id":194169,"tr_customer_product_id":194159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14211871274665","imei1":"14211871274665","imei2":"14211871274665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194152,"job_number":"JOB_194152","tr_customer_id":194170,"tr_customer_product_id":194160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"Beatrice Renner","mobile_number":"526-948-6372","email_id":"Laisha99@yahoo.com","dop":"2025-04-06","serial_number":"10763195443090368","imei1":"10763195443090368","imei2":"10763195443090368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194154,"job_number":"JOB_194154","tr_customer_id":194172,"tr_customer_product_id":194162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:27.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Shaun Gulgowski","mobile_number":"247-749-2607","email_id":"Parker.McClure@gmail.com","dop":"2025-04-06","serial_number":"14096419859434382","imei1":"14096419859434382","imei2":"14096419859434382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194158,"job_number":"JOB_194158","tr_customer_id":194176,"tr_customer_product_id":194166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:34.000Z","modified_at":"2026-02-22T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10247771207338","imei1":"10247771207338","imei2":"10247771207338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194160,"job_number":"JOB_194160","tr_customer_id":194178,"tr_customer_product_id":194168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:36.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Myrtis Lehner","mobile_number":"994-375-3806","email_id":"Josefina.Mayer53@hotmail.com","dop":"2025-04-06","serial_number":"13976180579163630","imei1":"13976180579163630","imei2":"13976180579163630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194161,"job_number":"JOB_194161","tr_customer_id":194179,"tr_customer_product_id":194169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:53.000Z","modified_at":"2026-02-22T04:31:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"422651314328062","imei1":"422651314328062","imei2":"1422651314328062","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194163,"job_number":"JOB_194163","tr_customer_id":194181,"tr_customer_product_id":194171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61208752834162","imei1":"61208752834162","imei2":"61208752834162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194164,"job_number":"JOB_194164","tr_customer_id":194182,"tr_customer_product_id":194172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94182824020566","imei1":"94182824020566","imei2":"94182824020566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194165,"job_number":"JOB_194165","tr_customer_id":194183,"tr_customer_product_id":194173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74576573387400","imei1":"74576573387400","imei2":"74576573387400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194166,"job_number":"JOB_194166","tr_customer_id":194184,"tr_customer_product_id":194174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78012140403769","imei1":"78012140403769","imei2":"78012140403769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194167,"job_number":"JOB_194167","tr_customer_id":194185,"tr_customer_product_id":194175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88528427560445","imei1":"88528427560445","imei2":"88528427560445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194168,"job_number":"JOB_194168","tr_customer_id":194186,"tr_customer_product_id":194176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78208153222248","imei1":"78208153222248","imei2":"78208153222248","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194170,"job_number":"JOB_194170","tr_customer_id":194188,"tr_customer_product_id":194178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87813111105619","imei1":"87813111105619","imei2":"87813111105619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194171,"job_number":"JOB_194171","tr_customer_id":194189,"tr_customer_product_id":194179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53252228308435","imei1":"53252228308435","imei2":"53252228308435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194172,"job_number":"JOB_194172","tr_customer_id":194190,"tr_customer_product_id":194180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92836745659637","imei1":"92836745659637","imei2":"92836745659637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194173,"job_number":"JOB_194173","tr_customer_id":194191,"tr_customer_product_id":194181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91616312070124","imei1":"91616312070124","imei2":"91616312070124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194174,"job_number":"JOB_194174","tr_customer_id":194192,"tr_customer_product_id":194182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99803303834887","imei1":"99803303834887","imei2":"99803303834887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194175,"job_number":"JOB_194175","tr_customer_id":194193,"tr_customer_product_id":194183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51391879598769","imei1":"51391879598769","imei2":"51391879598769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194177,"job_number":"JOB_194177","tr_customer_id":194195,"tr_customer_product_id":194185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22193470292464","imei1":"22193470292464","imei2":"22193470292464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194178,"job_number":"JOB_194178","tr_customer_id":194196,"tr_customer_product_id":194186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10027131203676","imei1":"10027131203676","imei2":"10027131203676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194179,"job_number":"JOB_194179","tr_customer_id":194197,"tr_customer_product_id":194187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21674284192744","imei1":"21674284192744","imei2":"21674284192744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194180,"job_number":"JOB_194180","tr_customer_id":194198,"tr_customer_product_id":194188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67697540344055","imei1":"67697540344055","imei2":"67697540344055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194181,"job_number":"JOB_194181","tr_customer_id":194199,"tr_customer_product_id":194189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17809937859814","imei1":"17809937859814","imei2":"17809937859814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194182,"job_number":"JOB_194182","tr_customer_id":194200,"tr_customer_product_id":194190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29224749503427","imei1":"29224749503427","imei2":"29224749503427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194184,"job_number":"JOB_194184","tr_customer_id":194202,"tr_customer_product_id":194192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:12.000Z","modified_at":"2026-02-22T05:14:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"96326285421711","imei1":"96326285421711","imei2":"96326285421711","popurl":"2026-02-12T05:14:12.176219276Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194185,"job_number":"JOB_194185","tr_customer_id":194203,"tr_customer_product_id":194193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:14.000Z","modified_at":"2026-02-22T05:14:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"95993539949378","imei1":"95993539949378","imei2":"95993539949378","popurl":"2026-02-12T05:14:13.984169462Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194186,"job_number":"JOB_194186","tr_customer_id":194204,"tr_customer_product_id":194194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106211616896397","imei1":"106211616896397","imei2":"106211616896397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194188,"job_number":"JOB_194188","tr_customer_id":194206,"tr_customer_product_id":194196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:22.000Z","modified_at":"2026-02-22T05:18:22.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107900199306254","imei1":"107900199306254","imei2":"107900199306254","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194190,"job_number":"JOB_194190","tr_customer_id":194208,"tr_customer_product_id":194198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:21:01.000Z","modified_at":"2026-02-22T05:21:01.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447158","imei1":"66269747447158","imei2":"66269747447158","popurl":"2026-02-12T05:20:57.852065500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194191,"job_number":"JOB_194191","tr_customer_id":194209,"tr_customer_product_id":194199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:26:39.000Z","modified_at":"2026-02-22T05:26:39.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447088","imei1":"66269747447088","imei2":"66269747447088","popurl":"2026-02-12T05:26:34.683596100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194192,"job_number":"JOB_194192","tr_customer_id":194210,"tr_customer_product_id":194200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:28:30.000Z","modified_at":"2026-02-22T05:28:30.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447758","imei1":"66269747447758","imei2":"66269747447758","popurl":"2026-02-12T05:28:26.052456400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194194,"job_number":"JOB_194194","tr_customer_id":194212,"tr_customer_product_id":194202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:31.000Z","modified_at":"2026-02-22T05:33:31.000Z","name":"Kip Hansen","mobile_number":"449-216-5301","email_id":"Brown.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17638381601788172","imei1":"17638381601788172","imei2":"17638381601788172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194196,"job_number":"JOB_194196","tr_customer_id":194214,"tr_customer_product_id":194204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:48.000Z","modified_at":"2026-02-22T05:33:48.000Z","name":"Dylan Heidenreich","mobile_number":"666-701-1640","email_id":"Halle.Brown40@gmail.com","dop":"2025-04-06","serial_number":"10007136228856718","imei1":"10007136228856718","imei2":"10007136228856718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194197,"job_number":"JOB_194197","tr_customer_id":194215,"tr_customer_product_id":194205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:34:18.000Z","modified_at":"2026-02-22T05:34:18.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747446758","imei1":"66269747446758","imei2":"66269747446758","popurl":"2026-02-12T05:34:13.673406200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194198,"job_number":"JOB_194198","tr_customer_id":194216,"tr_customer_product_id":194206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16036630627618","imei1":"16036630627618","imei2":"16036630627618","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194200,"job_number":"JOB_194200","tr_customer_id":194218,"tr_customer_product_id":194208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:16.000Z","modified_at":"2026-02-22T05:35:16.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68269747446758","imei1":"68269747446758","imei2":"68269747446758","popurl":"2026-02-12T05:35:12.326651100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194201,"job_number":"JOB_194201","tr_customer_id":194219,"tr_customer_product_id":194209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:24.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17534379697505","imei1":"17534379697505","imei2":"17534379697505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194203,"job_number":"JOB_194203","tr_customer_id":194221,"tr_customer_product_id":194211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:39.000Z","modified_at":"2026-02-22T05:35:39.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15348159626560","imei1":"15348159626560","imei2":"15348159626560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194205,"job_number":"JOB_194205","tr_customer_id":194223,"tr_customer_product_id":194213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:43:49.000Z","modified_at":"2026-02-22T05:43:49.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747446758","imei1":"68369747446758","imei2":"68369747446758","popurl":"2026-02-12T05:43:44.874495400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194206,"job_number":"JOB_194206","tr_customer_id":194224,"tr_customer_product_id":194214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:22:08.000Z","modified_at":"2026-02-22T06:22:08.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"69269747447088","imei1":"69269747447088","imei2":"69269747447088","popurl":"2026-02-12T06:22:03.436119900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194207,"job_number":"JOB_194207","tr_customer_id":194225,"tr_customer_product_id":194215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:25:28.000Z","modified_at":"2026-02-22T06:25:28.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747448758","imei1":"68369747448758","imei2":"68369747448758","popurl":"2026-02-12T06:25:23.848379100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194215,"job_number":"JOB_194215","tr_customer_id":194233,"tr_customer_product_id":194223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:07.000Z","modified_at":"2026-02-22T06:46:07.000Z","name":"Sean Reilly","mobile_number":"278-627-5142","email_id":"Cale59@yahoo.com","dop":"2025-04-06","serial_number":"18217019988128224","imei1":"18217019988128224","imei2":"18217019988128224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194217,"job_number":"JOB_194217","tr_customer_id":194235,"tr_customer_product_id":194225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:53.000Z","modified_at":"2026-02-22T06:46:53.000Z","name":"Shawn Ankunding","mobile_number":"250-637-5882","email_id":"Santa39@yahoo.com","dop":"2025-04-06","serial_number":"17516944169885540","imei1":"17516944169885540","imei2":"17516944169885540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194219,"job_number":"JOB_194219","tr_customer_id":194237,"tr_customer_product_id":194227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:38.000Z","modified_at":"2026-02-22T06:47:38.000Z","name":"Jettie Gislason","mobile_number":"505-319-2465","email_id":"Clay.Wiza6@gmail.com","dop":"2025-04-06","serial_number":"15666505353994176","imei1":"15666505353994176","imei2":"15666505353994176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194220,"job_number":"JOB_194220","tr_customer_id":194238,"tr_customer_product_id":194228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Divaakar Desai","mobile_number":"9062114923","email_id":"gajabahu.dutta@yahoo.co.in","dop":"2026-02-12","serial_number":"449956054510294","imei1":"449956054510294","imei2":"449956054510294","popurl":"www.rajendra-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194221,"job_number":"JOB_194221","tr_customer_id":194239,"tr_customer_product_id":194229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Gouranga Khan","mobile_number":"9046102729","email_id":"aadi.deshpande@gmail.com","dop":"2026-02-12","serial_number":"680123498652077","imei1":"680123498652077","imei2":"680123498652077","popurl":"www.trilokanath-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194222,"job_number":"JOB_194222","tr_customer_id":194240,"tr_customer_product_id":194230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Tanya Varman","mobile_number":"9017141846","email_id":"chandrakin.arora@yahoo.co.in","dop":"2026-02-12","serial_number":"018386513237113","imei1":"018386513237113","imei2":"018386513237113","popurl":"www.aayushman-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194223,"job_number":"JOB_194223","tr_customer_id":194241,"tr_customer_product_id":194231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Akshainie Jain","mobile_number":"9013268636","email_id":"dwaipayana.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"360155522534882","imei1":"360155522534882","imei2":"360155522534882","popurl":"www.bhagwati-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194224,"job_number":"JOB_194224","tr_customer_id":194242,"tr_customer_product_id":194232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Jyotis Tandon","mobile_number":"9007171517","email_id":"suman.verma@hotmail.com","dop":"2026-02-12","serial_number":"743116224067117","imei1":"743116224067117","imei2":"743116224067117","popurl":"www.giriraaj-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194226,"job_number":"JOB_194226","tr_customer_id":194244,"tr_customer_product_id":194234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:22.000Z","modified_at":"2026-02-22T07:52:22.000Z","name":"Dedrick Wolff","mobile_number":"797-973-0920","email_id":"Edgardo64@yahoo.com","dop":"2025-04-06","serial_number":"16539028174062756","imei1":"16539028174062756","imei2":"16539028174062756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194231,"job_number":"JOB_194231","tr_customer_id":194249,"tr_customer_product_id":194239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:10.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Blaze Heaney","mobile_number":"418-420-8504","email_id":"Harley.Fahey67@yahoo.com","dop":"2025-04-06","serial_number":"13006446075694334","imei1":"13006446075694334","imei2":"13006446075694334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194233,"job_number":"JOB_194233","tr_customer_id":194251,"tr_customer_product_id":194241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:13.000Z","modified_at":"2026-02-22T08:17:13.000Z","name":"Prudence Greenholt","mobile_number":"209-642-5172","email_id":"Carlie35@gmail.com","dop":"2025-04-06","serial_number":"16629425251764514","imei1":"16629425251764514","imei2":"16629425251764514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194234,"job_number":"JOB_194234","tr_customer_id":194252,"tr_customer_product_id":194242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:41.000Z","modified_at":"2026-02-22T08:29:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17177688167725","imei1":"17177688167725","imei2":"17177688167725","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194236,"job_number":"JOB_194236","tr_customer_id":194254,"tr_customer_product_id":194244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:43.000Z","modified_at":"2026-02-22T08:29:43.000Z","name":"Newell Farrell","mobile_number":"556-983-5005","email_id":"Godfrey.Pfannerstill@yahoo.com","dop":"2025-08-24","serial_number":"1011744060982295","imei1":"1011744060982295","imei2":"1011744060982295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194237,"job_number":"JOB_194237","tr_customer_id":194255,"tr_customer_product_id":194245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:30:29.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18413261571326","imei1":"18413261571326","imei2":"18413261571326","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194239,"job_number":"JOB_194239","tr_customer_id":194257,"tr_customer_product_id":194247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:30.000Z","modified_at":"2026-02-22T08:30:30.000Z","name":"Josh West","mobile_number":"719-202-1042","email_id":"Tania_Gorczany@hotmail.com","dop":"2025-08-24","serial_number":"1015408424899496","imei1":"1015408424899496","imei2":"1015408424899496","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194240,"job_number":"JOB_194240","tr_customer_id":194258,"tr_customer_product_id":194248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:15.000Z","modified_at":"2026-02-22T08:31:15.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14296530781926","imei1":"14296530781926","imei2":"14296530781926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194242,"job_number":"JOB_194242","tr_customer_id":194260,"tr_customer_product_id":194250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:17.000Z","modified_at":"2026-02-22T08:31:17.000Z","name":"Bradford Hegmann","mobile_number":"453-278-0646","email_id":"Ezequiel13@gmail.com","dop":"2025-08-24","serial_number":"1066578428672988","imei1":"1066578428672988","imei2":"1066578428672988","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194243,"job_number":"JOB_194243","tr_customer_id":194261,"tr_customer_product_id":194251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:33.000Z","modified_at":"2026-02-22T08:40:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15824615219257","imei1":"15824615219257","imei2":"15824615219257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194245,"job_number":"JOB_194245","tr_customer_id":194263,"tr_customer_product_id":194253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:34.000Z","name":"Linnea Wunsch","mobile_number":"717-780-0680","email_id":"Jaeden.Torphy73@yahoo.com","dop":"2025-04-06","serial_number":"17091570339468468","imei1":"17091570339468468","imei2":"17091570339468468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194246,"job_number":"JOB_194246","tr_customer_id":194264,"tr_customer_product_id":194254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16743848119403","imei1":"16743848119403","imei2":"16743848119403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194248,"job_number":"JOB_194248","tr_customer_id":194266,"tr_customer_product_id":194256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:01.000Z","modified_at":"2026-02-22T08:41:01.000Z","name":"Declan Windler","mobile_number":"488-589-2699","email_id":"Macie1@hotmail.com","dop":"2025-04-06","serial_number":"12642353332693604","imei1":"12642353332693604","imei2":"12642353332693604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194249,"job_number":"JOB_194249","tr_customer_id":194267,"tr_customer_product_id":194257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12020471895466","imei1":"12020471895466","imei2":"12020471895466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194251,"job_number":"JOB_194251","tr_customer_id":194269,"tr_customer_product_id":194259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:27.000Z","modified_at":"2026-02-22T08:41:27.000Z","name":"Susana Spinka","mobile_number":"667-361-4830","email_id":"Ernest.King@gmail.com","dop":"2025-04-06","serial_number":"17164013972390428","imei1":"17164013972390428","imei2":"17164013972390428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194252,"job_number":"JOB_194252","tr_customer_id":194270,"tr_customer_product_id":194260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18564395915853","imei1":"18564395915853","imei2":"18564395915853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194254,"job_number":"JOB_194254","tr_customer_id":194272,"tr_customer_product_id":194262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:14.000Z","modified_at":"2026-02-22T09:50:14.000Z","name":"Yolanda Koss","mobile_number":"596-768-7531","email_id":"Carolyne_Frami@gmail.com","dop":"2025-04-06","serial_number":"14195056309376920","imei1":"14195056309376920","imei2":"14195056309376920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194255,"job_number":"JOB_194255","tr_customer_id":194273,"tr_customer_product_id":194263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:56.000Z","modified_at":"2026-02-22T09:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17508131634979","imei1":"17508131634979","imei2":"17508131634979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194257,"job_number":"JOB_194257","tr_customer_id":194275,"tr_customer_product_id":194265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:58.000Z","modified_at":"2026-02-22T09:50:58.000Z","name":"Antonette Hammes","mobile_number":"417-846-6082","email_id":"Joshua_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"16444698898396382","imei1":"16444698898396382","imei2":"16444698898396382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194258,"job_number":"JOB_194258","tr_customer_id":194276,"tr_customer_product_id":194266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:51:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14085113254356","imei1":"14085113254356","imei2":"14085113254356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194260,"job_number":"JOB_194260","tr_customer_id":194278,"tr_customer_product_id":194268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:42.000Z","modified_at":"2026-02-22T09:51:42.000Z","name":"Daniela Gulgowski","mobile_number":"329-378-0508","email_id":"Lew7@hotmail.com","dop":"2025-04-06","serial_number":"19555060752007256","imei1":"19555060752007256","imei2":"19555060752007256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194261,"job_number":"JOB_194261","tr_customer_id":194279,"tr_customer_product_id":194269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:29.000Z","modified_at":"2026-02-22T10:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14777672452736","imei1":"14777672452736","imei2":"14777672452736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194263,"job_number":"JOB_194263","tr_customer_id":194281,"tr_customer_product_id":194271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:31.000Z","modified_at":"2026-02-22T10:29:31.000Z","name":"Orpha Adams","mobile_number":"891-323-0504","email_id":"Emerald_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"16055901312417196","imei1":"16055901312417196","imei2":"16055901312417196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194264,"job_number":"JOB_194264","tr_customer_id":194282,"tr_customer_product_id":194272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:13.000Z","modified_at":"2026-02-22T10:30:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19535315764385","imei1":"19535315764385","imei2":"19535315764385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194266,"job_number":"JOB_194266","tr_customer_id":194284,"tr_customer_product_id":194274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:15.000Z","modified_at":"2026-02-22T10:30:15.000Z","name":"Sid Waters","mobile_number":"752-606-0907","email_id":"Dana_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18718561534637120","imei1":"18718561534637120","imei2":"18718561534637120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194267,"job_number":"JOB_194267","tr_customer_id":194285,"tr_customer_product_id":194275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:30:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11855980010293","imei1":"11855980010293","imei2":"11855980010293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194269,"job_number":"JOB_194269","tr_customer_id":194287,"tr_customer_product_id":194277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:58.000Z","modified_at":"2026-02-22T10:30:58.000Z","name":"Elvera Reynolds","mobile_number":"323-733-1696","email_id":"Francis_Schinner@gmail.com","dop":"2025-04-06","serial_number":"16875300283146222","imei1":"16875300283146222","imei2":"16875300283146222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194270,"job_number":"JOB_194270","tr_customer_id":194288,"tr_customer_product_id":194278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:40:22.000Z","modified_at":"2026-02-22T10:40:22.000Z","name":"Adripathi Acharya","mobile_number":"9881062983","email_id":"dipali.devar@gmail.com","dop":"2026-02-12","serial_number":"055230596965794","imei1":"055230596965794","imei2":"055230596965794","popurl":"www.anand-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194272,"job_number":"JOB_194272","tr_customer_id":194290,"tr_customer_product_id":194280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:02.000Z","modified_at":"2026-02-22T10:41:02.000Z","name":"Marlee Hansen","mobile_number":"441-847-3528","email_id":"Vivienne_Wunsch90@yahoo.com","dop":"2025-04-06","serial_number":"18888309049445464","imei1":"18888309049445464","imei2":"18888309049445464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194273,"job_number":"JOB_194273","tr_customer_id":194291,"tr_customer_product_id":194281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:44:55.000Z","modified_at":"2026-02-22T10:44:55.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-12","serial_number":"23941548636173","imei1":"23941548636173","imei2":"23941548636173","popurl":"2026-02-12T10:44:45.431917488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194274,"job_number":"JOB_194274","tr_customer_id":194292,"tr_customer_product_id":194282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:45:07.000Z","modified_at":"2026-02-22T10:45:07.000Z","name":"Anjushri Desai","mobile_number":"8660962190","email_id":"bahula.bhat@hotmail.com","dop":"2026-02-12","serial_number":"92672256877809","imei1":"92672256877809","imei2":"92672256877809","popurl":"www.amrita-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194275,"job_number":"JOB_194275","tr_customer_id":194293,"tr_customer_product_id":194283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10344686259399","imei1":"10344686259399","imei2":"10344686259399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194277,"job_number":"JOB_194277","tr_customer_id":194295,"tr_customer_product_id":194285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:18.000Z","modified_at":"2026-02-22T10:46:18.000Z","name":"Emily Upton","mobile_number":"869-560-9318","email_id":"Morton.Waters72@gmail.com","dop":"2025-04-06","serial_number":"10982618418416492","imei1":"10982618418416492","imei2":"10982618418416492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194278,"job_number":"JOB_194278","tr_customer_id":194296,"tr_customer_product_id":194286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:03.000Z","modified_at":"2026-02-22T10:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14685203869068","imei1":"14685203869068","imei2":"14685203869068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194280,"job_number":"JOB_194280","tr_customer_id":194298,"tr_customer_product_id":194288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:05.000Z","modified_at":"2026-02-22T10:47:05.000Z","name":"Alene Thompson","mobile_number":"489-298-3623","email_id":"Leslie.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16711608837083628","imei1":"16711608837083628","imei2":"16711608837083628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194281,"job_number":"JOB_194281","tr_customer_id":194299,"tr_customer_product_id":194289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:47:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13855361956665","imei1":"13855361956665","imei2":"13855361956665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194283,"job_number":"JOB_194283","tr_customer_id":194301,"tr_customer_product_id":194291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:52.000Z","modified_at":"2026-02-22T10:47:52.000Z","name":"Sabryna Hand","mobile_number":"867-849-7740","email_id":"Kendall_Morissette@yahoo.com","dop":"2025-04-06","serial_number":"13248427457981022","imei1":"13248427457981022","imei2":"13248427457981022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194285,"job_number":"JOB_194285","tr_customer_id":194303,"tr_customer_product_id":194293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:56.000Z","modified_at":"2026-02-22T10:57:56.000Z","name":"Juliana Gottlieb","mobile_number":"509-974-0576","email_id":"Loren_Blick33@hotmail.com","dop":"2025-04-06","serial_number":"14109461871235488","imei1":"14109461871235488","imei2":"14109461871235488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194287,"job_number":"JOB_194287","tr_customer_id":194305,"tr_customer_product_id":194295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Anurag Bhattacharya","mobile_number":"9896963523","email_id":"agasti.adiga@hotmail.com","dop":"2026-02-12","serial_number":"106791120921099","imei1":"106791120921099","imei2":"106791120921099","popurl":"www.deevakar-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194288,"job_number":"JOB_194288","tr_customer_id":194306,"tr_customer_product_id":194296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Aadi Kapoor","mobile_number":"9863074838","email_id":"dandapaani.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"382726821899042","imei1":"382726821899042","imei2":"382726821899042","popurl":"www.aryan-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194289,"job_number":"JOB_194289","tr_customer_id":194308,"tr_customer_product_id":194298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Jay Trivedi","mobile_number":"9801218633","email_id":"lakshman.pilla@gmail.com","dop":"2026-02-12","serial_number":"423178164169298","imei1":"423178164169298","imei2":"423178164169298","popurl":"www.harinarayan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194291,"job_number":"JOB_194291","tr_customer_id":194309,"tr_customer_product_id":194299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Avantika Sethi","mobile_number":"9800773960","email_id":"anandamayi.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"570351093870145","imei1":"570351093870145","imei2":"570351093870145","popurl":"www.anjushree-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194293,"job_number":"JOB_194293","tr_customer_id":194311,"tr_customer_product_id":194301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Chapala Mahajan","mobile_number":"9867453925","email_id":"anang.bharadwaj@gmail.com","dop":"2026-02-12","serial_number":"321234051086141","imei1":"321234051086141","imei2":"321234051086141","popurl":"www.trilochana-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194294,"job_number":"JOB_194294","tr_customer_id":194312,"tr_customer_product_id":194302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Shreya Kapoor","mobile_number":"9818018287","email_id":"avadhesh.nehru@gmail.com","dop":"2026-02-12","serial_number":"349229583136574","imei1":"349229583136574","imei2":"349229583136574","popurl":"www.anshula-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194297,"job_number":"JOB_194297","tr_customer_id":194315,"tr_customer_product_id":194305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:01.000Z","modified_at":"2026-02-22T11:19:01.000Z","name":"Brice Gulgowski","mobile_number":"704-914-4212","email_id":"Dariana86@gmail.com","dop":"2025-04-06","serial_number":"18316310674316850","imei1":"18316310674316850","imei2":"18316310674316850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194298,"job_number":"JOB_194298","tr_customer_id":194316,"tr_customer_product_id":194306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:24.000Z","modified_at":"2026-02-22T11:19:24.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"70269747447088","imei1":"70269747447088","imei2":"70269747447088","popurl":"2026-02-12T11:19:20.097229300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194299,"job_number":"JOB_194299","tr_customer_id":194317,"tr_customer_product_id":194307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Balgopal Reddy","mobile_number":"9895861285","email_id":"bhagwati.reddy@hotmail.com","dop":"2026-02-12","serial_number":"584464609810297","imei1":"584464609810297","imei2":"584464609810297","popurl":"www.tara-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194300,"job_number":"JOB_194300","tr_customer_id":194318,"tr_customer_product_id":194308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Ekalavya Dutta","mobile_number":"9868708800","email_id":"devajyoti.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"228365532529312","imei1":"228365532529312","imei2":"228365532529312","popurl":"www.menaka-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194302,"job_number":"JOB_194302","tr_customer_id":194320,"tr_customer_product_id":194310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Bhishma Jain","mobile_number":"9813556759","email_id":"vaidehi.kaur@hotmail.com","dop":"2026-02-12","serial_number":"473350541260077","imei1":"473350541260077","imei2":"473350541260077","popurl":"www.vaishvi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194303,"job_number":"JOB_194303","tr_customer_id":194322,"tr_customer_product_id":194312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Mayoor Jha","mobile_number":"9842414858","email_id":"bhanumati.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"441005468535416","imei1":"441005468535416","imei2":"441005468535416","popurl":"www.devesh-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194304,"job_number":"JOB_194304","tr_customer_id":194321,"tr_customer_product_id":194311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Brahmanandam Rana","mobile_number":"9812583693","email_id":"bhaanumati.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"613985946324264","imei1":"613985946324264","imei2":"613985946324264","popurl":"www.purnima-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194305,"job_number":"JOB_194305","tr_customer_id":194323,"tr_customer_product_id":194313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Dhanapati Bhattathiri","mobile_number":"9894530318","email_id":"devesh.chopra@yahoo.co.in","dop":"2026-02-12","serial_number":"256030612694265","imei1":"256030612694265","imei2":"256030612694265","popurl":"www.damodara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194306,"job_number":"JOB_194306","tr_customer_id":194324,"tr_customer_product_id":194314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Atmananda Panicker","mobile_number":"9896371718","email_id":"kannen.dubashi@gmail.com","dop":"2026-02-12","serial_number":"156242731492283","imei1":"156242731492283","imei2":"156242731492283","popurl":"www.bhaasvan-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194308,"job_number":"JOB_194308","tr_customer_id":194326,"tr_customer_product_id":194316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Achyut Kakkar","mobile_number":"9820700092","email_id":"ghanshyam.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"749913643501679","imei1":"749913643501679","imei2":"749913643501679","popurl":"www.anaadi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194310,"job_number":"JOB_194310","tr_customer_id":194328,"tr_customer_product_id":194318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Rakesh Mehrotra","mobile_number":"9826573165","email_id":"chandraswaroopa.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"667296321724655","imei1":"667296321724655","imei2":"667296321724655","popurl":"www.ranjeet-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194311,"job_number":"JOB_194311","tr_customer_id":194329,"tr_customer_product_id":194319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Devadatt Acharya","mobile_number":"9870862485","email_id":"baala.kapoor@gmail.com","dop":"2026-02-12","serial_number":"667290169696025","imei1":"667290169696025","imei2":"667290169696025","popurl":"www.balamani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194312,"job_number":"JOB_194312","tr_customer_id":194330,"tr_customer_product_id":194320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Diptendu Kapoor","mobile_number":"9837474062","email_id":"balagopal.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"444697001159917","imei1":"444697001159917","imei2":"444697001159917","popurl":"www.agniprava-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194313,"job_number":"JOB_194313","tr_customer_id":194331,"tr_customer_product_id":194321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Sweta Bhattathiri","mobile_number":"9892366142","email_id":"baala.prajapat@hotmail.com","dop":"2026-02-12","serial_number":"757368816664474","imei1":"757368816664474","imei2":"757368816664474","popurl":"www.siddhi-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194314,"job_number":"JOB_194314","tr_customer_id":194333,"tr_customer_product_id":194322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Deepankar Somayaji","mobile_number":"9877444110","email_id":"ashlesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"416449327776383","imei1":"416449327776383","imei2":"416449327776383","popurl":"www.daevi-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194316,"job_number":"JOB_194316","tr_customer_id":194334,"tr_customer_product_id":194324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Chitramala Khanna","mobile_number":"9818385546","email_id":"bhardwaj.abbott@hotmail.com","dop":"2026-02-12","serial_number":"545255425406177","imei1":"545255425406177","imei2":"545255425406177","popurl":"www.anilabh-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194318,"job_number":"JOB_194318","tr_customer_id":194336,"tr_customer_product_id":194326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Madhuri Verma","mobile_number":"9860787909","email_id":"shashi.talwar@gmail.com","dop":"2026-02-12","serial_number":"020269318660344","imei1":"020269318660344","imei2":"020269318660344","popurl":"www.arjun-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194320,"job_number":"JOB_194320","tr_customer_id":194338,"tr_customer_product_id":194328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Narendra Varrier","mobile_number":"9881764088","email_id":"rajendra.mukhopadhyay@gmail.com","dop":"2026-02-12","serial_number":"156103582952992","imei1":"156103582952992","imei2":"156103582952992","popurl":"www.chakravartee-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194321,"job_number":"JOB_194321","tr_customer_id":194339,"tr_customer_product_id":194329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Adityanandana Khatri","mobile_number":"9814286949","email_id":"vaishvi.mehra@gmail.com","dop":"2026-02-12","serial_number":"918620195027042","imei1":"918620195027042","imei2":"918620195027042","popurl":"www.brahmabrata-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194323,"job_number":"JOB_194323","tr_customer_id":194341,"tr_customer_product_id":194331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Gorakhnath Devar","mobile_number":"9871560431","email_id":"harinakshi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"875062458187199","imei1":"875062458187199","imei2":"875062458187199","popurl":"www.brahmanandam-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194324,"job_number":"JOB_194324","tr_customer_id":194342,"tr_customer_product_id":194332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Durga Kaur","mobile_number":"9845890754","email_id":"adhrit.varman@gmail.com","dop":"2026-02-12","serial_number":"698215756904944","imei1":"698215756904944","imei2":"698215756904944","popurl":"www.yoginder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194326,"job_number":"JOB_194326","tr_customer_id":194344,"tr_customer_product_id":194334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Veda Talwar","mobile_number":"9863308827","email_id":"kannen.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"491556724654772","imei1":"491556724654772","imei2":"491556724654772","popurl":"www.anala-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194327,"job_number":"JOB_194327","tr_customer_id":194345,"tr_customer_product_id":194335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Gautami Shah","mobile_number":"9828491387","email_id":"sanjay.gill@gmail.com","dop":"2026-02-12","serial_number":"533276983370471","imei1":"533276983370471","imei2":"533276983370471","popurl":"www.shresthi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194328,"job_number":"JOB_194328","tr_customer_id":194346,"tr_customer_product_id":194336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Vedang Sinha","mobile_number":"9811179455","email_id":"baala.gupta@gmail.com","dop":"2026-02-12","serial_number":"870116282606853","imei1":"870116282606853","imei2":"870116282606853","popurl":"www.geeta-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194331,"job_number":"JOB_194331","tr_customer_id":194349,"tr_customer_product_id":194339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bhamini Sethi","mobile_number":"9800963176","email_id":"girish.kaul@gmail.com","dop":"2026-02-12","serial_number":"447888334290290","imei1":"447888334290290","imei2":"447888334290290","popurl":"www.agasti-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194332,"job_number":"JOB_194332","tr_customer_id":194350,"tr_customer_product_id":194340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Rajan Namboothiri","mobile_number":"9802286058","email_id":"prema.kapoor@gmail.com","dop":"2026-02-12","serial_number":"280778824981311","imei1":"280778824981311","imei2":"280778824981311","popurl":"www.anaadi-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194333,"job_number":"JOB_194333","tr_customer_id":194351,"tr_customer_product_id":194341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Suryakant Singh","mobile_number":"9808581208","email_id":"devadatt.kapoor@hotmail.com","dop":"2026-02-12","serial_number":"281976687048324","imei1":"281976687048324","imei2":"281976687048324","popurl":"www.adhrit-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194334,"job_number":"JOB_194334","tr_customer_id":194352,"tr_customer_product_id":194342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Sanya Sethi","mobile_number":"9817223135","email_id":"deeksha.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"512849762790381","imei1":"512849762790381","imei2":"512849762790381","popurl":"www.gemini-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194336,"job_number":"JOB_194336","tr_customer_id":194354,"tr_customer_product_id":194344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bharadwaj Chaturvedi","mobile_number":"9843670253","email_id":"sarvin.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"605217377937727","imei1":"605217377937727","imei2":"605217377937727","popurl":"www.ananda-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194337,"job_number":"JOB_194337","tr_customer_id":194355,"tr_customer_product_id":194345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Daksha Iyengar","mobile_number":"9882851531","email_id":"bhudev.khan@hotmail.com","dop":"2026-02-12","serial_number":"232370337818184","imei1":"232370337818184","imei2":"232370337818184","popurl":"www.daevika-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194339,"job_number":"JOB_194339","tr_customer_id":194357,"tr_customer_product_id":194347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Siddhi Nambeesan","mobile_number":"9844852994","email_id":"bhaves.khanna@yahoo.co.in","dop":"2026-02-12","serial_number":"414445444173841","imei1":"414445444173841","imei2":"414445444173841","popurl":"www.dev-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194340,"job_number":"JOB_194340","tr_customer_id":194358,"tr_customer_product_id":194348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Indra Bhattathiri","mobile_number":"9880172566","email_id":"gobinda.tandon@yahoo.co.in","dop":"2026-02-12","serial_number":"029661207661165","imei1":"029661207661165","imei2":"029661207661165","popurl":"www.ganesh-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194341,"job_number":"JOB_194341","tr_customer_id":194359,"tr_customer_product_id":194349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Agasti Nair","mobile_number":"9853709320","email_id":"adityanandan.chopra@gmail.com","dop":"2026-02-12","serial_number":"143894858161054","imei1":"143894858161054","imei2":"143894858161054","popurl":"www.agrata-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194342,"job_number":"JOB_194342","tr_customer_id":194360,"tr_customer_product_id":194350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Dron Joshi","mobile_number":"9831062598","email_id":"niranjan.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"747283078762150","imei1":"747283078762150","imei2":"747283078762150","popurl":"www.bhadra-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194344,"job_number":"JOB_194344","tr_customer_id":194362,"tr_customer_product_id":194352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Aanjaneya Mahajan","mobile_number":"9816799896","email_id":"bhaaswar.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"894315404644503","imei1":"894315404644503","imei2":"894315404644503","popurl":"www.brijesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194346,"job_number":"JOB_194346","tr_customer_id":194364,"tr_customer_product_id":194354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Hiranya Mishra","mobile_number":"9846705335","email_id":"dhara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"092398350236708","imei1":"092398350236708","imei2":"092398350236708","popurl":"www.arjun-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194347,"job_number":"JOB_194347","tr_customer_id":194365,"tr_customer_product_id":194355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Deeptanshu Nayar","mobile_number":"9813296673","email_id":"atreyi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"408229748427046","imei1":"408229748427046","imei2":"408229748427046","popurl":"www.indra-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194348,"job_number":"JOB_194348","tr_customer_id":194366,"tr_customer_product_id":194356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Atmaja Shah","mobile_number":"9873498709","email_id":"bhanumati.bandopadhyay@gmail.com","dop":"2026-02-12","serial_number":"522304510328933","imei1":"522304510328933","imei2":"522304510328933","popurl":"www.bheeshma-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194349,"job_number":"JOB_194349","tr_customer_id":194367,"tr_customer_product_id":194357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Malti Bandopadhyay","mobile_number":"9818580947","email_id":"arnesh.iyengar@yahoo.co.in","dop":"2026-02-12","serial_number":"237997166385998","imei1":"237997166385998","imei2":"237997166385998","popurl":"www.dhanvin-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194351,"job_number":"JOB_194351","tr_customer_id":194369,"tr_customer_product_id":194359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Gopi Mehrotra","mobile_number":"9848455082","email_id":"kanaka.adiga@gmail.com","dop":"2026-02-12","serial_number":"316939667501330","imei1":"316939667501330","imei2":"316939667501330","popurl":"www.ganaka-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194352,"job_number":"JOB_194352","tr_customer_id":194370,"tr_customer_product_id":194360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Anala Acharya","mobile_number":"9890542917","email_id":"dhanadeepa.khatri@gmail.com","dop":"2026-02-12","serial_number":"389434474052215","imei1":"389434474052215","imei2":"389434474052215","popurl":"www.abhaya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194353,"job_number":"JOB_194353","tr_customer_id":194371,"tr_customer_product_id":194361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Kanchan Gandhi","mobile_number":"9810925854","email_id":"mohinder.devar@yahoo.co.in","dop":"2026-02-12","serial_number":"087182452377450","imei1":"087182452377450","imei2":"087182452377450","popurl":"www.bhupen-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194354,"job_number":"JOB_194354","tr_customer_id":194372,"tr_customer_product_id":194362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Shivakari Sethi","mobile_number":"9863891139","email_id":"mohana.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"783042172668431","imei1":"783042172668431","imei2":"783042172668431","popurl":"www.heema-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194355,"job_number":"JOB_194355","tr_customer_id":194373,"tr_customer_product_id":194363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Ganak Somayaji","mobile_number":"9807225277","email_id":"daevi.panicker@gmail.com","dop":"2026-02-12","serial_number":"238484723524631","imei1":"238484723524631","imei2":"238484723524631","popurl":"www.shiv-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194356,"job_number":"JOB_194356","tr_customer_id":194374,"tr_customer_product_id":194364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Rajiv Nehru","mobile_number":"9861159875","email_id":"adhrit.sethi@hotmail.com","dop":"2026-02-12","serial_number":"805114867507186","imei1":"805114867507186","imei2":"805114867507186","popurl":"www.rahul-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194357,"job_number":"JOB_194357","tr_customer_id":194375,"tr_customer_product_id":194365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Anamika Gupta","mobile_number":"9845208572","email_id":"devasree.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"722338991651261","imei1":"722338991651261","imei2":"722338991651261","popurl":"www.bhuvanesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194358,"job_number":"JOB_194358","tr_customer_id":194376,"tr_customer_product_id":194366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Arya Agarwal","mobile_number":"9829145831","email_id":"omana.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"980009505851458","imei1":"980009505851458","imei2":"980009505851458","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194360,"job_number":"JOB_194360","tr_customer_id":194378,"tr_customer_product_id":194368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Omana Ahuja","mobile_number":"9858587987","email_id":"gandharv.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"180977966545459","imei1":"180977966545459","imei2":"180977966545459","popurl":"www.ashok-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194361,"job_number":"JOB_194361","tr_customer_id":194379,"tr_customer_product_id":194369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Gill","mobile_number":"9883779772","email_id":"dhaanyalakshmi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"249244474108450","imei1":"249244474108450","imei2":"249244474108450","popurl":"www.amaranaath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194362,"job_number":"JOB_194362","tr_customer_id":194380,"tr_customer_product_id":194370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipankar Pilla","mobile_number":"9889876653","email_id":"rohit.gupta@hotmail.com","dop":"2026-02-12","serial_number":"043574780161416","imei1":"043574780161416","imei2":"043574780161416","popurl":"www.trilokesh-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194363,"job_number":"JOB_194363","tr_customer_id":194381,"tr_customer_product_id":194371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Gobinda Bandopadhyay","mobile_number":"9825243179","email_id":"akshat.patel@hotmail.com","dop":"2026-02-12","serial_number":"557232805875426","imei1":"557232805875426","imei2":"557232805875426","popurl":"www.chapal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194364,"job_number":"JOB_194364","tr_customer_id":194382,"tr_customer_product_id":194372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Minakshi Dwivedi","mobile_number":"9880112853","email_id":"niranjan.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"704461897060365","imei1":"704461897060365","imei2":"704461897060365","popurl":"www.kannan-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194365,"job_number":"JOB_194365","tr_customer_id":194383,"tr_customer_product_id":194373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Saini","mobile_number":"9808897042","email_id":"tara.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"905653916393490","imei1":"905653916393490","imei2":"905653916393490","popurl":"www.rohan-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194366,"job_number":"JOB_194366","tr_customer_id":194384,"tr_customer_product_id":194374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Anandamayi Patel","mobile_number":"9862740261","email_id":"yogendra.asan@hotmail.com","dop":"2026-02-12","serial_number":"156753088757071","imei1":"156753088757071","imei2":"156753088757071","popurl":"www.yoginder-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194367,"job_number":"JOB_194367","tr_customer_id":194385,"tr_customer_product_id":194375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Birjesh Guneta","mobile_number":"9867541776","email_id":"gorakhanatha.deshpande@gmail.com","dop":"2026-02-12","serial_number":"585875030327653","imei1":"585875030327653","imei2":"585875030327653","popurl":"www.gobinda-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194368,"job_number":"JOB_194368","tr_customer_id":194386,"tr_customer_product_id":194376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipendra Varman","mobile_number":"9822998867","email_id":"chandranath.pilla@gmail.com","dop":"2026-02-12","serial_number":"340439403951160","imei1":"340439403951160","imei2":"340439403951160","popurl":"www.budhil-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194369,"job_number":"JOB_194369","tr_customer_id":194387,"tr_customer_product_id":194377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Ganapati Khatri","mobile_number":"9814549810","email_id":"brijesh.dhawan@gmail.com","dop":"2026-02-12","serial_number":"335722513831520","imei1":"335722513831520","imei2":"335722513831520","popurl":"www.karan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194370,"job_number":"JOB_194370","tr_customer_id":194388,"tr_customer_product_id":194378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Harinakshi Pothuvaal","mobile_number":"9878669761","email_id":"pushti.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"228314460585140","imei1":"228314460585140","imei2":"228314460585140","popurl":"www.devadatt-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194371,"job_number":"JOB_194371","tr_customer_id":194389,"tr_customer_product_id":194379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ritesh Mehrotra","mobile_number":"9891573759","email_id":"agrata.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"101359175946356","imei1":"101359175946356","imei2":"101359175946356","popurl":"www.samir-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194372,"job_number":"JOB_194372","tr_customer_id":194390,"tr_customer_product_id":194380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Kannen Talwar","mobile_number":"9828630445","email_id":"suryakanta.khanna@gmail.com","dop":"2026-02-12","serial_number":"846148710290966","imei1":"846148710290966","imei2":"846148710290966","popurl":"www.agniprava-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194373,"job_number":"JOB_194373","tr_customer_id":194391,"tr_customer_product_id":194381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Preity Shukla","mobile_number":"9836319863","email_id":"anuja.varrier@hotmail.com","dop":"2026-02-12","serial_number":"312243334469415","imei1":"312243334469415","imei2":"312243334469415","popurl":"www.archan-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194374,"job_number":"JOB_194374","tr_customer_id":194392,"tr_customer_product_id":194382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Chandravati Devar","mobile_number":"9846325820","email_id":"birjesh.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"813147098544360","imei1":"813147098544360","imei2":"813147098544360","popurl":"www.chandni-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194375,"job_number":"JOB_194375","tr_customer_id":194393,"tr_customer_product_id":194383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sudeva Patel","mobile_number":"9837781073","email_id":"tara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"682790080760457","imei1":"682790080760457","imei2":"682790080760457","popurl":"www.digambar-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194377,"job_number":"JOB_194377","tr_customer_id":194395,"tr_customer_product_id":194385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Dayaananda Iyer","mobile_number":"9893547615","email_id":"dhara.mahajan@hotmail.com","dop":"2026-02-12","serial_number":"508563648982682","imei1":"508563648982682","imei2":"508563648982682","popurl":"www.bhoj-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194378,"job_number":"JOB_194378","tr_customer_id":194396,"tr_customer_product_id":194386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sher Abbott","mobile_number":"9883172715","email_id":"chitraksh.shukla@gmail.com","dop":"2026-02-12","serial_number":"790982625968945","imei1":"790982625968945","imei2":"790982625968945","popurl":"www.chakrika-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194379,"job_number":"JOB_194379","tr_customer_id":194397,"tr_customer_product_id":194387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ekaaksh Mukhopadhyay","mobile_number":"9837580987","email_id":"som.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"647443042916779","imei1":"647443042916779","imei2":"647443042916779","popurl":"www.heema-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194380,"job_number":"JOB_194380","tr_customer_id":194398,"tr_customer_product_id":194388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Anasuya Abbott","mobile_number":"9810690406","email_id":"girindra.jha@hotmail.com","dop":"2026-02-12","serial_number":"008530901533410","imei1":"008530901533410","imei2":"008530901533410","popurl":"www.giriraaj-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194381,"job_number":"JOB_194381","tr_customer_id":194399,"tr_customer_product_id":194389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Gopal Jha","mobile_number":"9836886222","email_id":"bhushan.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"225239308680334","imei1":"225239308680334","imei2":"225239308680334","popurl":"www.parvati-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194382,"job_number":"JOB_194382","tr_customer_id":194400,"tr_customer_product_id":194390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Budhil Gowda","mobile_number":"9803621263","email_id":"charak.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"953443434559265","imei1":"953443434559265","imei2":"953443434559265","popurl":"www.bhoj-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194383,"job_number":"JOB_194383","tr_customer_id":194401,"tr_customer_product_id":194391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Parvati Chattopadhyay","mobile_number":"9867921905","email_id":"meghnath.gowda@yahoo.co.in","dop":"2026-02-12","serial_number":"450036222878442","imei1":"450036222878442","imei2":"450036222878442","popurl":"www.devdan-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194386,"job_number":"JOB_194386","tr_customer_id":194404,"tr_customer_product_id":194394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Dipesh Prajapat","mobile_number":"9802683818","email_id":"birjesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"807903410520955","imei1":"807903410520955","imei2":"807903410520955","popurl":"www.damodara-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194387,"job_number":"JOB_194387","tr_customer_id":194405,"tr_customer_product_id":194395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Gajadhar Mukhopadhyay","mobile_number":"9833450245","email_id":"anaadi.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"094045663186902","imei1":"094045663186902","imei2":"094045663186902","popurl":"www.prem-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194388,"job_number":"JOB_194388","tr_customer_id":194406,"tr_customer_product_id":194396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Chitrali Bhat","mobile_number":"9830707540","email_id":"bala.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"411968462814357","imei1":"411968462814357","imei2":"411968462814357","popurl":"www.acharyanandana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194389,"job_number":"JOB_194389","tr_customer_id":194407,"tr_customer_product_id":194397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Bodhan Jain","mobile_number":"9877464658","email_id":"karthik.verma@yahoo.co.in","dop":"2026-02-12","serial_number":"936366336267183","imei1":"936366336267183","imei2":"936366336267183","popurl":"www.aaryan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194390,"job_number":"JOB_194390","tr_customer_id":194408,"tr_customer_product_id":194398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dipendra Gowda","mobile_number":"9842303576","email_id":"acharyanandana.pandey@gmail.com","dop":"2026-02-12","serial_number":"886672445749007","imei1":"886672445749007","imei2":"886672445749007","popurl":"www.rageswari-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194391,"job_number":"JOB_194391","tr_customer_id":194409,"tr_customer_product_id":194399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Deepesh Asan","mobile_number":"9887207906","email_id":"jagdeep.abbott@gmail.com","dop":"2026-02-12","serial_number":"477153464328467","imei1":"477153464328467","imei2":"477153464328467","popurl":"www.paramartha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194392,"job_number":"JOB_194392","tr_customer_id":194410,"tr_customer_product_id":194400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dhara Prajapat","mobile_number":"9800495152","email_id":"bhargava.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"550823028049891","imei1":"550823028049891","imei2":"550823028049891","popurl":"www.bhamini-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194394,"job_number":"JOB_194394","tr_customer_id":194412,"tr_customer_product_id":194402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Surya Namboothiri","mobile_number":"9801776045","email_id":"kali.nehru@hotmail.com","dop":"2026-02-12","serial_number":"074617549785255","imei1":"074617549785255","imei2":"074617549785255","popurl":"www.agrata-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194396,"job_number":"JOB_194396","tr_customer_id":194414,"tr_customer_product_id":194404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Mandaakin Joshi","mobile_number":"9897545375","email_id":"suryakant.nair@gmail.com","dop":"2026-02-12","serial_number":"926748363824593","imei1":"926748363824593","imei2":"926748363824593","popurl":"www.giriraj-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194397,"job_number":"JOB_194397","tr_customer_id":194415,"tr_customer_product_id":194405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Vasanti Chattopadhyay","mobile_number":"9875821394","email_id":"chatura.gill@gmail.com","dop":"2026-02-12","serial_number":"832302966868277","imei1":"832302966868277","imei2":"832302966868277","popurl":"www.mani-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194399,"job_number":"JOB_194399","tr_customer_id":194417,"tr_customer_product_id":194407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Lakshman Khatri","mobile_number":"9848520362","email_id":"gorakhnath.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"539937570724974","imei1":"539937570724974","imei2":"539937570724974","popurl":"www.dandapaani-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194400,"job_number":"JOB_194400","tr_customer_id":194418,"tr_customer_product_id":194408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balagovind Varma","mobile_number":"9802774559","email_id":"sudeva.guneta@gmail.com","dop":"2026-02-12","serial_number":"812724470289758","imei1":"812724470289758","imei2":"812724470289758","popurl":"www.apsara-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194401,"job_number":"JOB_194401","tr_customer_id":194419,"tr_customer_product_id":194409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Agnimitra Patil","mobile_number":"9883338498","email_id":"inder.iyer@yahoo.co.in","dop":"2026-02-12","serial_number":"659987235346421","imei1":"659987235346421","imei2":"659987235346421","popurl":"www.govinda-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194402,"job_number":"JOB_194402","tr_customer_id":194422,"tr_customer_product_id":194410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Amodini Malik","mobile_number":"9873607539","email_id":"adripathi.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"121821771334899","imei1":"121821771334899","imei2":"121821771334899","popurl":"www.eekalabya-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194403,"job_number":"JOB_194403","tr_customer_id":194420,"tr_customer_product_id":194412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Rageswari Ahluwalia","mobile_number":"9850502002","email_id":"chitraksh.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"065165971464769","imei1":"065165971464769","imei2":"065165971464769","popurl":"www.hiranya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194404,"job_number":"JOB_194404","tr_customer_id":194421,"tr_customer_product_id":194411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balgopal Dhawan","mobile_number":"9864888392","email_id":"charuchandra.gill@hotmail.com","dop":"2026-02-12","serial_number":"970910434887336","imei1":"970910434887336","imei2":"970910434887336","popurl":"www.rukmin-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194405,"job_number":"JOB_194405","tr_customer_id":194423,"tr_customer_product_id":194413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Asha Desai","mobile_number":"9844194916","email_id":"dinkar.chopra@gmail.com","dop":"2026-02-12","serial_number":"645456160653304","imei1":"645456160653304","imei2":"645456160653304","popurl":"www.krishna-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194406,"job_number":"JOB_194406","tr_customer_id":194424,"tr_customer_product_id":194414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Avantika Ganaka","mobile_number":"9801917145","email_id":"smita.acharya@yahoo.co.in","dop":"2026-02-12","serial_number":"071208595065918","imei1":"071208595065918","imei2":"071208595065918","popurl":"www.vidya-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194407,"job_number":"JOB_194407","tr_customer_id":194425,"tr_customer_product_id":194415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Aishani Dutta","mobile_number":"9894856518","email_id":"chaitan.ganaka@hotmail.com","dop":"2026-02-12","serial_number":"264346407664697","imei1":"264346407664697","imei2":"264346407664697","popurl":"www.yoginder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194408,"job_number":"JOB_194408","tr_customer_id":194426,"tr_customer_product_id":194416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Giri Chopra","mobile_number":"9857081941","email_id":"dhyaneshwar.verma@hotmail.com","dop":"2026-02-12","serial_number":"117137234549783","imei1":"117137234549783","imei2":"117137234549783","popurl":"www.triloki-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194409,"job_number":"JOB_194409","tr_customer_id":194427,"tr_customer_product_id":194417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshayakeerti Varman","mobile_number":"9850227085","email_id":"gitanjali.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"240256528873629","imei1":"240256528873629","imei2":"240256528873629","popurl":"www.amrita-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194410,"job_number":"JOB_194410","tr_customer_id":194428,"tr_customer_product_id":194418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Eekalabya Guneta","mobile_number":"9840124256","email_id":"paramartha.khatri@yahoo.co.in","dop":"2026-02-12","serial_number":"955898973986275","imei1":"955898973986275","imei2":"955898973986275","popurl":"www.shubha-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194411,"job_number":"JOB_194411","tr_customer_id":194429,"tr_customer_product_id":194419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Brijesh Pandey","mobile_number":"9839130918","email_id":"bhupen.verma@gmail.com","dop":"2026-02-12","serial_number":"749365599903206","imei1":"749365599903206","imei2":"749365599903206","popurl":"www.adityanandan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194412,"job_number":"JOB_194412","tr_customer_id":194430,"tr_customer_product_id":194420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Aaryan Dhawan","mobile_number":"9882225935","email_id":"vrinda.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"500859880889647","imei1":"500859880889647","imei2":"500859880889647","popurl":"www.prayag-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194413,"job_number":"JOB_194413","tr_customer_id":194431,"tr_customer_product_id":194421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshita Pillai","mobile_number":"9816135065","email_id":"aayushmaan.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"294516310845291","imei1":"294516310845291","imei2":"294516310845291","popurl":"www.gouranga-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194414,"job_number":"JOB_194414","tr_customer_id":194432,"tr_customer_product_id":194422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Apsara Gowda","mobile_number":"9858217132","email_id":"kanak.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"057725483488427","imei1":"057725483488427","imei2":"057725483488427","popurl":"www.smita-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194415,"job_number":"JOB_194415","tr_customer_id":194433,"tr_customer_product_id":194423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Gandharv Bandopadhyay","mobile_number":"9886412139","email_id":"chandraprabha.verma@hotmail.com","dop":"2026-02-12","serial_number":"377832760987547","imei1":"377832760987547","imei2":"377832760987547","popurl":"www.jagdeep-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194416,"job_number":"JOB_194416","tr_customer_id":194434,"tr_customer_product_id":194424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Advaya Bharadwaj","mobile_number":"9815100028","email_id":"dayaananda.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"215360328952877","imei1":"215360328952877","imei2":"215360328952877","popurl":"www.aarya-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194417,"job_number":"JOB_194417","tr_customer_id":194435,"tr_customer_product_id":194425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Chandraayan Guneta","mobile_number":"9872704282","email_id":"amodini.ganaka@yahoo.co.in","dop":"2026-02-12","serial_number":"128449191074963","imei1":"128449191074963","imei2":"128449191074963","popurl":"www.rohan-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194418,"job_number":"JOB_194418","tr_customer_id":194436,"tr_customer_product_id":194426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Ghanashyam Ahuja","mobile_number":"9836421220","email_id":"datta.mehrotra@yahoo.co.in","dop":"2026-02-12","serial_number":"518038124458684","imei1":"518038124458684","imei2":"518038124458684","popurl":"www.anwesha-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194419,"job_number":"JOB_194419","tr_customer_id":194437,"tr_customer_product_id":194427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Rajiv Guha","mobile_number":"9817516596","email_id":"govinda.patil@yahoo.co.in","dop":"2026-02-12","serial_number":"721421639861208","imei1":"721421639861208","imei2":"721421639861208","popurl":"www.bhagavaan-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194420,"job_number":"JOB_194420","tr_customer_id":194438,"tr_customer_product_id":194428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Chandramani Acharya","mobile_number":"9894839494","email_id":"param.iyengar@hotmail.com","dop":"2026-02-12","serial_number":"891002721580968","imei1":"891002721580968","imei2":"891002721580968","popurl":"www.veda-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194421,"job_number":"JOB_194421","tr_customer_id":194439,"tr_customer_product_id":194429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Sheela Chaturvedi","mobile_number":"9830807222","email_id":"sitara.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"387435997669946","imei1":"387435997669946","imei2":"387435997669946","popurl":"www.deeptimay-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194422,"job_number":"JOB_194422","tr_customer_id":194440,"tr_customer_product_id":194430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Dayaanidhi Trivedi","mobile_number":"9881759170","email_id":"anaadi.singh@yahoo.co.in","dop":"2026-02-12","serial_number":"162399082864185","imei1":"162399082864185","imei2":"162399082864185","popurl":"www.keerti-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194423,"job_number":"JOB_194423","tr_customer_id":194441,"tr_customer_product_id":194431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Akshat Varman","mobile_number":"9805815600","email_id":"opaline.khan@hotmail.com","dop":"2026-02-12","serial_number":"371541288669987","imei1":"371541288669987","imei2":"371541288669987","popurl":"www.draupadi-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194424,"job_number":"JOB_194424","tr_customer_id":194443,"tr_customer_product_id":194433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Bhoopati Jha","mobile_number":"9865190334","email_id":"sachin.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"680582976195883","imei1":"680582976195883","imei2":"680582976195883","popurl":"www.ravi-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194425,"job_number":"JOB_194425","tr_customer_id":194442,"tr_customer_product_id":194432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Daevi Prajapat","mobile_number":"9890336083","email_id":"tushar.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"398702588044638","imei1":"398702588044638","imei2":"398702588044638","popurl":"www.gopal-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194426,"job_number":"JOB_194426","tr_customer_id":194444,"tr_customer_product_id":194434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Gurdev Deshpande","mobile_number":"9809317405","email_id":"gangesh.butt@gmail.com","dop":"2026-02-12","serial_number":"647600080030401","imei1":"647600080030401","imei2":"647600080030401","popurl":"www.karthik-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194427,"job_number":"JOB_194427","tr_customer_id":194445,"tr_customer_product_id":194435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Dwaipayan Adiga","mobile_number":"9808075576","email_id":"gudakesa.mehrotra@gmail.com","dop":"2026-02-12","serial_number":"453444369130594","imei1":"453444369130594","imei2":"453444369130594","popurl":"www.jagadish-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194428,"job_number":"JOB_194428","tr_customer_id":194446,"tr_customer_product_id":194436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Kali Marar","mobile_number":"9896971157","email_id":"acharyanandana.acharya@gmail.com","dop":"2026-02-12","serial_number":"799757222334875","imei1":"799757222334875","imei2":"799757222334875","popurl":"www.aatmaj-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194429,"job_number":"JOB_194429","tr_customer_id":194447,"tr_customer_product_id":194437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Asha Banerjee","mobile_number":"9826588848","email_id":"bankimchandra.varman@gmail.com","dop":"2026-02-12","serial_number":"599004438250624","imei1":"599004438250624","imei2":"599004438250624","popurl":"www.kin-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194430,"job_number":"JOB_194430","tr_customer_id":194448,"tr_customer_product_id":194438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Kumar Bhattathiri","mobile_number":"9894707185","email_id":"chandi.bhat@gmail.com","dop":"2026-02-12","serial_number":"363189078805368","imei1":"363189078805368","imei2":"363189078805368","popurl":"www.swarnalata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194431,"job_number":"JOB_194431","tr_customer_id":194449,"tr_customer_product_id":194439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Deven Mahajan","mobile_number":"9884321298","email_id":"akshita.mishra@yahoo.co.in","dop":"2026-02-12","serial_number":"612420506174052","imei1":"612420506174052","imei2":"612420506174052","popurl":"www.devika-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194432,"job_number":"JOB_194432","tr_customer_id":194450,"tr_customer_product_id":194440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Yogesh Sinha","mobile_number":"9879877561","email_id":"gati.prajapat@gmail.com","dop":"2026-02-12","serial_number":"763803057697976","imei1":"763803057697976","imei2":"763803057697976","popurl":"www.mangalya-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194433,"job_number":"JOB_194433","tr_customer_id":194451,"tr_customer_product_id":194441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Daiwik Patel","mobile_number":"9876443588","email_id":"jyoti.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"993489170004879","imei1":"993489170004879","imei2":"993489170004879","popurl":"www.mohinder-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194434,"job_number":"JOB_194434","tr_customer_id":194452,"tr_customer_product_id":194442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Tanya Agarwal","mobile_number":"9801250352","email_id":"bodhan.ahluwalia@yahoo.co.in","dop":"2026-02-12","serial_number":"476467702557668","imei1":"476467702557668","imei2":"476467702557668","popurl":"www.balagovind-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194435,"job_number":"JOB_194435","tr_customer_id":194453,"tr_customer_product_id":194443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Vidhya Jain","mobile_number":"9890854688","email_id":"kartik.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"346533514564382","imei1":"346533514564382","imei2":"346533514564382","popurl":"www.gopi-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194436,"job_number":"JOB_194436","tr_customer_id":194454,"tr_customer_product_id":194444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Girish Varma","mobile_number":"9873238124","email_id":"shashi.dhawan@yahoo.co.in","dop":"2026-02-12","serial_number":"669950097808672","imei1":"669950097808672","imei2":"669950097808672","popurl":"www.mahendra-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194437,"job_number":"JOB_194437","tr_customer_id":194455,"tr_customer_product_id":194445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Gajaadhar Guneta","mobile_number":"9832341055","email_id":"ganaka.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"742230608170825","imei1":"742230608170825","imei2":"742230608170825","popurl":"www.indira-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194438,"job_number":"JOB_194438","tr_customer_id":194456,"tr_customer_product_id":194446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Swara Verma","mobile_number":"9881071116","email_id":"daiwik.desai@hotmail.com","dop":"2026-02-12","serial_number":"732988758708136","imei1":"732988758708136","imei2":"732988758708136","popurl":"www.lila-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194439,"job_number":"JOB_194439","tr_customer_id":194457,"tr_customer_product_id":194447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Drona Menon","mobile_number":"9839708674","email_id":"sudeva.trivedi@gmail.com","dop":"2026-02-12","serial_number":"479175717400739","imei1":"479175717400739","imei2":"479175717400739","popurl":"www.udit-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194440,"job_number":"JOB_194440","tr_customer_id":194458,"tr_customer_product_id":194448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Rati Acharya","mobile_number":"9862188098","email_id":"sushma.varman@hotmail.com","dop":"2026-02-12","serial_number":"043880595077827","imei1":"043880595077827","imei2":"043880595077827","popurl":"www.sucheta-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194441,"job_number":"JOB_194441","tr_customer_id":194459,"tr_customer_product_id":194449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Parvati Ahuja","mobile_number":"9899315143","email_id":"smriti.deshpande@hotmail.com","dop":"2026-02-12","serial_number":"403476042897982","imei1":"403476042897982","imei2":"403476042897982","popurl":"www.tushar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194442,"job_number":"JOB_194442","tr_customer_id":194460,"tr_customer_product_id":194450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Dandak Varrier","mobile_number":"9857538299","email_id":"dhanu.bhat@hotmail.com","dop":"2026-02-12","serial_number":"789630838490816","imei1":"789630838490816","imei2":"789630838490816","popurl":"www.bhupen-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194443,"job_number":"JOB_194443","tr_customer_id":194461,"tr_customer_product_id":194451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Sushma Guha","mobile_number":"9872455675","email_id":"aasa.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"132255479114897","imei1":"132255479114897","imei2":"132255479114897","popurl":"www.brahmanandam-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194444,"job_number":"JOB_194444","tr_customer_id":194462,"tr_customer_product_id":194452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Bhramar Arora","mobile_number":"9880296009","email_id":"balgopal.kapoor@gmail.com","dop":"2026-02-12","serial_number":"683646474364421","imei1":"683646474364421","imei2":"683646474364421","popurl":"www.kamla-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194445,"job_number":"JOB_194445","tr_customer_id":194463,"tr_customer_product_id":194453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Kanchan Nehru","mobile_number":"9849813149","email_id":"som.bandopadhyay@yahoo.co.in","dop":"2026-02-12","serial_number":"067651540367759","imei1":"067651540367759","imei2":"067651540367759","popurl":"www.kanchan-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194446,"job_number":"JOB_194446","tr_customer_id":194464,"tr_customer_product_id":194454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Eshana Iyer","mobile_number":"9835373977","email_id":"sheela.nayar@hotmail.com","dop":"2026-02-12","serial_number":"823522111172651","imei1":"823522111172651","imei2":"823522111172651","popurl":"www.rohit-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194447,"job_number":"JOB_194447","tr_customer_id":194465,"tr_customer_product_id":194455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Vidur Jain","mobile_number":"9817962318","email_id":"karthik.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"623522666658571","imei1":"623522666658571","imei2":"623522666658571","popurl":"www.dinesh-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194448,"job_number":"JOB_194448","tr_customer_id":194466,"tr_customer_product_id":194456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Devagya Desai","mobile_number":"9844263015","email_id":"anjushree.gowda@hotmail.com","dop":"2026-02-12","serial_number":"392327568849949","imei1":"392327568849949","imei2":"392327568849949","popurl":"www.suryakanta-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194449,"job_number":"JOB_194449","tr_customer_id":194467,"tr_customer_product_id":194457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Drona Iyengar","mobile_number":"9854088873","email_id":"ekadant.pillai@yahoo.co.in","dop":"2026-02-12","serial_number":"419754300138077","imei1":"419754300138077","imei2":"419754300138077","popurl":"www.gatik-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194450,"job_number":"JOB_194450","tr_customer_id":194468,"tr_customer_product_id":194458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhamini Bandopadhyay","mobile_number":"9897557174","email_id":"bhoopati.namboothiri@gmail.com","dop":"2026-02-12","serial_number":"985602693763910","imei1":"985602693763910","imei2":"985602693763910","popurl":"www.shreya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194451,"job_number":"JOB_194451","tr_customer_id":194469,"tr_customer_product_id":194459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaishnavi Kaniyar","mobile_number":"9821328621","email_id":"nirbhay.patel@hotmail.com","dop":"2026-02-12","serial_number":"189902171202104","imei1":"189902171202104","imei2":"189902171202104","popurl":"www.krishnadasa-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194452,"job_number":"JOB_194452","tr_customer_id":194470,"tr_customer_product_id":194460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Susheel Ahluwalia","mobile_number":"9835714323","email_id":"bhishma.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"156816532646306","imei1":"156816532646306","imei2":"156816532646306","popurl":"www.swarnalata-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194453,"job_number":"JOB_194453","tr_customer_id":194471,"tr_customer_product_id":194461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhushit Varma","mobile_number":"9859466947","email_id":"tej.namboothiri@yahoo.co.in","dop":"2026-02-12","serial_number":"046523172503789","imei1":"046523172503789","imei2":"046523172503789","popurl":"www.swarnalata-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194454,"job_number":"JOB_194454","tr_customer_id":194472,"tr_customer_product_id":194462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Chandira Asan","mobile_number":"9800426073","email_id":"vaijayanti.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"490727139816896","imei1":"490727139816896","imei2":"490727139816896","popurl":"www.prema-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194455,"job_number":"JOB_194455","tr_customer_id":194473,"tr_customer_product_id":194463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Mani Agarwal","mobile_number":"9804002321","email_id":"ankal.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"008003414820135","imei1":"008003414820135","imei2":"008003414820135","popurl":"www.rati-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194456,"job_number":"JOB_194456","tr_customer_id":194474,"tr_customer_product_id":194465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaidehi Dwivedi","mobile_number":"9807805014","email_id":"pramila.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"392249688800998","imei1":"392249688800998","imei2":"392249688800998","popurl":"www.akshaj-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194457,"job_number":"JOB_194457","tr_customer_id":194475,"tr_customer_product_id":194464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Pranay Kaur","mobile_number":"9853235563","email_id":"gatik.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"005680634702323","imei1":"005680634702323","imei2":"005680634702323","popurl":"www.gotum-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194458,"job_number":"JOB_194458","tr_customer_id":194476,"tr_customer_product_id":194466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Deven Singh","mobile_number":"9824413577","email_id":"gajaadhar.pilla@hotmail.com","dop":"2026-02-12","serial_number":"842669669376223","imei1":"842669669376223","imei2":"842669669376223","popurl":"www.smita-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194459,"job_number":"JOB_194459","tr_customer_id":194477,"tr_customer_product_id":194467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Nalini Ganaka","mobile_number":"9872132899","email_id":"dayamayee.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"075955731893934","imei1":"075955731893934","imei2":"075955731893934","popurl":"www.udai-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194460,"job_number":"JOB_194460","tr_customer_id":194478,"tr_customer_product_id":194468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Mangala Pandey","mobile_number":"9862296292","email_id":"brahmabrata.jha@hotmail.com","dop":"2026-02-12","serial_number":"034276361085572","imei1":"034276361085572","imei2":"034276361085572","popurl":"www.bhaasvan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194461,"job_number":"JOB_194461","tr_customer_id":194479,"tr_customer_product_id":194469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jaimini Reddy","mobile_number":"9831254502","email_id":"deeptimoy.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"876659447630276","imei1":"876659447630276","imei2":"876659447630276","popurl":"www.sweta-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194462,"job_number":"JOB_194462","tr_customer_id":194480,"tr_customer_product_id":194470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jagmeet Kakkar","mobile_number":"9856405559","email_id":"ganapati.butt@gmail.com","dop":"2026-02-12","serial_number":"310760272055572","imei1":"310760272055572","imei2":"310760272055572","popurl":"www.anjaneya-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194463,"job_number":"JOB_194463","tr_customer_id":194481,"tr_customer_product_id":194471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Chandrakala Malik","mobile_number":"9874189147","email_id":"chiranjeev.mehrotra@hotmail.com","dop":"2026-02-12","serial_number":"594658449112854","imei1":"594658449112854","imei2":"594658449112854","popurl":"www.balachandra-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194464,"job_number":"JOB_194464","tr_customer_id":194482,"tr_customer_product_id":194472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Ramesh Naik","mobile_number":"9811437640","email_id":"sucheta.adiga@hotmail.com","dop":"2026-02-12","serial_number":"207175805274386","imei1":"207175805274386","imei2":"207175805274386","popurl":"www.deeptimoy-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194465,"job_number":"JOB_194465","tr_customer_id":194483,"tr_customer_product_id":194473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Siddhran Chattopadhyay","mobile_number":"9874451150","email_id":"surya.jain@gmail.com","dop":"2026-02-12","serial_number":"335532280455404","imei1":"335532280455404","imei2":"335532280455404","popurl":"www.suman-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194466,"job_number":"JOB_194466","tr_customer_id":194484,"tr_customer_product_id":194474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Tanushri Dubashi","mobile_number":"9892841057","email_id":"nagabhushanam.varman@gmail.com","dop":"2026-02-12","serial_number":"653470360770192","imei1":"653470360770192","imei2":"653470360770192","popurl":"www.kali-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194467,"job_number":"JOB_194467","tr_customer_id":194485,"tr_customer_product_id":194475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Dulari Dhawan","mobile_number":"9820419672","email_id":"bandhu.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"959675881242563","imei1":"959675881242563","imei2":"959675881242563","popurl":"www.purnima-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194468,"job_number":"JOB_194468","tr_customer_id":194486,"tr_customer_product_id":194476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Bhardwaj Ganaka","mobile_number":"9839169706","email_id":"goswamee.kakkar@yahoo.co.in","dop":"2026-02-12","serial_number":"291351310422912","imei1":"291351310422912","imei2":"291351310422912","popurl":"www.rukmin-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194469,"job_number":"JOB_194469","tr_customer_id":194487,"tr_customer_product_id":194477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Vidya Ganaka","mobile_number":"9817540625","email_id":"annapurna.gupta@gmail.com","dop":"2026-02-12","serial_number":"816642092470934","imei1":"816642092470934","imei2":"816642092470934","popurl":"www.achyut-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194470,"job_number":"JOB_194470","tr_customer_id":194488,"tr_customer_product_id":194478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Gautami Panicker","mobile_number":"9837456856","email_id":"abhirath.shah@gmail.com","dop":"2026-02-12","serial_number":"103485353360566","imei1":"103485353360566","imei2":"103485353360566","popurl":"www.chiranjeeve-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194471,"job_number":"JOB_194471","tr_customer_id":194489,"tr_customer_product_id":194479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Trilokesh Johar","mobile_number":"9834555572","email_id":"bhoopati.malik@yahoo.co.in","dop":"2026-02-12","serial_number":"468152091661375","imei1":"468152091661375","imei2":"468152091661375","popurl":"www.tanushree-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194472,"job_number":"JOB_194472","tr_customer_id":194490,"tr_customer_product_id":194480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aaryan Devar","mobile_number":"9865625751","email_id":"devajyoti.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"996975332970771","imei1":"996975332970771","imei2":"996975332970771","popurl":"www.gudakesha-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194473,"job_number":"JOB_194473","tr_customer_id":194491,"tr_customer_product_id":194481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Dayaananda Dhawan","mobile_number":"9877979410","email_id":"nagabhushanam.adiga@hotmail.com","dop":"2026-02-12","serial_number":"103077133970529","imei1":"103077133970529","imei2":"103077133970529","popurl":"www.krishnadasa-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194474,"job_number":"JOB_194474","tr_customer_id":194492,"tr_customer_product_id":194482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Adityanandan Menon","mobile_number":"9812005081","email_id":"arindam.varman@hotmail.com","dop":"2026-02-12","serial_number":"816751930786635","imei1":"816751930786635","imei2":"816751930786635","popurl":"www.vaishvi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194475,"job_number":"JOB_194475","tr_customer_id":194493,"tr_customer_product_id":194483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aayushmaan Somayaji","mobile_number":"9852173224","email_id":"govinda.somayaji@gmail.com","dop":"2026-02-12","serial_number":"926881314230899","imei1":"926881314230899","imei2":"926881314230899","popurl":"www.chakravartee-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194476,"job_number":"JOB_194476","tr_customer_id":194494,"tr_customer_product_id":194484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Kartik Embranthiri","mobile_number":"9881433172","email_id":"dayaananda.pandey@hotmail.com","dop":"2026-02-12","serial_number":"843182489273166","imei1":"843182489273166","imei2":"843182489273166","popurl":"www.abhisyanta-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194477,"job_number":"JOB_194477","tr_customer_id":194495,"tr_customer_product_id":194485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Bheeshma Nair","mobile_number":"9843728013","email_id":"giri.dutta@gmail.com","dop":"2026-02-12","serial_number":"025447353162798","imei1":"025447353162798","imei2":"025447353162798","popurl":"www.dharani-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194478,"job_number":"JOB_194478","tr_customer_id":194496,"tr_customer_product_id":194486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Amaranaath Deshpande","mobile_number":"9818063151","email_id":"amogh.desai@hotmail.com","dop":"2026-02-12","serial_number":"488595742157455","imei1":"488595742157455","imei2":"488595742157455","popurl":"www.ekalavya-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194479,"job_number":"JOB_194479","tr_customer_id":194497,"tr_customer_product_id":194487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Deeptendu Bharadwaj","mobile_number":"9823673361","email_id":"lakshmidhar.jain@yahoo.co.in","dop":"2026-02-12","serial_number":"001794942414334","imei1":"001794942414334","imei2":"001794942414334","popurl":"www.aryan-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194480,"job_number":"JOB_194480","tr_customer_id":194498,"tr_customer_product_id":194488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Girik Pilla","mobile_number":"9828314564","email_id":"chidananda.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"586514330359575","imei1":"586514330359575","imei2":"586514330359575","popurl":"www.budhil-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194481,"job_number":"JOB_194481","tr_customer_id":194499,"tr_customer_product_id":194489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Balgopal Varman","mobile_number":"9804810225","email_id":"chandan.somayaji@gmail.com","dop":"2026-02-12","serial_number":"635334608954402","imei1":"635334608954402","imei2":"635334608954402","popurl":"www.acaryatanaya-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194482,"job_number":"JOB_194482","tr_customer_id":194500,"tr_customer_product_id":194490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"9890229490","email_id":"aaditya.jain@gmail.com","dop":"2026-02-12","serial_number":"269427510804117","imei1":"269427510804117","imei2":"269427510804117","popurl":"www.devasree-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194483,"job_number":"JOB_194483","tr_customer_id":194501,"tr_customer_product_id":194491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Sarvin Desai","mobile_number":"9807127628","email_id":"dhyanesh.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"959688634635475","imei1":"959688634635475","imei2":"959688634635475","popurl":"www.umang-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194484,"job_number":"JOB_194484","tr_customer_id":194502,"tr_customer_product_id":194492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Indra Sharma","mobile_number":"9859209526","email_id":"anusuya.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"603650728911516","imei1":"603650728911516","imei2":"603650728911516","popurl":"www.asha-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194485,"job_number":"JOB_194485","tr_customer_id":194503,"tr_customer_product_id":194493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Manikya Abbott","mobile_number":"9801492449","email_id":"gayatri.adiga@gmail.com","dop":"2026-02-12","serial_number":"272116288966996","imei1":"272116288966996","imei2":"272116288966996","popurl":"www.govinda-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194486,"job_number":"JOB_194486","tr_customer_id":194504,"tr_customer_product_id":194494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Somu Sinha","mobile_number":"9889481150","email_id":"kannen.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"655247182659425","imei1":"655247182659425","imei2":"655247182659425","popurl":"www.bhaaswar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194487,"job_number":"JOB_194487","tr_customer_id":194505,"tr_customer_product_id":194495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Bandhu Gill","mobile_number":"9858556408","email_id":"gemini.gowda@gmail.com","dop":"2026-02-12","serial_number":"218696819563681","imei1":"218696819563681","imei2":"218696819563681","popurl":"www.hari-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194488,"job_number":"JOB_194488","tr_customer_id":194506,"tr_customer_product_id":194496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chidananda Asan","mobile_number":"9851044097","email_id":"daksha.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"409687478327107","imei1":"409687478327107","imei2":"409687478327107","popurl":"www.bhagvan-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194489,"job_number":"JOB_194489","tr_customer_id":194507,"tr_customer_product_id":194497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Guru Banerjee","mobile_number":"9807615808","email_id":"mohana.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"208538628192528","imei1":"208538628192528","imei2":"208538628192528","popurl":"www.chandak-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194490,"job_number":"JOB_194490","tr_customer_id":194508,"tr_customer_product_id":194498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Darshwana Kaniyar","mobile_number":"9871905468","email_id":"atreyee.achari@gmail.com","dop":"2026-02-12","serial_number":"983188886896408","imei1":"983188886896408","imei2":"983188886896408","popurl":"www.umang-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194491,"job_number":"JOB_194491","tr_customer_id":194509,"tr_customer_product_id":194499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Deeptiman Guha","mobile_number":"9840862088","email_id":"kannen.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"353782248103482","imei1":"353782248103482","imei2":"353782248103482","popurl":"www.atmananda-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194492,"job_number":"JOB_194492","tr_customer_id":194510,"tr_customer_product_id":194500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Sarada Acharya","mobile_number":"9898916135","email_id":"mohana.iyer@hotmail.com","dop":"2026-02-12","serial_number":"335326815413523","imei1":"335326815413523","imei2":"335326815413523","popurl":"www.chitraksh-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194493,"job_number":"JOB_194493","tr_customer_id":194511,"tr_customer_product_id":194501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Agrata Rana","mobile_number":"9823933905","email_id":"anandswarup.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"639974460323109","imei1":"639974460323109","imei2":"639974460323109","popurl":"www.chandramohan-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194494,"job_number":"JOB_194494","tr_customer_id":194512,"tr_customer_product_id":194502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Anjaneya Iyengar","mobile_number":"9835115991","email_id":"dhanapati.varma@yahoo.co.in","dop":"2026-02-12","serial_number":"605174429243925","imei1":"605174429243925","imei2":"605174429243925","popurl":"www.manikya-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194495,"job_number":"JOB_194495","tr_customer_id":194513,"tr_customer_product_id":194503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Kumar Sethi","mobile_number":"9880884703","email_id":"advaya.kakkar@hotmail.com","dop":"2026-02-12","serial_number":"318645373878483","imei1":"318645373878483","imei2":"318645373878483","popurl":"www.sanya-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194496,"job_number":"JOB_194496","tr_customer_id":194514,"tr_customer_product_id":194504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Bilva Khan","mobile_number":"9848318677","email_id":"balagopal.arora@hotmail.com","dop":"2026-02-12","serial_number":"833046228386170","imei1":"833046228386170","imei2":"833046228386170","popurl":"www.chapal-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194497,"job_number":"JOB_194497","tr_customer_id":194515,"tr_customer_product_id":194505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Adikavi Sharma","mobile_number":"9883720450","email_id":"balachandra.rana@yahoo.co.in","dop":"2026-02-12","serial_number":"230406065227490","imei1":"230406065227490","imei2":"230406065227490","popurl":"www.suryakanta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194498,"job_number":"JOB_194498","tr_customer_id":194516,"tr_customer_product_id":194506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Achyut Dubashi","mobile_number":"9880061800","email_id":"radha.desai@hotmail.com","dop":"2026-02-12","serial_number":"461707418454724","imei1":"461707418454724","imei2":"461707418454724","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194499,"job_number":"JOB_194499","tr_customer_id":194517,"tr_customer_product_id":194507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Amogh Devar","mobile_number":"9809578364","email_id":"shashi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"638385938099209","imei1":"638385938099209","imei2":"638385938099209","popurl":"www.rohit-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194500,"job_number":"JOB_194500","tr_customer_id":194518,"tr_customer_product_id":194508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Aatmaj Nambeesan","mobile_number":"9865535711","email_id":"deeksha.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"884424363136119","imei1":"884424363136119","imei2":"884424363136119","popurl":"www.som-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194501,"job_number":"JOB_194501","tr_customer_id":194519,"tr_customer_product_id":194509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Gatik Talwar","mobile_number":"9812671087","email_id":"datta.rana@hotmail.com","dop":"2026-02-12","serial_number":"995497007143974","imei1":"995497007143974","imei2":"995497007143974","popurl":"www.gatik-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194502,"job_number":"JOB_194502","tr_customer_id":194520,"tr_customer_product_id":194510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Sher Sharma","mobile_number":"9888067993","email_id":"bhaves.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"858612969795920","imei1":"858612969795920","imei2":"858612969795920","popurl":"www.gautama-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194503,"job_number":"JOB_194503","tr_customer_id":194521,"tr_customer_product_id":194511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Dhanalakshmi Khatri","mobile_number":"9827737691","email_id":"chinmayanand.joshi@gmail.com","dop":"2026-02-12","serial_number":"548193058604744","imei1":"548193058604744","imei2":"548193058604744","popurl":"www.agastya-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194504,"job_number":"JOB_194504","tr_customer_id":194522,"tr_customer_product_id":194512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15288023603976","imei1":"15288023603976","imei2":"15288023603976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194506,"job_number":"JOB_194506","tr_customer_id":194524,"tr_customer_product_id":194514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:55.000Z","modified_at":"2026-02-22T11:52:55.000Z","name":"Ethel Beahan","mobile_number":"864-885-9914","email_id":"Eulalia.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"12189054119410198","imei1":"12189054119410198","imei2":"12189054119410198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194507,"job_number":"JOB_194507","tr_customer_id":194525,"tr_customer_product_id":194515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19558029526069","imei1":"19558029526069","imei2":"19558029526069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194509,"job_number":"JOB_194509","tr_customer_id":194527,"tr_customer_product_id":194517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:39.000Z","modified_at":"2026-02-22T11:53:39.000Z","name":"Josiah Botsford","mobile_number":"718-495-8186","email_id":"Krista_Towne@hotmail.com","dop":"2025-04-06","serial_number":"19192663518097096","imei1":"19192663518097096","imei2":"19192663518097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194510,"job_number":"JOB_194510","tr_customer_id":194528,"tr_customer_product_id":194518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765336032660","imei1":"10765336032660","imei2":"10765336032660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194512,"job_number":"JOB_194512","tr_customer_id":194530,"tr_customer_product_id":194520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:21.000Z","modified_at":"2026-02-22T11:54:21.000Z","name":"Dimitri Waters","mobile_number":"360-202-8534","email_id":"Jerad_Kunde15@yahoo.com","dop":"2025-04-06","serial_number":"17292433182369676","imei1":"17292433182369676","imei2":"17292433182369676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194514,"job_number":"JOB_194514","tr_customer_id":194532,"tr_customer_product_id":194522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:40.000Z","modified_at":"2026-02-22T11:54:40.000Z","name":"Jeanie Rogahn","mobile_number":"818-212-3991","email_id":"Johnnie_Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"14255999656281226","imei1":"14255999656281226","imei2":"14255999656281226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194515,"job_number":"JOB_194515","tr_customer_id":194533,"tr_customer_product_id":194523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:01.000Z","modified_at":"2026-02-22T11:56:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13967950403267","imei1":"13967950403267","imei2":"13967950403267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194517,"job_number":"JOB_194517","tr_customer_id":194535,"tr_customer_product_id":194525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:03.000Z","modified_at":"2026-02-22T11:56:03.000Z","name":"Savanna Wunsch","mobile_number":"464-578-9217","email_id":"Wilma_Stracke17@yahoo.com","dop":"2025-04-06","serial_number":"14045392253898260","imei1":"14045392253898260","imei2":"14045392253898260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194518,"job_number":"JOB_194518","tr_customer_id":194536,"tr_customer_product_id":194526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10164405627502","imei1":"10164405627502","imei2":"10164405627502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194520,"job_number":"JOB_194520","tr_customer_id":194538,"tr_customer_product_id":194528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:49.000Z","modified_at":"2026-02-22T11:56:49.000Z","name":"Ethelyn White","mobile_number":"857-789-7290","email_id":"Giovanna.Balistreri@gmail.com","dop":"2025-04-06","serial_number":"15467626015091856","imei1":"15467626015091856","imei2":"15467626015091856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194521,"job_number":"JOB_194521","tr_customer_id":194539,"tr_customer_product_id":194529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:57:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13503963204504","imei1":"13503963204504","imei2":"13503963204504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194523,"job_number":"JOB_194523","tr_customer_id":194541,"tr_customer_product_id":194531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:34.000Z","modified_at":"2026-02-22T11:57:34.000Z","name":"Noemie Gottlieb","mobile_number":"839-222-2379","email_id":"Van60@gmail.com","dop":"2025-04-06","serial_number":"11837749815339558","imei1":"11837749815339558","imei2":"11837749815339558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194525,"job_number":"JOB_194525","tr_customer_id":194543,"tr_customer_product_id":194533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:22:00.000Z","modified_at":"2026-02-22T12:22:00.000Z","name":"Tyrell Gulgowski","mobile_number":"361-640-2758","email_id":"Julian.Herman34@yahoo.com","dop":"2025-04-06","serial_number":"16316309525373284","imei1":"16316309525373284","imei2":"16316309525373284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194526,"job_number":"JOB_194526","tr_customer_id":194544,"tr_customer_product_id":194534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:32:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15025277024478","imei1":"15025277024478","imei2":"15025277024478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194528,"job_number":"JOB_194528","tr_customer_id":194546,"tr_customer_product_id":194536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:58.000Z","modified_at":"2026-02-22T12:32:58.000Z","name":"Nedra Wintheiser","mobile_number":"911-471-5889","email_id":"Loyal_Crona74@gmail.com","dop":"2025-04-06","serial_number":"16458378846969934","imei1":"16458378846969934","imei2":"16458378846969934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194529,"job_number":"JOB_194529","tr_customer_id":194547,"tr_customer_product_id":194537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:33:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10536110012266","imei1":"10536110012266","imei2":"10536110012266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194531,"job_number":"JOB_194531","tr_customer_id":194549,"tr_customer_product_id":194539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:44.000Z","modified_at":"2026-02-22T12:33:44.000Z","name":"Nicole Miller","mobile_number":"993-780-0708","email_id":"Ava.Williamson68@hotmail.com","dop":"2025-04-06","serial_number":"12472683509485574","imei1":"12472683509485574","imei2":"12472683509485574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194532,"job_number":"JOB_194532","tr_customer_id":194550,"tr_customer_product_id":194540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679494478892","imei1":"14679494478892","imei2":"14679494478892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194534,"job_number":"JOB_194534","tr_customer_id":194552,"tr_customer_product_id":194542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:28.000Z","modified_at":"2026-02-22T12:34:28.000Z","name":"Hattie Frami","mobile_number":"936-771-9640","email_id":"Kenna.Schuppe61@gmail.com","dop":"2025-04-06","serial_number":"18744366635905468","imei1":"18744366635905468","imei2":"18744366635905468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194535,"job_number":"JOB_194535","tr_customer_id":194553,"tr_customer_product_id":194543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:42:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14331115988981","imei1":"14331115988981","imei2":"14331115988981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194537,"job_number":"JOB_194537","tr_customer_id":194555,"tr_customer_product_id":194545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:59.000Z","modified_at":"2026-02-22T12:42:59.000Z","name":"Juliana Dickinson","mobile_number":"847-521-4451","email_id":"Douglas17@gmail.com","dop":"2025-04-06","serial_number":"13813036209792006","imei1":"13813036209792006","imei2":"13813036209792006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194538,"job_number":"JOB_194538","tr_customer_id":194556,"tr_customer_product_id":194546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:40.000Z","modified_at":"2026-02-22T12:43:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19032658417498","imei1":"19032658417498","imei2":"19032658417498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194540,"job_number":"JOB_194540","tr_customer_id":194558,"tr_customer_product_id":194548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:42.000Z","modified_at":"2026-02-22T12:43:42.000Z","name":"Pietro Heathcote","mobile_number":"412-782-3201","email_id":"Duncan.Grant5@hotmail.com","dop":"2025-04-06","serial_number":"17101594894561504","imei1":"17101594894561504","imei2":"17101594894561504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194541,"job_number":"JOB_194541","tr_customer_id":194559,"tr_customer_product_id":194549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:46.000Z","modified_at":"2026-02-22T12:43:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13516523545271","imei1":"13516523545271","imei2":"13516523545271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194543,"job_number":"JOB_194543","tr_customer_id":194561,"tr_customer_product_id":194551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:48.000Z","modified_at":"2026-02-22T12:43:48.000Z","name":"Evalyn Kilback","mobile_number":"203-951-3136","email_id":"Taylor_Mills@yahoo.com","dop":"2025-04-06","serial_number":"11414762905330064","imei1":"11414762905330064","imei2":"11414762905330064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194544,"job_number":"JOB_194544","tr_customer_id":194562,"tr_customer_product_id":194552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:22.000Z","modified_at":"2026-02-22T12:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18740053905859","imei1":"18740053905859","imei2":"18740053905859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194546,"job_number":"JOB_194546","tr_customer_id":194564,"tr_customer_product_id":194554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:24.000Z","modified_at":"2026-02-22T12:44:24.000Z","name":"Geo Mayert","mobile_number":"591-713-9170","email_id":"Roberta_Gaylord@gmail.com","dop":"2025-04-06","serial_number":"10412987284548390","imei1":"10412987284548390","imei2":"10412987284548390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194547,"job_number":"JOB_194547","tr_customer_id":194565,"tr_customer_product_id":194555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:44:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15536359398419","imei1":"15536359398419","imei2":"15536359398419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194549,"job_number":"JOB_194549","tr_customer_id":194567,"tr_customer_product_id":194557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:36.000Z","modified_at":"2026-02-22T12:44:36.000Z","name":"Selena Luettgen","mobile_number":"725-850-8825","email_id":"Cade_Wolf@gmail.com","dop":"2025-04-06","serial_number":"14972230525013876","imei1":"14972230525013876","imei2":"14972230525013876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194550,"job_number":"JOB_194550","tr_customer_id":194568,"tr_customer_product_id":194558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19144334986267","imei1":"19144334986267","imei2":"19144334986267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194552,"job_number":"JOB_194552","tr_customer_id":194570,"tr_customer_product_id":194560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:22.000Z","modified_at":"2026-02-22T12:45:22.000Z","name":"Felton Stamm","mobile_number":"828-822-8597","email_id":"Shawna_Spencer@hotmail.com","dop":"2025-04-06","serial_number":"19914986193447390","imei1":"19914986193447390","imei2":"19914986193447390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194553,"job_number":"JOB_194553","tr_customer_id":194571,"tr_customer_product_id":194561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:56:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19445107781715","imei1":"19445107781715","imei2":"19445107781715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194555,"job_number":"JOB_194555","tr_customer_id":194573,"tr_customer_product_id":194563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:38.000Z","modified_at":"2026-02-22T12:56:38.000Z","name":"Cortez Pouros","mobile_number":"795-449-6231","email_id":"Sanford27@yahoo.com","dop":"2025-04-06","serial_number":"14962095942785932","imei1":"14962095942785932","imei2":"14962095942785932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194556,"job_number":"JOB_194556","tr_customer_id":194574,"tr_customer_product_id":194564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:22.000Z","modified_at":"2026-02-22T12:57:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10509789106457","imei1":"10509789106457","imei2":"10509789106457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194558,"job_number":"JOB_194558","tr_customer_id":194576,"tr_customer_product_id":194566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:24.000Z","modified_at":"2026-02-22T12:57:24.000Z","name":"Lonny Nienow","mobile_number":"750-413-9365","email_id":"Kendra_Braun10@yahoo.com","dop":"2025-04-06","serial_number":"18267901024364856","imei1":"18267901024364856","imei2":"18267901024364856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194559,"job_number":"JOB_194559","tr_customer_id":194577,"tr_customer_product_id":194567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16157570523414","imei1":"16157570523414","imei2":"16157570523414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194561,"job_number":"JOB_194561","tr_customer_id":194579,"tr_customer_product_id":194569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:09.000Z","modified_at":"2026-02-22T12:58:09.000Z","name":"Maymie Lakin","mobile_number":"563-968-8892","email_id":"Jalen_Mills19@yahoo.com","dop":"2025-04-06","serial_number":"15302632962633772","imei1":"15302632962633772","imei2":"15302632962633772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194562,"job_number":"JOB_194562","tr_customer_id":194580,"tr_customer_product_id":194570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:24.000Z","modified_at":"2026-02-22T13:02:24.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10822757186567","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194563,"job_number":"JOB_194563","tr_customer_id":194581,"tr_customer_product_id":194571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:32.000Z","modified_at":"2026-02-22T13:02:32.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10073353333117","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194564,"job_number":"JOB_194564","tr_customer_id":194582,"tr_customer_product_id":194572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:39.000Z","modified_at":"2026-02-22T13:05:39.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"63772948070357","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194565,"job_number":"JOB_194565","tr_customer_id":194583,"tr_customer_product_id":194573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:44.000Z","modified_at":"2026-02-22T13:05:44.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"33503353624518","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194566,"job_number":"JOB_194566","tr_customer_id":194584,"tr_customer_product_id":194574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:45.000Z","modified_at":"2026-02-22T13:05:45.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"86615108380312","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194567,"job_number":"JOB_194567","tr_customer_id":194585,"tr_customer_product_id":194575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:08:34.000Z","modified_at":"2026-02-22T13:08:34.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"16554293383525","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194568,"job_number":"JOB_194568","tr_customer_id":194586,"tr_customer_product_id":194576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:10:19.000Z","modified_at":"2026-02-22T13:10:19.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"64101487939091","imei1":"64101487939091","imei2":"64101487939091","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194569,"job_number":"JOB_194569","tr_customer_id":194587,"tr_customer_product_id":194577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:27.000Z","modified_at":"2026-02-22T13:14:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14483602394527","imei1":"14483602394527","imei2":"14483602394527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194571,"job_number":"JOB_194571","tr_customer_id":194589,"tr_customer_product_id":194579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:29.000Z","modified_at":"2026-02-22T13:14:29.000Z","name":"Luciano Heidenreich","mobile_number":"748-663-0199","email_id":"Marian9@gmail.com","dop":"2025-04-06","serial_number":"13035403057110652","imei1":"13035403057110652","imei2":"13035403057110652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194572,"job_number":"JOB_194572","tr_customer_id":194590,"tr_customer_product_id":194580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14727098254552","imei1":"14727098254552","imei2":"14727098254552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194574,"job_number":"JOB_194574","tr_customer_id":194592,"tr_customer_product_id":194582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:17.000Z","modified_at":"2026-02-22T13:15:17.000Z","name":"Clair Cummerata","mobile_number":"520-210-5273","email_id":"Robyn66@hotmail.com","dop":"2025-04-06","serial_number":"13425373844923340","imei1":"13425373844923340","imei2":"13425373844923340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194575,"job_number":"JOB_194575","tr_customer_id":194593,"tr_customer_product_id":194583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:01.000Z","modified_at":"2026-02-22T13:16:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12956851715715","imei1":"12956851715715","imei2":"12956851715715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194577,"job_number":"JOB_194577","tr_customer_id":194595,"tr_customer_product_id":194585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:03.000Z","modified_at":"2026-02-22T13:16:03.000Z","name":"Arianna Runte","mobile_number":"493-460-7591","email_id":"Rosalee67@yahoo.com","dop":"2025-04-06","serial_number":"13702029222149452","imei1":"13702029222149452","imei2":"13702029222149452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194580,"job_number":"JOB_194580","tr_customer_id":194598,"tr_customer_product_id":194588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:17.000Z","modified_at":"2026-02-22T13:33:17.000Z","name":"Joannie Goyette","mobile_number":"893-208-2371","email_id":"Stephany15@hotmail.com","dop":"2025-04-06","serial_number":"12882302199662234","imei1":"12882302199662234","imei2":"12882302199662234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194582,"job_number":"JOB_194582","tr_customer_id":194600,"tr_customer_product_id":194590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:04.000Z","modified_at":"2026-02-22T13:36:04.000Z","name":"Greta Wilkinson","mobile_number":"747-375-4746","email_id":"Gabe.Ward@yahoo.com","dop":"2025-04-06","serial_number":"13018433276353088","imei1":"13018433276353088","imei2":"13018433276353088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:14.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194584,"job_number":"JOB_194584","tr_customer_id":194602,"tr_customer_product_id":194592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:15.000Z","modified_at":"2026-02-22T13:38:15.000Z","name":"Lolita Howell","mobile_number":"577-972-2144","email_id":"Misael54@yahoo.com","dop":"2025-05-30","serial_number":"16213196691489","imei1":"16213196691489","imei2":"16213196691489","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194585,"job_number":"JOB_194585","tr_customer_id":194603,"tr_customer_product_id":194593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:16.000Z","modified_at":"2026-02-22T13:38:16.000Z","name":"Nayeli Herzog","mobile_number":"644-352-3690","email_id":"Bridie.Gerhold84@gmail.com","dop":"2025-05-30","serial_number":"1476620743717292","imei1":"1476620743717292","imei2":"1476620743717292","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193009,"job_number":"JOB_193009","tr_customer_id":193027,"tr_customer_product_id":193017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T01:51:52.000Z","modified_at":"2026-02-21T01:51:52.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123647","imei1":"96325874123647","imei2":"96325874123647","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T01:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193010,"job_number":"JOB_193010","tr_customer_id":193028,"tr_customer_product_id":193018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T01:55:30.000Z","modified_at":"2026-02-21T01:55:30.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10104806434183","imei1":"10104806434183","imei2":"10104806434183","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T01:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193019,"job_number":"JOB_193019","tr_customer_id":193037,"tr_customer_product_id":193027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:47:38.000Z","modified_at":"2026-02-21T03:47:38.000Z","name":"Lloyd Stehr","mobile_number":"730-564-5254","email_id":"Jasper91@gmail.com","dop":"2026-02-02","serial_number":"19168432925975","imei1":"19168432925975","imei2":"19168432925975","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193036,"job_number":"JOB_193036","tr_customer_id":193054,"tr_customer_product_id":193044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:15.000Z","modified_at":"2026-02-21T04:16:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dexter.Medhurst@hotmail.com","dop":"2025-07-02","serial_number":"12842370285596","imei1":"12842370285596","imei2":"12842370285596","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193062,"job_number":"JOB_193062","tr_customer_id":193080,"tr_customer_product_id":193070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:33.000Z","modified_at":"2026-02-21T04:16:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Dashawn.Padberg27@hotmail.com","dop":"2025-07-02","serial_number":"17394348247944","imei1":"17394348247944","imei2":"17394348247944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193081,"job_number":"JOB_193081","tr_customer_id":193099,"tr_customer_product_id":193089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:50.000Z","modified_at":"2026-02-21T04:16:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madyson81@yahoo.com","dop":"2025-07-02","serial_number":"17369575998696","imei1":"17369575998696","imei2":"17369575998696","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193125,"job_number":"JOB_193125","tr_customer_id":193143,"tr_customer_product_id":193133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:30.000Z","modified_at":"2026-02-21T04:17:30.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111718623597519","imei1":"111718623597519","imei2":"111718623597519","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193126,"job_number":"JOB_193126","tr_customer_id":193144,"tr_customer_product_id":193134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Florida Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198456073770967","imei1":"198456073770967","imei2":"198456073770967","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193127,"job_number":"JOB_193127","tr_customer_id":193145,"tr_customer_product_id":193135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Nettie Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131642109384643","imei1":"131642109384643","imei2":"131642109384643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193128,"job_number":"JOB_193128","tr_customer_id":193146,"tr_customer_product_id":193136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Hector Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198773321496222","imei1":"198773321496222","imei2":"198773321496222","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193136,"job_number":"JOB_193136","tr_customer_id":193154,"tr_customer_product_id":193144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:35.000Z","modified_at":"2026-02-21T04:17:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102025479038925","imei1":"102025479038925","imei2":"102025479038925","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193138,"job_number":"JOB_193138","tr_customer_id":193156,"tr_customer_product_id":193146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:36.000Z","modified_at":"2026-02-21T04:17:36.000Z","name":"Rex Gaylord","mobile_number":"364-216-1414","email_id":"Garnett_Stark@yahoo.com","dop":"2025-06-09","serial_number":"105304334932185","imei1":"105304334932185","imei2":"105304334932185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193143,"job_number":"JOB_193143","tr_customer_id":193161,"tr_customer_product_id":193151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:38.000Z","modified_at":"2026-02-21T04:17:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11140477613811","imei1":"11140477613811","imei2":"11140477613811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193146,"job_number":"JOB_193146","tr_customer_id":193164,"tr_customer_product_id":193154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:41.000Z","modified_at":"2026-02-21T04:17:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186716192476871","imei1":"186716192476871","imei2":"186716192476871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193148,"job_number":"JOB_193148","tr_customer_id":193166,"tr_customer_product_id":193156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Berta Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165600717526229","imei1":"165600717526229","imei2":"165600717526229","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193150,"job_number":"JOB_193150","tr_customer_id":193168,"tr_customer_product_id":193158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Jeremy Pollich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160747708752512","imei1":"160747708752512","imei2":"160747708752512","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193152,"job_number":"JOB_193152","tr_customer_id":193170,"tr_customer_product_id":193160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Santos Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139597104774913","imei1":"139597104774913","imei2":"139597104774913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193187,"job_number":"JOB_193187","tr_customer_id":193205,"tr_customer_product_id":193195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102469542877406","imei1":"102469542877406","imei2":"102469542877406","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193190,"job_number":"JOB_193190","tr_customer_id":193208,"tr_customer_product_id":193198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"Rupert Will","mobile_number":"458-949-1401","email_id":"Cory_DuBuque75@yahoo.com","dop":"2025-06-09","serial_number":"100871551647015","imei1":"100871551647015","imei2":"100871551647015","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193200,"job_number":"JOB_193200","tr_customer_id":193218,"tr_customer_product_id":193208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:07.000Z","modified_at":"2026-02-21T04:18:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101527533272771","imei1":"101527533272771","imei2":"101527533272771","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193203,"job_number":"JOB_193203","tr_customer_id":193221,"tr_customer_product_id":193211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:08.000Z","modified_at":"2026-02-21T04:18:08.000Z","name":"Demarco Doyle","mobile_number":"640-472-1111","email_id":"Reyes_Hettinger@yahoo.com","dop":"2025-06-09","serial_number":"104599248420048","imei1":"104599248420048","imei2":"104599248420048","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193512,"job_number":"JOB_193512","tr_customer_id":193530,"tr_customer_product_id":193520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:22.000Z","modified_at":"2026-02-21T14:14:22.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176346063681459","imei1":"176346063681459","imei2":"176346063681459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193513,"job_number":"JOB_193513","tr_customer_id":193531,"tr_customer_product_id":193521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Marguerite Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158125245973304","imei1":"158125245973304","imei2":"158125245973304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193514,"job_number":"JOB_193514","tr_customer_id":193532,"tr_customer_product_id":193522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Sebastian Kreiger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150052511932784","imei1":"150052511932784","imei2":"150052511932784","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193515,"job_number":"JOB_193515","tr_customer_id":193533,"tr_customer_product_id":193523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Lamar Shanahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106317451495665","imei1":"106317451495665","imei2":"106317451495665","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193516,"job_number":"JOB_193516","tr_customer_id":193534,"tr_customer_product_id":193524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127040746670047","imei1":"127040746670047","imei2":"127040746670047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193517,"job_number":"JOB_193517","tr_customer_id":193535,"tr_customer_product_id":193525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Norwood Schumm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"104816007916464","imei1":"104816007916464","imei2":"104816007916464","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193518,"job_number":"JOB_193518","tr_customer_id":193536,"tr_customer_product_id":193526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Dylan Auer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182964044198586","imei1":"182964044198586","imei2":"182964044198586","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193519,"job_number":"JOB_193519","tr_customer_id":193537,"tr_customer_product_id":193527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:35.000Z","modified_at":"2026-02-21T14:14:35.000Z","name":"Alexander Tillman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163800974636583","imei1":"163800974636583","imei2":"163800974636583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193641,"job_number":"JOB_193641","tr_customer_id":193659,"tr_customer_product_id":193649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:36.000Z","modified_at":"2026-02-21T14:31:36.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100908710832239","imei1":"100908710832239","imei2":"100908710832239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193643,"job_number":"JOB_193643","tr_customer_id":193661,"tr_customer_product_id":193651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:37.000Z","modified_at":"2026-02-21T14:31:37.000Z","name":"Rosina Ebert","mobile_number":"495-418-2776","email_id":"Vincenzo.Auer13@yahoo.com","dop":"2025-06-09","serial_number":"103091220877227","imei1":"103091220877227","imei2":"103091220877227","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193646,"job_number":"JOB_193646","tr_customer_id":193664,"tr_customer_product_id":193654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:52.000Z","modified_at":"2026-02-21T14:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101225674397731","imei1":"101225674397731","imei2":"101225674397731","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193648,"job_number":"JOB_193648","tr_customer_id":193666,"tr_customer_product_id":193656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:53.000Z","modified_at":"2026-02-21T14:31:53.000Z","name":"Xavier Koss","mobile_number":"317-923-3478","email_id":"Jannie_Graham@yahoo.com","dop":"2025-06-09","serial_number":"104317030712009","imei1":"104317030712009","imei2":"104317030712009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193655,"job_number":"JOB_193655","tr_customer_id":193673,"tr_customer_product_id":193663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:07.000Z","modified_at":"2026-02-21T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108674120206591","imei1":"108674120206591","imei2":"108674120206591","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193657,"job_number":"JOB_193657","tr_customer_id":193675,"tr_customer_product_id":193665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:07.000Z","modified_at":"2026-02-21T14:32:07.000Z","name":"Aron Osinski","mobile_number":"608-428-9787","email_id":"Darby65@gmail.com","dop":"2025-06-09","serial_number":"106626785484781","imei1":"106626785484781","imei2":"106626785484781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193868,"job_number":"JOB_193868","tr_customer_id":193886,"tr_customer_product_id":193876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:03:03.000Z","modified_at":"2026-02-21T20:03:03.000Z","name":"Swagatika Das","mobile_number":"7022736888","email_id":"swagatikadas.ctc@gmail.com","dop":"2024-12-31","serial_number":"12678906754324","imei1":"12678906754324","imei2":"12678906754324","popurl":"2024-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193869,"job_number":"JOB_193869","tr_customer_id":193887,"tr_customer_product_id":193877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:04:04.000Z","modified_at":"2026-02-21T20:04:04.000Z","name":"Swagatika Das","mobile_number":"7022736888","email_id":"swagatikadas.ctc@gmail.com","dop":"2024-12-31","serial_number":"12678906754324","imei1":"12678906754320","imei2":"12678906754320","popurl":"2024-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193950,"job_number":"JOB_193950","tr_customer_id":193968,"tr_customer_product_id":193958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Esperanza_OKeefe@hotmail.com","dop":"2025-07-02","serial_number":"16184434331422","imei1":"16184434331422","imei2":"16184434331422","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193973,"job_number":"JOB_193973","tr_customer_id":193991,"tr_customer_product_id":193981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:43.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rachel.Schimmel@yahoo.com","dop":"2025-07-02","serial_number":"11789917581089","imei1":"11789917581089","imei2":"11789917581089","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193986,"job_number":"JOB_193986","tr_customer_id":194004,"tr_customer_product_id":193994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:00.000Z","modified_at":"2026-02-22T04:29:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Isabella_Howell@hotmail.com","dop":"2025-07-02","serial_number":"18829641277719","imei1":"18829641277719","imei2":"18829641277719","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194014,"job_number":"JOB_194014","tr_customer_id":194032,"tr_customer_product_id":194022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"188285180483577","imei1":"188285180483577","imei2":"188285180483577","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194016,"job_number":"JOB_194016","tr_customer_id":194034,"tr_customer_product_id":194024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Kenyon Prohaska","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120409893510172","imei1":"120409893510172","imei2":"120409893510172","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194018,"job_number":"JOB_194018","tr_customer_id":194036,"tr_customer_product_id":194026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Trever Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107648363658568","imei1":"107648363658568","imei2":"107648363658568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194019,"job_number":"JOB_194019","tr_customer_id":194037,"tr_customer_product_id":194027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Tremaine Kiehn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115590705930053","imei1":"115590705930053","imei2":"115590705930053","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194034,"job_number":"JOB_194034","tr_customer_id":194052,"tr_customer_product_id":194042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16677469850106","imei1":"16677469850106","imei2":"16677469850106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194035,"job_number":"JOB_194035","tr_customer_id":194053,"tr_customer_product_id":194043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"182478051794460","imei1":"182478051794460","imei2":"182478051794460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194036,"job_number":"JOB_194036","tr_customer_id":194054,"tr_customer_product_id":194044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Lewis Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153808311728191","imei1":"153808311728191","imei2":"153808311728191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194037,"job_number":"JOB_194037","tr_customer_id":194055,"tr_customer_product_id":194045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Garret Beahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196770767025054","imei1":"196770767025054","imei2":"196770767025054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194039,"job_number":"JOB_194039","tr_customer_id":194057,"tr_customer_product_id":194047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Taryn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169874382941604","imei1":"169874382941604","imei2":"169874382941604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194071,"job_number":"JOB_194071","tr_customer_id":194089,"tr_customer_product_id":194079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102902436394983","imei1":"102902436394983","imei2":"102902436394983","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194076,"job_number":"JOB_194076","tr_customer_id":194094,"tr_customer_product_id":194084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Haleigh Hodkiewicz","mobile_number":"976-536-0237","email_id":"Angelina.Homenick4@yahoo.com","dop":"2025-06-09","serial_number":"101755697199687","imei1":"101755697199687","imei2":"101755697199687","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194094,"job_number":"JOB_194094","tr_customer_id":194112,"tr_customer_product_id":194102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107463813310580","imei1":"107463813310580","imei2":"107463813310580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194096,"job_number":"JOB_194096","tr_customer_id":194114,"tr_customer_product_id":194104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Duane Wiegand","mobile_number":"444-428-1218","email_id":"Jordy55@yahoo.com","dop":"2025-06-09","serial_number":"102980606099952","imei1":"102980606099952","imei2":"102980606099952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194107,"job_number":"JOB_194107","tr_customer_id":194125,"tr_customer_product_id":194115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104587513436407","imei1":"104587513436407","imei2":"104587513436407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194110,"job_number":"JOB_194110","tr_customer_id":194128,"tr_customer_product_id":194118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"Dora Fahey","mobile_number":"798-467-5297","email_id":"Trey_Crona95@hotmail.com","dop":"2025-06-09","serial_number":"101418255419059","imei1":"101418255419059","imei2":"101418255419059","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193044,"job_number":"JOB_193044","tr_customer_id":193062,"tr_customer_product_id":193052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10292309494622","imei1":"10292309494622","imei2":"10292309494622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193052,"job_number":"JOB_193052","tr_customer_id":193070,"tr_customer_product_id":193060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:26.000Z","modified_at":"2026-02-21T04:16:26.000Z","name":"Sierra Sawayn","mobile_number":"541-241-9529","email_id":"Willow.Farrell65@gmail.com","dop":"2000-01-31","serial_number":"1058654048623764","imei1":"1058654048623764","imei2":"1058654048623764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193097,"job_number":"JOB_193097","tr_customer_id":193115,"tr_customer_product_id":193105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:07.000Z","modified_at":"2026-02-21T04:17:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10352485471554","imei1":"10352485471554","imei2":"10352485471554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193103,"job_number":"JOB_193103","tr_customer_id":193121,"tr_customer_product_id":193111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Winifred Hackett","mobile_number":"284-612-9973","email_id":"Gino_Effertz84@gmail.com","dop":"2000-01-31","serial_number":"1073478699062341","imei1":"1073478699062341","imei2":"1073478699062341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193173,"job_number":"JOB_193173","tr_customer_id":193191,"tr_customer_product_id":193181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733609826296","imei1":"10733609826296","imei2":"10733609826296","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193184,"job_number":"JOB_193184","tr_customer_id":193202,"tr_customer_product_id":193192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Maximus MacGyver","mobile_number":"252-897-2756","email_id":"Mathias84@yahoo.com","dop":"2000-01-31","serial_number":"1042566965219949","imei1":"1042566965219949","imei2":"1042566965219949","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193227,"job_number":"JOB_193227","tr_customer_id":193245,"tr_customer_product_id":193235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:32.000Z","modified_at":"2026-02-21T04:18:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10887437180877","imei1":"10887437180877","imei2":"10887437180877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193233,"job_number":"JOB_193233","tr_customer_id":193251,"tr_customer_product_id":193241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"Jimmy Langosh","mobile_number":"895-964-6169","email_id":"Arnoldo75@yahoo.com","dop":"2000-01-31","serial_number":"1082126794662261","imei1":"1082126794662261","imei2":"1082126794662261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193552,"job_number":"JOB_193552","tr_customer_id":193570,"tr_customer_product_id":193560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:19.000Z","modified_at":"2026-02-21T14:21:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107244662808","imei1":"10107244662808","imei2":"10107244662808","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193554,"job_number":"JOB_193554","tr_customer_id":193572,"tr_customer_product_id":193562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:21.000Z","modified_at":"2026-02-21T14:21:21.000Z","name":"Maxine Romaguera","mobile_number":"281-697-6387","email_id":"Tony75@hotmail.com","dop":"2000-01-31","serial_number":"1014940256710280","imei1":"1014940256710280","imei2":"1014940256710280","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193558,"job_number":"JOB_193558","tr_customer_id":193576,"tr_customer_product_id":193566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:04.000Z","modified_at":"2026-02-21T14:22:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10098363107242","imei1":"10098363107242","imei2":"10098363107242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193560,"job_number":"JOB_193560","tr_customer_id":193578,"tr_customer_product_id":193568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:05.000Z","modified_at":"2026-02-21T14:22:05.000Z","name":"Chauncey Abbott","mobile_number":"222-843-4084","email_id":"Jaunita8@gmail.com","dop":"2000-01-31","serial_number":"1091480358095510","imei1":"1091480358095510","imei2":"1091480358095510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193561,"job_number":"JOB_193561","tr_customer_id":193579,"tr_customer_product_id":193569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:48.000Z","modified_at":"2026-02-21T14:22:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10505270734644","imei1":"10505270734644","imei2":"10505270734644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193563,"job_number":"JOB_193563","tr_customer_id":193581,"tr_customer_product_id":193571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:50.000Z","modified_at":"2026-02-21T14:22:50.000Z","name":"Lincoln Fadel","mobile_number":"625-347-3262","email_id":"Mabelle_Langworth@hotmail.com","dop":"2000-01-31","serial_number":"1069517409154529","imei1":"1069517409154529","imei2":"1069517409154529","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193567,"job_number":"JOB_193567","tr_customer_id":193585,"tr_customer_product_id":193575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:32.000Z","modified_at":"2026-02-21T14:23:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993078721485","imei1":"10993078721485","imei2":"10993078721485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193569,"job_number":"JOB_193569","tr_customer_id":193587,"tr_customer_product_id":193577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:34.000Z","modified_at":"2026-02-21T14:23:34.000Z","name":"Dena Nader","mobile_number":"893-548-5671","email_id":"Raegan.Kertzmann55@hotmail.com","dop":"2000-01-31","serial_number":"1090274889486188","imei1":"1090274889486188","imei2":"1090274889486188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193906,"job_number":"JOB_193906","tr_customer_id":193924,"tr_customer_product_id":193914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10779014374623","imei1":"10779014374623","imei2":"10779014374623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193908,"job_number":"JOB_193908","tr_customer_id":193926,"tr_customer_product_id":193916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:24.000Z","modified_at":"2026-02-22T01:29:24.000Z","name":"Sophie Hudson","mobile_number":"822-618-2279","email_id":"Murphy_Hamill14@yahoo.com","dop":"2000-01-31","serial_number":"1039021652816750","imei1":"1039021652816750","imei2":"1039021652816750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193909,"job_number":"JOB_193909","tr_customer_id":193927,"tr_customer_product_id":193917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:04.000Z","modified_at":"2026-02-22T01:30:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10498777917030","imei1":"10498777917030","imei2":"10498777917030","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193911,"job_number":"JOB_193911","tr_customer_id":193929,"tr_customer_product_id":193919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:06.000Z","modified_at":"2026-02-22T01:30:06.000Z","name":"Tanner Lemke","mobile_number":"738-541-6857","email_id":"Ayana_Cormier71@hotmail.com","dop":"2000-01-31","serial_number":"1055085125902551","imei1":"1055085125902551","imei2":"1055085125902551","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193912,"job_number":"JOB_193912","tr_customer_id":193930,"tr_customer_product_id":193920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:30:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10507094446578","imei1":"10507094446578","imei2":"10507094446578","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193914,"job_number":"JOB_193914","tr_customer_id":193932,"tr_customer_product_id":193922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:47.000Z","modified_at":"2026-02-22T01:30:47.000Z","name":"Boris Kessler","mobile_number":"292-722-2834","email_id":"Korey_Schimmel0@gmail.com","dop":"2000-01-31","serial_number":"1026393316007311","imei1":"1026393316007311","imei2":"1026393316007311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193915,"job_number":"JOB_193915","tr_customer_id":193933,"tr_customer_product_id":193923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:31:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10606491022770","imei1":"10606491022770","imei2":"10606491022770","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193917,"job_number":"JOB_193917","tr_customer_id":193935,"tr_customer_product_id":193925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:28.000Z","modified_at":"2026-02-22T01:31:28.000Z","name":"Melvin Daniel","mobile_number":"598-358-7263","email_id":"Eulalia.Hermann@gmail.com","dop":"2000-01-31","serial_number":"1071872874102419","imei1":"1071872874102419","imei2":"1071872874102419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194002,"job_number":"JOB_194002","tr_customer_id":194020,"tr_customer_product_id":194010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10510275056194","imei1":"10510275056194","imei2":"10510275056194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194006,"job_number":"JOB_194006","tr_customer_id":194024,"tr_customer_product_id":194014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Elwyn Runte","mobile_number":"390-349-6621","email_id":"Berta.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"1024007201542642","imei1":"1024007201542642","imei2":"1024007201542642","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194080,"job_number":"JOB_194080","tr_customer_id":194098,"tr_customer_product_id":194088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10630488659500","imei1":"10630488659500","imei2":"10630488659500","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194083,"job_number":"JOB_194083","tr_customer_id":194101,"tr_customer_product_id":194091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:03.000Z","modified_at":"2026-02-22T04:30:03.000Z","name":"Brando Dach","mobile_number":"619-886-4070","email_id":"Kayden_Schneider@yahoo.com","dop":"2000-01-31","serial_number":"1044779089778321","imei1":"1044779089778321","imei2":"1044779089778321","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194125,"job_number":"JOB_194125","tr_customer_id":194143,"tr_customer_product_id":194133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10021267266776","imei1":"10021267266776","imei2":"10021267266776","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194129,"job_number":"JOB_194129","tr_customer_id":194147,"tr_customer_product_id":194137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:30:49.000Z","name":"Bruce Kutch","mobile_number":"791-420-7392","email_id":"Sonya55@hotmail.com","dop":"2000-01-31","serial_number":"1071502851072091","imei1":"1071502851072091","imei2":"1071502851072091","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194155,"job_number":"JOB_194155","tr_customer_id":194173,"tr_customer_product_id":194163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10360724777453","imei1":"10360724777453","imei2":"10360724777453","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194157,"job_number":"JOB_194157","tr_customer_id":194175,"tr_customer_product_id":194165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:33.000Z","modified_at":"2026-02-22T04:31:33.000Z","name":"Candido Sipes","mobile_number":"680-830-8369","email_id":"Turner_Weber99@yahoo.com","dop":"2000-01-31","serial_number":"1004800070182344","imei1":"1004800070182344","imei2":"1004800070182344","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0a0200c-da01-4c00-89d4-94982f4d3acd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d718e753-29cb-400a-a317-3c06d149787f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 194583,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:24 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 331ms
Mean size per request: 1.05MB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDJ9.9GF_sXptkOuSaSj7nCwGYl1e9EGgG0KcAFgRmdL_NHE
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 59566aec-fc19-46a1-98dc-3d08bfc435da
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"10bf82-aItwLN4LgD8Zey1H1kIF3IBjfas"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":193003,"job_number":"JOB_193003","tr_customer_id":193021,"tr_customer_product_id":193011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:48:03.000Z","modified_at":"2026-02-20T23:48:03.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-10","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-02-10T23:48:02.747563083Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T23:48:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193005,"job_number":"JOB_193005","tr_customer_id":193023,"tr_customer_product_id":193013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:50:30.000Z","modified_at":"2026-02-20T23:50:30.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-02-10","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-02-10T23:50:29.602318340Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-20T23:50:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193017,"job_number":"JOB_193017","tr_customer_id":193035,"tr_customer_product_id":193025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:06:26.000Z","modified_at":"2026-02-21T03:06:26.000Z","name":"Lura Marvin","mobile_number":"858-770-9293","email_id":"Berenice74@hotmail.com","dop":"2025-05-30","serial_number":"10859980173433","imei1":"10859980173433","imei2":"10859980173433","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193018,"job_number":"JOB_193018","tr_customer_id":193036,"tr_customer_product_id":193026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:06:27.000Z","modified_at":"2026-02-21T03:06:27.000Z","name":"Saige Zulauf","mobile_number":"623-701-8452","email_id":"River_McClure40@gmail.com","dop":"2025-05-30","serial_number":"1207095098824176","imei1":"1207095098824176","imei2":"1207095098824176","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193023,"job_number":"JOB_193023","tr_customer_id":193041,"tr_customer_product_id":193031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:15:47.000Z","modified_at":"2026-02-21T04:15:47.000Z","name":"Murl Mills","mobile_number":"312-904-5832","email_id":"Olaf30@gmail.com","dop":"2025-04-06","serial_number":"10509623748874548","imei1":"10509623748874548","imei2":"10509623748874548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:15:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193024,"job_number":"JOB_193024","tr_customer_id":193042,"tr_customer_product_id":193032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:02.000Z","modified_at":"2026-02-21T04:16:02.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"16047097401298","imei1":"16047097401298","imei2":"16047097401298","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193026,"job_number":"JOB_193026","tr_customer_id":193044,"tr_customer_product_id":193034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:04.000Z","modified_at":"2026-02-21T04:16:04.000Z","name":"Granville Brekke","mobile_number":"670-568-4090","email_id":"Reyna_Becker@yahoo.com","dop":"2025-04-06","serial_number":"15696904534606366","imei1":"15696904534606366","imei2":"15696904534606366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193027,"job_number":"JOB_193027","tr_customer_id":193045,"tr_customer_product_id":193035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:04.000Z","modified_at":"2026-02-21T04:16:04.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10623093696179","imei1":"10623093696179","imei2":"10623093696179","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193029,"job_number":"JOB_193029","tr_customer_id":193047,"tr_customer_product_id":193037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:05.000Z","modified_at":"2026-02-21T04:16:05.000Z","name":"Randall Bauch","mobile_number":"771-913-1554","email_id":"Ethel63@gmail.com","dop":"2025-06-18","serial_number":"1008056644102338","imei1":"1008056644102338","imei2":"1008056644102338","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193032,"job_number":"JOB_193032","tr_customer_id":193050,"tr_customer_product_id":193040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:10.000Z","modified_at":"2026-02-21T04:16:10.000Z","name":"Russ Gottlieb","mobile_number":"932-786-5280","email_id":"Ariane.Volkman77@hotmail.com","dop":"2025-04-06","serial_number":"10486393736064074","imei1":"10486393736064074","imei2":"10486393736064074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193034,"job_number":"JOB_193034","tr_customer_id":193052,"tr_customer_product_id":193042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:11.000Z","modified_at":"2026-02-21T04:16:11.000Z","name":"Jarrell Jacobs","mobile_number":"302-367-7099","email_id":"Gilbert_Kub@gmail.com","dop":"2025-04-06","serial_number":"10548351265717366","imei1":"10548351265717366","imei2":"10548351265717366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193035,"job_number":"JOB_193035","tr_customer_id":193053,"tr_customer_product_id":193043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:13.000Z","modified_at":"2026-02-21T04:16:13.000Z","name":"Kaia Medhurst","mobile_number":"392-833-9644","email_id":"Chloe_Medhurst@hotmail.com","dop":"2025-04-06","serial_number":"13446534442754580","imei1":"13446534442754580","imei2":"13446534442754580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193038,"job_number":"JOB_193038","tr_customer_id":193056,"tr_customer_product_id":193046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:22.000Z","modified_at":"2026-02-21T04:16:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12508407984580","imei1":"12508407984580","imei2":"12508407984580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193039,"job_number":"JOB_193039","tr_customer_id":193057,"tr_customer_product_id":193047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:22.000Z","modified_at":"2026-02-21T04:16:22.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"73265807448025","imei1":"73265807448025","imei2":"73265807448025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193041,"job_number":"JOB_193041","tr_customer_id":193059,"tr_customer_product_id":193049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:23.000Z","modified_at":"2026-02-21T04:16:23.000Z","name":"Hollis Connelly","mobile_number":"234-332-0349","email_id":"Mohamed.Funk@yahoo.com","dop":"2025-02-01","serial_number":"101372864166084","imei1":"101372864166084","imei2":"101372864166084","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193042,"job_number":"JOB_193042","tr_customer_id":193060,"tr_customer_product_id":193050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"Nelda Dooley","mobile_number":"914-742-8570","email_id":"Shyanne_Jacobs42@hotmail.com","dop":"2025-04-06","serial_number":"13629341488168080","imei1":"13629341488168080","imei2":"13629341488168080","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193046,"job_number":"JOB_193046","tr_customer_id":193064,"tr_customer_product_id":193054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15424702984662","imei1":"15424702984662","imei2":"15424702984662","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193049,"job_number":"JOB_193049","tr_customer_id":193067,"tr_customer_product_id":193057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:25.000Z","modified_at":"2026-02-21T04:16:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17279793692338","imei1":"17279793692338","imei2":"17279793692338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193050,"job_number":"JOB_193050","tr_customer_id":193068,"tr_customer_product_id":193058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:25.000Z","modified_at":"2026-02-21T04:16:25.000Z","name":"Theodore Brown","mobile_number":"935-973-1677","email_id":"Dominique43@yahoo.com","dop":"2025-04-06","serial_number":"10336500825209122","imei1":"10336500825209122","imei2":"10336500825209122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193053,"job_number":"JOB_193053","tr_customer_id":193071,"tr_customer_product_id":193061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:26.000Z","modified_at":"2026-02-21T04:16:26.000Z","name":"Gordon Dach","mobile_number":"835-874-9193","email_id":"Brody_McLaughlin70@yahoo.com","dop":"2025-04-06","serial_number":"13389026948382688","imei1":"13389026948382688","imei2":"13389026948382688","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193054,"job_number":"JOB_193054","tr_customer_id":193072,"tr_customer_product_id":193062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:27.000Z","modified_at":"2026-02-21T04:16:27.000Z","name":"Ruth Trantow","mobile_number":"917-693-4488","email_id":"Madison.Beier@hotmail.com","dop":"2025-04-06","serial_number":"13777604584447708","imei1":"13777604584447708","imei2":"13777604584447708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193055,"job_number":"JOB_193055","tr_customer_id":193073,"tr_customer_product_id":193063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:28.000Z","modified_at":"2026-02-21T04:16:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19960110656377","imei1":"19960110656377","imei2":"19960110656377","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193058,"job_number":"JOB_193058","tr_customer_id":193076,"tr_customer_product_id":193066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:30.000Z","modified_at":"2026-02-21T04:16:30.000Z","name":"Mertie Bernier","mobile_number":"873-837-7772","email_id":"Herminio.Crona@hotmail.com","dop":"2025-04-06","serial_number":"17199690239644716","imei1":"17199690239644716","imei2":"17199690239644716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193059,"job_number":"JOB_193059","tr_customer_id":193077,"tr_customer_product_id":193067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:32.000Z","modified_at":"2026-02-21T04:16:32.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108693033616034","imei1":"108693033616034","imei2":"108693033616034","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193061,"job_number":"JOB_193061","tr_customer_id":193079,"tr_customer_product_id":193069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:33.000Z","modified_at":"2026-02-21T04:16:33.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"15983902967116","imei1":"15983902967116","imei2":"15983902967116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193064,"job_number":"JOB_193064","tr_customer_id":193082,"tr_customer_product_id":193072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:34.000Z","modified_at":"2026-02-21T04:16:34.000Z","name":"Vickie Davis","mobile_number":"615-661-5601","email_id":"Eliezer_Jakubowski@hotmail.com","dop":"2025-04-06","serial_number":"10075163893208752","imei1":"10075163893208752","imei2":"10075163893208752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193066,"job_number":"JOB_193066","tr_customer_id":193084,"tr_customer_product_id":193074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:39.000Z","modified_at":"2026-02-21T04:16:39.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"51923401713989","imei1":"51923401713989","imei2":"51923401713989","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193070,"job_number":"JOB_193070","tr_customer_id":193088,"tr_customer_product_id":193078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:41.000Z","modified_at":"2026-02-21T04:16:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"11127868846154","imei1":"11127868846154","imei2":"11127868846154","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193072,"job_number":"JOB_193072","tr_customer_id":193090,"tr_customer_product_id":193080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:42.000Z","modified_at":"2026-02-21T04:16:42.000Z","name":"Remington Pagac","mobile_number":"457-262-8309","email_id":"Marjory87@gmail.com","dop":"2025-08-24","serial_number":"1033788857001239","imei1":"1033788857001239","imei2":"1033788857001239","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193074,"job_number":"JOB_193074","tr_customer_id":193092,"tr_customer_product_id":193082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:44.000Z","modified_at":"2026-02-21T04:16:44.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10641744775262","imei1":"10641744775262","imei2":"10641744775262","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193076,"job_number":"JOB_193076","tr_customer_id":193094,"tr_customer_product_id":193084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:45.000Z","modified_at":"2026-02-21T04:16:45.000Z","name":"Ansley Aufderhar","mobile_number":"383-419-1781","email_id":"Hope18@yahoo.com","dop":"2025-06-18","serial_number":"1040852223307872","imei1":"1040852223307872","imei2":"1040852223307872","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193077,"job_number":"JOB_193077","tr_customer_id":193095,"tr_customer_product_id":193085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:47.000Z","modified_at":"2026-02-21T04:16:47.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"13671560945084","imei1":"13671560945084","imei2":"13671560945084","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193080,"job_number":"JOB_193080","tr_customer_id":193098,"tr_customer_product_id":193088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:48.000Z","modified_at":"2026-02-21T04:16:48.000Z","name":"Lawrence Ziemann","mobile_number":"473-993-6842","email_id":"Colleen.Wunsch@yahoo.com","dop":"2025-04-06","serial_number":"12856652064650162","imei1":"12856652064650162","imei2":"12856652064650162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193082,"job_number":"JOB_193082","tr_customer_id":193100,"tr_customer_product_id":193090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:00.000Z","modified_at":"2026-02-21T04:17:00.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15907905525273","imei1":"15907905525273","imei2":"15907905525273","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193084,"job_number":"JOB_193084","tr_customer_id":193102,"tr_customer_product_id":193092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:01.000Z","modified_at":"2026-02-21T04:17:01.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193085,"job_number":"JOB_193085","tr_customer_id":193103,"tr_customer_product_id":193093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:02.000Z","modified_at":"2026-02-21T04:17:02.000Z","name":"Alexane Davis","mobile_number":"563-584-1064","email_id":"Marianna59@hotmail.com","dop":"2025-04-06","serial_number":"17184249221021492","imei1":"17184249221021492","imei2":"17184249221021492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193086,"job_number":"JOB_193086","tr_customer_id":193104,"tr_customer_product_id":193094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:02.000Z","modified_at":"2026-02-21T04:17:02.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12324693234785","imei1":"12324693234785","imei2":"12324693234785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193088,"job_number":"JOB_193088","tr_customer_id":193106,"tr_customer_product_id":193096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:03.000Z","modified_at":"2026-02-21T04:17:03.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12062311964949","imei1":"12062311964949","imei2":"12062311964949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193090,"job_number":"JOB_193090","tr_customer_id":193108,"tr_customer_product_id":193098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:03.000Z","modified_at":"2026-02-21T04:17:03.000Z","name":"Elmore Erdman","mobile_number":"645-225-5907","email_id":"Isom_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18323072324897560","imei1":"18323072324897560","imei2":"18323072324897560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193091,"job_number":"JOB_193091","tr_customer_id":193109,"tr_customer_product_id":193099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"Logan Koepp","mobile_number":"806-588-4350","email_id":"Jessie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"12624938413142010","imei1":"12624938413142010","imei2":"12624938413142010","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193092,"job_number":"JOB_193092","tr_customer_id":193110,"tr_customer_product_id":193100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"72384497703919","imei1":"72384497703919","imei2":"72384497703919","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193093,"job_number":"JOB_193093","tr_customer_id":193111,"tr_customer_product_id":193101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:05.000Z","modified_at":"2026-02-21T04:17:05.000Z","name":"Olaf Larkin","mobile_number":"852-826-5889","email_id":"Alfred.Gutkowski@hotmail.com","dop":"2025-02-01","serial_number":"28361133767265","imei1":"28361133767265","imei2":"28361133767265","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193094,"job_number":"JOB_193094","tr_customer_id":193112,"tr_customer_product_id":193102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:06.000Z","modified_at":"2026-02-21T04:17:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10252196014651","imei1":"10252196014651","imei2":"10252196014651","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193095,"job_number":"JOB_193095","tr_customer_id":193113,"tr_customer_product_id":193103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:06.000Z","modified_at":"2026-02-21T04:17:06.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"90670693293368900","imei1":"90670693293368900","imei2":"90670693293368900","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193099,"job_number":"JOB_193099","tr_customer_id":193117,"tr_customer_product_id":193107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:07.000Z","modified_at":"2026-02-21T04:17:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15115258180098","imei1":"15115258180098","imei2":"15115258180098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193102,"job_number":"JOB_193102","tr_customer_id":193120,"tr_customer_product_id":193110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Kaci Thompson","mobile_number":"968-354-6043","email_id":"Adriana6@yahoo.com","dop":"2025-04-06","serial_number":"16435918230813460","imei1":"16435918230813460","imei2":"16435918230813460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193104,"job_number":"JOB_193104","tr_customer_id":193122,"tr_customer_product_id":193112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Erik Okuneva","mobile_number":"677-525-3062","email_id":"Curt.Harvey@hotmail.com","dop":"2025-04-06","serial_number":"18609497269105944","imei1":"18609497269105944","imei2":"18609497269105944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193105,"job_number":"JOB_193105","tr_customer_id":193123,"tr_customer_product_id":193113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19458598734134","imei1":"19458598734134","imei2":"19458598734134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193106,"job_number":"JOB_193106","tr_customer_id":193124,"tr_customer_product_id":193114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:09.000Z","modified_at":"2026-02-21T04:17:09.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"21966894138347","imei1":"21966894138347","imei2":"21966894138347","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193109,"job_number":"JOB_193109","tr_customer_id":193127,"tr_customer_product_id":193117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:10.000Z","modified_at":"2026-02-21T04:17:10.000Z","name":"Olen Koch","mobile_number":"591-682-8102","email_id":"Shania_Kshlerin@yahoo.com","dop":"2025-04-06","serial_number":"19775459590342056","imei1":"19775459590342056","imei2":"19775459590342056","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193110,"job_number":"JOB_193110","tr_customer_id":193128,"tr_customer_product_id":193118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:14.000Z","modified_at":"2026-02-21T04:17:14.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105441135730553","imei1":"105441135730553","imei2":"105441135730553","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193112,"job_number":"JOB_193112","tr_customer_id":193130,"tr_customer_product_id":193120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:14.000Z","modified_at":"2026-02-21T04:17:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12505689351087","imei1":"12505689351087","imei2":"12505689351087","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193114,"job_number":"JOB_193114","tr_customer_id":193132,"tr_customer_product_id":193122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:16.000Z","modified_at":"2026-02-21T04:17:16.000Z","name":"Robb Stiedemann","mobile_number":"939-700-2291","email_id":"Carlotta.Schaefer68@hotmail.com","dop":"2025-04-06","serial_number":"14490891712908832","imei1":"14490891712908832","imei2":"14490891712908832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193116,"job_number":"JOB_193116","tr_customer_id":193134,"tr_customer_product_id":193124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:18.000Z","modified_at":"2026-02-21T04:17:18.000Z","name":"Gardner Marks","mobile_number":"507-631-0032","email_id":"Mary.Sauer@hotmail.com","dop":"2025-04-06","serial_number":"14627840547069910","imei1":"14627840547069910","imei2":"14627840547069910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193118,"job_number":"JOB_193118","tr_customer_id":193136,"tr_customer_product_id":193126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:22.000Z","modified_at":"2026-02-21T04:17:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15181623957492","imei1":"15181623957492","imei2":"15181623957492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193120,"job_number":"JOB_193120","tr_customer_id":193138,"tr_customer_product_id":193128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:23.000Z","modified_at":"2026-02-21T04:17:23.000Z","name":"Cordell Rogahn","mobile_number":"463-411-8138","email_id":"Marilie87@gmail.com","dop":"2025-04-06","serial_number":"12667157820065512","imei1":"12667157820065512","imei2":"12667157820065512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193121,"job_number":"JOB_193121","tr_customer_id":193139,"tr_customer_product_id":193129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:23.000Z","modified_at":"2026-02-21T04:17:23.000Z","name":"Benny Weimann","mobile_number":"815-833-7335","email_id":"Robyn.Jerde@gmail.com","dop":"2025-04-06","serial_number":"14871555576593792","imei1":"14871555576593792","imei2":"14871555576593792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193122,"job_number":"JOB_193122","tr_customer_id":193140,"tr_customer_product_id":193130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:27.000Z","modified_at":"2026-02-21T04:17:27.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"13322873318033","imei1":"13322873318033","imei2":"13322873318033","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193124,"job_number":"JOB_193124","tr_customer_id":193142,"tr_customer_product_id":193132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:29.000Z","modified_at":"2026-02-21T04:17:29.000Z","name":"Marianne Cormier","mobile_number":"720-380-5078","email_id":"Ethan.Gutmann87@hotmail.com","dop":"2025-08-24","serial_number":"1033212197448764","imei1":"1033212197448764","imei2":"1033212197448764","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193129,"job_number":"JOB_193129","tr_customer_id":193147,"tr_customer_product_id":193137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:32.000Z","modified_at":"2026-02-21T04:17:32.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18987491582264","imei1":"18987491582264","imei2":"18987491582264","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193130,"job_number":"JOB_193130","tr_customer_id":193148,"tr_customer_product_id":193138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:32.000Z","modified_at":"2026-02-21T04:17:32.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"16149311112045","imei1":"16149311112045","imei2":"16149311112045","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193133,"job_number":"JOB_193133","tr_customer_id":193151,"tr_customer_product_id":193141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:33.000Z","modified_at":"2026-02-21T04:17:33.000Z","name":"Samara Sawayn","mobile_number":"370-545-7507","email_id":"Litzy.Russel37@yahoo.com","dop":"2025-04-06","serial_number":"12556340882426028","imei1":"12556340882426028","imei2":"12556340882426028","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193134,"job_number":"JOB_193134","tr_customer_id":193152,"tr_customer_product_id":193142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:33.000Z","modified_at":"2026-02-21T04:17:33.000Z","name":"Ebony Wilkinson","mobile_number":"447-483-8661","email_id":"Jayden83@yahoo.com","dop":"2025-04-06","serial_number":"15786767452854180","imei1":"15786767452854180","imei2":"15786767452854180","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193139,"job_number":"JOB_193139","tr_customer_id":193157,"tr_customer_product_id":193147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:37.000Z","modified_at":"2026-02-21T04:17:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12788357883888","imei1":"12788357883888","imei2":"12788357883888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193142,"job_number":"JOB_193142","tr_customer_id":193160,"tr_customer_product_id":193150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:38.000Z","modified_at":"2026-02-21T04:17:38.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"44421830000780","imei1":"44421830000780","imei2":"44421830000780","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193145,"job_number":"JOB_193145","tr_customer_id":193163,"tr_customer_product_id":193153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:39.000Z","modified_at":"2026-02-21T04:17:39.000Z","name":"Letha O'Conner","mobile_number":"887-504-1787","email_id":"Isac_Torphy29@gmail.com","dop":"2025-04-06","serial_number":"14301530854358458","imei1":"14301530854358458","imei2":"14301530854358458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193147,"job_number":"JOB_193147","tr_customer_id":193165,"tr_customer_product_id":193155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17295923381531","imei1":"17295923381531","imei2":"17295923381531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193151,"job_number":"JOB_193151","tr_customer_id":193169,"tr_customer_product_id":193159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18476711182340","imei1":"18476711182340","imei2":"18476711182340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193154,"job_number":"JOB_193154","tr_customer_id":193172,"tr_customer_product_id":193162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:43.000Z","modified_at":"2026-02-21T04:17:43.000Z","name":"Blanca Gleason","mobile_number":"969-727-5386","email_id":"Andrew.Kuvalis82@gmail.com","dop":"2025-04-06","serial_number":"16477449818137826","imei1":"16477449818137826","imei2":"16477449818137826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193155,"job_number":"JOB_193155","tr_customer_id":193173,"tr_customer_product_id":193163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:43.000Z","modified_at":"2026-02-21T04:17:43.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19174218657898","imei1":"19174218657898","imei2":"19174218657898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193157,"job_number":"JOB_193157","tr_customer_id":193175,"tr_customer_product_id":193165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:44.000Z","modified_at":"2026-02-21T04:17:44.000Z","name":"Jarrod Armstrong","mobile_number":"751-702-1094","email_id":"Douglas_Hoeger95@yahoo.com","dop":"2025-04-06","serial_number":"15475639681592916","imei1":"15475639681592916","imei2":"15475639681592916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193158,"job_number":"JOB_193158","tr_customer_id":193176,"tr_customer_product_id":193166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:45.000Z","modified_at":"2026-02-21T04:17:45.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17444251516588","imei1":"17444251516588","imei2":"17444251516588","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193159,"job_number":"JOB_193159","tr_customer_id":193177,"tr_customer_product_id":193167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:45.000Z","modified_at":"2026-02-21T04:17:45.000Z","name":"Giovanna Adams","mobile_number":"785-802-8056","email_id":"Enid_Wuckert86@gmail.com","dop":"2025-04-06","serial_number":"15340753595396888","imei1":"15340753595396888","imei2":"15340753595396888","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193161,"job_number":"JOB_193161","tr_customer_id":193179,"tr_customer_product_id":193169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:46.000Z","modified_at":"2026-02-21T04:17:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13443452737054","imei1":"13443452737054","imei2":"13443452737054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193163,"job_number":"JOB_193163","tr_customer_id":193181,"tr_customer_product_id":193171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:46.000Z","modified_at":"2026-02-21T04:17:46.000Z","name":"Sophia Will","mobile_number":"543-347-8341","email_id":"Andreanne.Streich90@gmail.com","dop":"2025-04-06","serial_number":"11293858017259926","imei1":"11293858017259926","imei2":"11293858017259926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193164,"job_number":"JOB_193164","tr_customer_id":193182,"tr_customer_product_id":193172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14556554306424","imei1":"14556554306424","imei2":"14556554306424","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193165,"job_number":"JOB_193165","tr_customer_id":193183,"tr_customer_product_id":193173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"Roy Haag","mobile_number":"443-364-0046","email_id":"Mohammad80@yahoo.com","dop":"2025-04-06","serial_number":"19646370410964584","imei1":"19646370410964584","imei2":"19646370410964584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193167,"job_number":"JOB_193167","tr_customer_id":193185,"tr_customer_product_id":193175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:47.000Z","modified_at":"2026-02-21T04:17:47.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"72839145949182","imei1":"72839145949182","imei2":"72839145949182","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193168,"job_number":"JOB_193168","tr_customer_id":193186,"tr_customer_product_id":193176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:48.000Z","modified_at":"2026-02-21T04:17:48.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15641695265043","imei1":"15641695265043","imei2":"15641695265043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193169,"job_number":"JOB_193169","tr_customer_id":193187,"tr_customer_product_id":193177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:48.000Z","modified_at":"2026-02-21T04:17:48.000Z","name":"Jalen Mueller","mobile_number":"601-634-4726","email_id":"Antonia.Doyle@hotmail.com","dop":"2025-02-01","serial_number":"24641452156276","imei1":"24641452156276","imei2":"24641452156276","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193171,"job_number":"JOB_193171","tr_customer_id":193189,"tr_customer_product_id":193179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10206920379242","imei1":"10206920379242","imei2":"10206920379242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193172,"job_number":"JOB_193172","tr_customer_id":193190,"tr_customer_product_id":193180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Davonte Waelchi","mobile_number":"753-374-8340","email_id":"Daisha4@yahoo.com","dop":"2025-04-06","serial_number":"11345374607350872","imei1":"11345374607350872","imei2":"11345374607350872","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193175,"job_number":"JOB_193175","tr_customer_id":193193,"tr_customer_product_id":193183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Obie Farrell","mobile_number":"225-328-1271","email_id":"Mallory.Towne21@hotmail.com","dop":"2025-04-06","serial_number":"12764157622615460","imei1":"12764157622615460","imei2":"12764157622615460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193177,"job_number":"JOB_193177","tr_customer_id":193195,"tr_customer_product_id":193185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17758598401419","imei1":"17758598401419","imei2":"17758598401419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193181,"job_number":"JOB_193181","tr_customer_id":193199,"tr_customer_product_id":193189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:50.000Z","modified_at":"2026-02-21T04:17:50.000Z","name":"Lew Casper","mobile_number":"448-505-7726","email_id":"Rosalia32@yahoo.com","dop":"2025-04-06","serial_number":"17916710695752728","imei1":"17916710695752728","imei2":"17916710695752728","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193182,"job_number":"JOB_193182","tr_customer_id":193200,"tr_customer_product_id":193190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"17227177929098","imei1":"17227177929098","imei2":"117227177929098","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193183,"job_number":"JOB_193183","tr_customer_id":193201,"tr_customer_product_id":193191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"12418267001260","imei1":"12418267001260","imei2":"12418267001260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193186,"job_number":"JOB_193186","tr_customer_id":193204,"tr_customer_product_id":193194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Jeffrey Kutch","mobile_number":"777-276-1961","email_id":"Susie.Kiehn3@yahoo.com","dop":"2025-04-06","serial_number":"16836129633761616","imei1":"16836129633761616","imei2":"16836129633761616","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193188,"job_number":"JOB_193188","tr_customer_id":193206,"tr_customer_product_id":193196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"194408713490817","imei1":"194408713490817","imei2":"1194408713490817","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193191,"job_number":"JOB_193191","tr_customer_id":193209,"tr_customer_product_id":193199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"Dina Corwin","mobile_number":"945-623-3773","email_id":"Jaime.Russel17@gmail.com","dop":"2025-04-06","serial_number":"11094795982668714","imei1":"11094795982668714","imei2":"11094795982668714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193193,"job_number":"JOB_193193","tr_customer_id":193211,"tr_customer_product_id":193201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:56.000Z","modified_at":"2026-02-21T04:17:56.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109066025130508","imei1":"109066025130508","imei2":"109066025130508","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193195,"job_number":"JOB_193195","tr_customer_id":193213,"tr_customer_product_id":193203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:56.000Z","modified_at":"2026-02-21T04:17:56.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"11465037888513","imei1":"11465037888513","imei2":"11465037888513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193197,"job_number":"JOB_193197","tr_customer_id":193215,"tr_customer_product_id":193205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:58.000Z","modified_at":"2026-02-21T04:17:58.000Z","name":"Milo Spencer","mobile_number":"806-732-0460","email_id":"Brisa.Ortiz15@hotmail.com","dop":"2025-04-06","serial_number":"19510057915385348","imei1":"19510057915385348","imei2":"19510057915385348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193199,"job_number":"JOB_193199","tr_customer_id":193217,"tr_customer_product_id":193207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:07.000Z","modified_at":"2026-02-21T04:18:07.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11226916724196","imei1":"11226916724196","imei2":"11226916724196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193204,"job_number":"JOB_193204","tr_customer_id":193222,"tr_customer_product_id":193212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:09.000Z","modified_at":"2026-02-21T04:18:09.000Z","name":"Carter Ratke","mobile_number":"415-251-5254","email_id":"Alayna83@hotmail.com","dop":"2025-04-06","serial_number":"12943690765773460","imei1":"12943690765773460","imei2":"12943690765773460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193206,"job_number":"JOB_193206","tr_customer_id":193224,"tr_customer_product_id":193214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:14.000Z","modified_at":"2026-02-21T04:18:14.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"15021347736976","imei1":"15021347736976","imei2":"15021347736976","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193208,"job_number":"JOB_193208","tr_customer_id":193226,"tr_customer_product_id":193216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:15.000Z","modified_at":"2026-02-21T04:18:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16538052027316","imei1":"16538052027316","imei2":"16538052027316","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193210,"job_number":"JOB_193210","tr_customer_id":193228,"tr_customer_product_id":193218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:16.000Z","modified_at":"2026-02-21T04:18:16.000Z","name":"Filomena Brakus","mobile_number":"709-506-8756","email_id":"Edyth_Schinner37@hotmail.com","dop":"2025-08-24","serial_number":"1068564094075055","imei1":"1068564094075055","imei2":"1068564094075055","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193211,"job_number":"JOB_193211","tr_customer_id":193229,"tr_customer_product_id":193219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:17.000Z","modified_at":"2026-02-21T04:18:17.000Z","name":"Keegan Blick","mobile_number":"451-538-5670","email_id":"Albert_Frami88@gmail.com","dop":"2025-04-06","serial_number":"16526250177960732","imei1":"16526250177960732","imei2":"16526250177960732","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193212,"job_number":"JOB_193212","tr_customer_id":193230,"tr_customer_product_id":193220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:21.000Z","modified_at":"2026-02-21T04:18:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19419154172062","imei1":"19419154172062","imei2":"19419154172062","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193214,"job_number":"JOB_193214","tr_customer_id":193232,"tr_customer_product_id":193222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:23.000Z","modified_at":"2026-02-21T04:18:23.000Z","name":"Ebony Konopelski","mobile_number":"379-677-9901","email_id":"Rebeka_Rohan23@hotmail.com","dop":"2025-04-06","serial_number":"15666292130020144","imei1":"15666292130020144","imei2":"15666292130020144","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193215,"job_number":"JOB_193215","tr_customer_id":193233,"tr_customer_product_id":193223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:24.000Z","modified_at":"2026-02-21T04:18:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12923581199954","imei1":"12923581199954","imei2":"12923581199954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193217,"job_number":"JOB_193217","tr_customer_id":193235,"tr_customer_product_id":193225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:25.000Z","modified_at":"2026-02-21T04:18:25.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13511130314133","imei1":"13511130314133","imei2":"13511130314133","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193219,"job_number":"JOB_193219","tr_customer_id":193237,"tr_customer_product_id":193227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:26.000Z","modified_at":"2026-02-21T04:18:26.000Z","name":"Alycia Lockman","mobile_number":"719-423-1989","email_id":"Evelyn_Rosenbaum@hotmail.com","dop":"2025-04-06","serial_number":"13015713709632008","imei1":"13015713709632008","imei2":"13015713709632008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193220,"job_number":"JOB_193220","tr_customer_id":193238,"tr_customer_product_id":193228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:27.000Z","modified_at":"2026-02-21T04:18:27.000Z","name":"Kay Lang","mobile_number":"728-479-7780","email_id":"Brant.Grimes82@yahoo.com","dop":"2025-04-06","serial_number":"15564062256417064","imei1":"15564062256417064","imei2":"15564062256417064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193221,"job_number":"JOB_193221","tr_customer_id":193239,"tr_customer_product_id":193229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:29.000Z","modified_at":"2026-02-21T04:18:29.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12638424362370","imei1":"12638424362370","imei2":"112638424362370","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193222,"job_number":"JOB_193222","tr_customer_id":193240,"tr_customer_product_id":193230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:30.000Z","modified_at":"2026-02-21T04:18:30.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"18570618168458","imei1":"18570618168458","imei2":"118570618168458","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193223,"job_number":"JOB_193223","tr_customer_id":193241,"tr_customer_product_id":193231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:30.000Z","modified_at":"2026-02-21T04:18:30.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16012851380641","imei1":"16012851380641","imei2":"16012851380641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193226,"job_number":"JOB_193226","tr_customer_id":193244,"tr_customer_product_id":193234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:31.000Z","modified_at":"2026-02-21T04:18:31.000Z","name":"Adrian Zieme","mobile_number":"328-776-8369","email_id":"Johnathon43@gmail.com","dop":"2025-04-06","serial_number":"13671793343644700","imei1":"13671793343644700","imei2":"13671793343644700","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193228,"job_number":"JOB_193228","tr_customer_id":193246,"tr_customer_product_id":193236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:33.000Z","modified_at":"2026-02-21T04:18:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19111901357762","imei1":"19111901357762","imei2":"19111901357762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193231,"job_number":"JOB_193231","tr_customer_id":193249,"tr_customer_product_id":193239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:33.000Z","modified_at":"2026-02-21T04:18:33.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"13095132517183","imei1":"13095132517183","imei2":"13095132517183","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193234,"job_number":"JOB_193234","tr_customer_id":193252,"tr_customer_product_id":193242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"Unique Klein","mobile_number":"509-958-5251","email_id":"Aurelia_Carter@yahoo.com","dop":"2025-04-06","serial_number":"11286122444010518","imei1":"11286122444010518","imei2":"11286122444010518","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193235,"job_number":"JOB_193235","tr_customer_id":193253,"tr_customer_product_id":193243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"19546877972077","imei1":"19546877972077","imei2":"19546877972077","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193236,"job_number":"JOB_193236","tr_customer_id":193254,"tr_customer_product_id":193244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:35.000Z","modified_at":"2026-02-21T04:18:35.000Z","name":"Lina Harber","mobile_number":"433-284-8822","email_id":"Vanessa_Jacobson27@yahoo.com","dop":"2025-04-06","serial_number":"15176472650643014","imei1":"15176472650643014","imei2":"15176472650643014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193238,"job_number":"JOB_193238","tr_customer_id":193256,"tr_customer_product_id":193246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:36.000Z","modified_at":"2026-02-21T04:18:36.000Z","name":"Carolyn Wyman","mobile_number":"356-340-5675","email_id":"Sibyl_Hodkiewicz60@yahoo.com","dop":"2025-04-06","serial_number":"11521208348430104","imei1":"11521208348430104","imei2":"11521208348430104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193239,"job_number":"JOB_193239","tr_customer_id":193257,"tr_customer_product_id":193247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:53.000Z","modified_at":"2026-02-21T04:18:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19811677617989","imei1":"19811677617989","imei2":"19811677617989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193241,"job_number":"JOB_193241","tr_customer_id":193259,"tr_customer_product_id":193249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:55.000Z","modified_at":"2026-02-21T04:18:55.000Z","name":"Watson Wisoky","mobile_number":"249-626-9028","email_id":"Alexa95@yahoo.com","dop":"2025-04-06","serial_number":"11057781569965322","imei1":"11057781569965322","imei2":"11057781569965322","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193242,"job_number":"JOB_193242","tr_customer_id":193260,"tr_customer_product_id":193250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:58.000Z","modified_at":"2026-02-21T04:18:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10383306459848","imei1":"10383306459848","imei2":"10383306459848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193244,"job_number":"JOB_193244","tr_customer_id":193262,"tr_customer_product_id":193252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:00.000Z","modified_at":"2026-02-21T04:19:00.000Z","name":"Hudson Glover","mobile_number":"813-530-1770","email_id":"Selina69@hotmail.com","dop":"2025-04-06","serial_number":"16922682165508476","imei1":"16922682165508476","imei2":"16922682165508476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193245,"job_number":"JOB_193245","tr_customer_id":193263,"tr_customer_product_id":193253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:05.000Z","modified_at":"2026-02-21T04:19:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16268405233997","imei1":"16268405233997","imei2":"16268405233997","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193247,"job_number":"JOB_193247","tr_customer_id":193265,"tr_customer_product_id":193255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:06.000Z","modified_at":"2026-02-21T04:19:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18627518569825","imei1":"18627518569825","imei2":"18627518569825","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193248,"job_number":"JOB_193248","tr_customer_id":193266,"tr_customer_product_id":193256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:06.000Z","modified_at":"2026-02-21T04:19:06.000Z","name":"Providenci Carroll","mobile_number":"402-732-0954","email_id":"Hobart51@yahoo.com","dop":"2025-04-06","serial_number":"14845817504655544","imei1":"14845817504655544","imei2":"14845817504655544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193249,"job_number":"JOB_193249","tr_customer_id":193267,"tr_customer_product_id":193257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:07.000Z","modified_at":"2026-02-21T04:19:07.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16643799213872","imei1":"16643799213872","imei2":"116643799213872","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193251,"job_number":"JOB_193251","tr_customer_id":193269,"tr_customer_product_id":193259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:08.000Z","modified_at":"2026-02-21T04:19:08.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"124358603291322","imei1":"124358603291322","imei2":"1124358603291322","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193252,"job_number":"JOB_193252","tr_customer_id":193270,"tr_customer_product_id":193260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:08.000Z","modified_at":"2026-02-21T04:19:08.000Z","name":"Christ Labadie","mobile_number":"617-475-4291","email_id":"Burnice.Fahey48@gmail.com","dop":"2025-04-06","serial_number":"13901422640897206","imei1":"13901422640897206","imei2":"13901422640897206","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193254,"job_number":"JOB_193254","tr_customer_id":193272,"tr_customer_product_id":193262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:09.000Z","modified_at":"2026-02-21T04:19:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13038756759096","imei1":"13038756759096","imei2":"13038756759096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193256,"job_number":"JOB_193256","tr_customer_id":193274,"tr_customer_product_id":193264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:10.000Z","modified_at":"2026-02-21T04:19:10.000Z","name":"Providenci Jenkins","mobile_number":"864-858-0510","email_id":"Amalia_Orn13@yahoo.com","dop":"2025-04-06","serial_number":"14690447889379968","imei1":"14690447889379968","imei2":"14690447889379968","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193257,"job_number":"JOB_193257","tr_customer_id":193275,"tr_customer_product_id":193265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:17.000Z","modified_at":"2026-02-21T04:19:17.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"18179597064352","imei1":"18179597064352","imei2":"18179597064352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193259,"job_number":"JOB_193259","tr_customer_id":193277,"tr_customer_product_id":193267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:19.000Z","modified_at":"2026-02-21T04:19:19.000Z","name":"Ford Schimmel","mobile_number":"424-313-8740","email_id":"Leta_Keebler@hotmail.com","dop":"2025-04-06","serial_number":"15218672295178836","imei1":"15218672295178836","imei2":"15218672295178836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193260,"job_number":"JOB_193260","tr_customer_id":193278,"tr_customer_product_id":193268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:19:45.000Z","modified_at":"2026-02-21T04:19:45.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"465788618917733","imei1":"465788618917733","imei2":"1465788618917733","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:19:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193262,"job_number":"JOB_193262","tr_customer_id":193280,"tr_customer_product_id":193270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:00.000Z","modified_at":"2026-02-21T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94613706699650","imei1":"94613706699650","imei2":"94613706699650","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193263,"job_number":"JOB_193263","tr_customer_id":193281,"tr_customer_product_id":193271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:00.000Z","modified_at":"2026-02-21T04:23:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"39710152773976","imei1":"39710152773976","imei2":"39710152773976","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193264,"job_number":"JOB_193264","tr_customer_id":193282,"tr_customer_product_id":193272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"68389857121207","imei1":"68389857121207","imei2":"68389857121207","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193265,"job_number":"JOB_193265","tr_customer_id":193283,"tr_customer_product_id":193273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41582658091160","imei1":"41582658091160","imei2":"41582658091160","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193266,"job_number":"JOB_193266","tr_customer_id":193284,"tr_customer_product_id":193274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"35464850622599","imei1":"35464850622599","imei2":"35464850622599","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193267,"job_number":"JOB_193267","tr_customer_id":193285,"tr_customer_product_id":193275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:01.000Z","modified_at":"2026-02-21T04:23:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"47578739436786","imei1":"47578739436786","imei2":"47578739436786","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193269,"job_number":"JOB_193269","tr_customer_id":193287,"tr_customer_product_id":193277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:28.000Z","modified_at":"2026-02-21T04:23:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83864129542703","imei1":"83864129542703","imei2":"83864129542703","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193270,"job_number":"JOB_193270","tr_customer_id":193288,"tr_customer_product_id":193278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:28.000Z","modified_at":"2026-02-21T04:23:28.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"81432361898285","imei1":"81432361898285","imei2":"81432361898285","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193271,"job_number":"JOB_193271","tr_customer_id":193289,"tr_customer_product_id":193279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76518970407132","imei1":"76518970407132","imei2":"76518970407132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193272,"job_number":"JOB_193272","tr_customer_id":193290,"tr_customer_product_id":193280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"42015010723959","imei1":"42015010723959","imei2":"42015010723959","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193273,"job_number":"JOB_193273","tr_customer_id":193291,"tr_customer_product_id":193281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77929729566074","imei1":"77929729566074","imei2":"77929729566074","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193274,"job_number":"JOB_193274","tr_customer_id":193292,"tr_customer_product_id":193282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:29.000Z","modified_at":"2026-02-21T04:23:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53362810062978","imei1":"53362810062978","imei2":"53362810062978","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193276,"job_number":"JOB_193276","tr_customer_id":193294,"tr_customer_product_id":193284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66851271523103","imei1":"66851271523103","imei2":"66851271523103","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193277,"job_number":"JOB_193277","tr_customer_id":193295,"tr_customer_product_id":193285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54079663136425","imei1":"54079663136425","imei2":"54079663136425","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193278,"job_number":"JOB_193278","tr_customer_id":193296,"tr_customer_product_id":193286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:56.000Z","modified_at":"2026-02-21T04:23:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36060468904580","imei1":"36060468904580","imei2":"36060468904580","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193279,"job_number":"JOB_193279","tr_customer_id":193297,"tr_customer_product_id":193287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"20144822071919","imei1":"20144822071919","imei2":"20144822071919","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193280,"job_number":"JOB_193280","tr_customer_id":193298,"tr_customer_product_id":193288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12388575627601","imei1":"12388575627601","imei2":"12388575627601","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193281,"job_number":"JOB_193281","tr_customer_id":193299,"tr_customer_product_id":193289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:23:57.000Z","modified_at":"2026-02-21T04:23:57.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"40241229487391","imei1":"40241229487391","imei2":"40241229487391","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:23:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193283,"job_number":"JOB_193283","tr_customer_id":193301,"tr_customer_product_id":193291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:36:23.000Z","modified_at":"2026-02-21T04:36:23.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"27165971875310","imei1":"27165971875310","imei2":"27165971875310","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:36:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193285,"job_number":"JOB_193285","tr_customer_id":193303,"tr_customer_product_id":193293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:36:56.000Z","modified_at":"2026-02-21T04:36:56.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"27385658375274","imei1":"27385658375274","imei2":"27385658375274","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193287,"job_number":"JOB_193287","tr_customer_id":193305,"tr_customer_product_id":193295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:37:27.000Z","modified_at":"2026-02-21T04:37:27.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"18073115262912","imei1":"18073115262912","imei2":"18073115262912","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:37:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193289,"job_number":"JOB_193289","tr_customer_id":193307,"tr_customer_product_id":193297,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:44:44.000Z","modified_at":"2026-02-21T04:44:44.000Z","name":"Sachin kande","mobile_number":"7775048978","email_id":"sachin@gmail.com","dop":"2024-08-17","serial_number":"85971296172529","imei1":"85971296172529","imei2":"85971296172529","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:44:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193291,"job_number":"JOB_193291","tr_customer_id":193309,"tr_customer_product_id":193299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:45:16.000Z","modified_at":"2026-02-21T04:45:16.000Z","name":"sundar k","mobile_number":"9265797966","email_id":"sundar@gmail.com","dop":"2024-08-17","serial_number":"56752552254015","imei1":"56752552254015","imei2":"56752552254015","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:45:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193293,"job_number":"JOB_193293","tr_customer_id":193311,"tr_customer_product_id":193301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:45:46.000Z","modified_at":"2026-02-21T04:45:46.000Z","name":"swati k","mobile_number":"9075939666","email_id":"swati@gmail.com","dop":"2024-08-17","serial_number":"71929610676402","imei1":"71929610676402","imei2":"71929610676402","popurl":"2024-08-17T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:45:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193295,"job_number":"JOB_193295","tr_customer_id":193313,"tr_customer_product_id":193303,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:47:51.000Z","modified_at":"2026-02-21T04:47:51.000Z","name":"Ayush Mhatre","mobile_number":"1243546789","email_id":"wery@gmail.com","dop":"2026-02-11","serial_number":"10102371917300","imei1":"10102371017301","imei2":"10132371817302","popurl":"2026-02-11T04:47:50.703417403Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:47:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193296,"job_number":"JOB_193296","tr_customer_id":193314,"tr_customer_product_id":193304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:03:42.000Z","modified_at":"2026-02-21T05:03:42.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-11","serial_number":"50207083622072","imei1":"50207083622072","imei2":"50207083622072","popurl":"2026-02-11T05:03:41.877363349Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:03:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193297,"job_number":"JOB_193297","tr_customer_id":193315,"tr_customer_product_id":193305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:03:53.000Z","modified_at":"2026-02-21T05:03:53.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-11","serial_number":"69344723181843","imei1":"69344723181843","imei2":"69344723181843","popurl":"2026-02-11T05:03:53.305916863Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:03:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193298,"job_number":"JOB_193298","tr_customer_id":193316,"tr_customer_product_id":193306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:08:55.000Z","modified_at":"2026-02-21T05:08:55.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104354582838406","imei1":"104354582838406","imei2":"104354582838406","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:08:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193300,"job_number":"JOB_193300","tr_customer_id":193318,"tr_customer_product_id":193308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:09:08.000Z","modified_at":"2026-02-21T05:09:08.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"103460285105657","imei1":"103460285105657","imei2":"103460285105657","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:09:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193302,"job_number":"JOB_193302","tr_customer_id":193320,"tr_customer_product_id":193310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:21:41.000Z","modified_at":"2026-02-21T05:21:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17454307897849","imei1":"17454307897849","imei2":"17454307897849","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:21:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193304,"job_number":"JOB_193304","tr_customer_id":193322,"tr_customer_product_id":193312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:21:43.000Z","modified_at":"2026-02-21T05:21:43.000Z","name":"Fredrick Klocko","mobile_number":"694-236-5956","email_id":"Montana.Predovic@gmail.com","dop":"2025-04-06","serial_number":"12783223683672104","imei1":"12783223683672104","imei2":"12783223683672104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193305,"job_number":"JOB_193305","tr_customer_id":193323,"tr_customer_product_id":193313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:22:26.000Z","modified_at":"2026-02-21T05:22:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12594280943157","imei1":"12594280943157","imei2":"12594280943157","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:22:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193307,"job_number":"JOB_193307","tr_customer_id":193325,"tr_customer_product_id":193315,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:22:28.000Z","modified_at":"2026-02-21T05:22:28.000Z","name":"Tremayne Harber","mobile_number":"411-308-8450","email_id":"Johnathon66@hotmail.com","dop":"2025-04-06","serial_number":"12621197507760120","imei1":"12621197507760120","imei2":"12621197507760120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:22:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193308,"job_number":"JOB_193308","tr_customer_id":193326,"tr_customer_product_id":193316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:23:11.000Z","modified_at":"2026-02-21T05:23:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12532814367686","imei1":"12532814367686","imei2":"12532814367686","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:23:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193310,"job_number":"JOB_193310","tr_customer_id":193328,"tr_customer_product_id":193318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:23:13.000Z","modified_at":"2026-02-21T05:23:13.000Z","name":"Lindsey Heidenreich","mobile_number":"999-790-8304","email_id":"Andreanne_Brown@hotmail.com","dop":"2025-04-06","serial_number":"10533575793331294","imei1":"10533575793331294","imei2":"10533575793331294","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:23:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193312,"job_number":"JOB_193312","tr_customer_id":193330,"tr_customer_product_id":193320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:25:38.000Z","modified_at":"2026-02-21T05:25:38.000Z","name":"Tod Adams","mobile_number":"555-471-5521","email_id":"Terry65@hotmail.com","dop":"2025-04-06","serial_number":"10788498118391618","imei1":"10788498118391618","imei2":"10788498118391618","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193314,"job_number":"JOB_193314","tr_customer_id":193332,"tr_customer_product_id":193322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:25:58.000Z","modified_at":"2026-02-21T05:25:58.000Z","name":"Devin Price","mobile_number":"753-402-3495","email_id":"Loren_Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18368798924738108","imei1":"18368798924738108","imei2":"18368798924738108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193315,"job_number":"JOB_193315","tr_customer_id":193333,"tr_customer_product_id":193323,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:25.000Z","modified_at":"2026-02-21T05:27:25.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16996298937302","imei1":"16996298937302","imei2":"16996298937302","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193317,"job_number":"JOB_193317","tr_customer_id":193335,"tr_customer_product_id":193325,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:39.000Z","modified_at":"2026-02-21T05:27:39.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"16111077593504","imei1":"16111077593504","imei2":"16111077593504","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193319,"job_number":"JOB_193319","tr_customer_id":193337,"tr_customer_product_id":193327,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T05:27:53.000Z","modified_at":"2026-02-21T05:27:53.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"11077466088063","imei1":"11077466088063","imei2":"11077466088063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T05:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193328,"job_number":"JOB_193328","tr_customer_id":193346,"tr_customer_product_id":193336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:57:28.000Z","modified_at":"2026-02-21T06:57:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14500180749723","imei1":"14500180749723","imei2":"14500180749723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:57:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193330,"job_number":"JOB_193330","tr_customer_id":193348,"tr_customer_product_id":193338,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:57:29.000Z","modified_at":"2026-02-21T06:57:29.000Z","name":"Katelin Hilpert","mobile_number":"639-249-0766","email_id":"Ole54@gmail.com","dop":"2025-04-06","serial_number":"17990608843684352","imei1":"17990608843684352","imei2":"17990608843684352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:57:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193331,"job_number":"JOB_193331","tr_customer_id":193349,"tr_customer_product_id":193339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:05.000Z","modified_at":"2026-02-21T06:58:05.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12411661589835","imei1":"12411661589835","imei2":"12411661589835","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193333,"job_number":"JOB_193333","tr_customer_id":193351,"tr_customer_product_id":193341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:07.000Z","modified_at":"2026-02-21T06:58:07.000Z","name":"Walker DuBuque","mobile_number":"355-903-4157","email_id":"Lina8@hotmail.com","dop":"2025-04-06","serial_number":"11606565818430918","imei1":"11606565818430918","imei2":"11606565818430918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193334,"job_number":"JOB_193334","tr_customer_id":193352,"tr_customer_product_id":193342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:40.000Z","modified_at":"2026-02-21T06:58:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14826284907109","imei1":"14826284907109","imei2":"14826284907109","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193336,"job_number":"JOB_193336","tr_customer_id":193354,"tr_customer_product_id":193344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T06:58:41.000Z","modified_at":"2026-02-21T06:58:41.000Z","name":"Modesta Feest","mobile_number":"994-204-4972","email_id":"Antonietta75@hotmail.com","dop":"2025-04-06","serial_number":"14013384807474776","imei1":"14013384807474776","imei2":"14013384807474776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T06:58:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193337,"job_number":"JOB_193337","tr_customer_id":193355,"tr_customer_product_id":193345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:00:51.000Z","modified_at":"2026-02-21T07:00:51.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14615375139250","imei1":"14615375139250","imei2":"14615375139250","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:00:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193339,"job_number":"JOB_193339","tr_customer_id":193357,"tr_customer_product_id":193347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:00:53.000Z","modified_at":"2026-02-21T07:00:53.000Z","name":"Keven Shanahan","mobile_number":"656-274-3855","email_id":"Laurianne.Mosciski@hotmail.com","dop":"2025-04-06","serial_number":"10520093004004100","imei1":"10520093004004100","imei2":"10520093004004100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:00:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193340,"job_number":"JOB_193340","tr_customer_id":193358,"tr_customer_product_id":193348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:01:28.000Z","modified_at":"2026-02-21T07:01:28.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13541032706944","imei1":"13541032706944","imei2":"13541032706944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:01:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193342,"job_number":"JOB_193342","tr_customer_id":193360,"tr_customer_product_id":193350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:01:30.000Z","modified_at":"2026-02-21T07:01:30.000Z","name":"Alexanne Howe","mobile_number":"988-775-9998","email_id":"Makayla_Berge9@hotmail.com","dop":"2025-04-06","serial_number":"15364999435655256","imei1":"15364999435655256","imei2":"15364999435655256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193343,"job_number":"JOB_193343","tr_customer_id":193361,"tr_customer_product_id":193351,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:02:04.000Z","modified_at":"2026-02-21T07:02:04.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12046156800606","imei1":"12046156800606","imei2":"12046156800606","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:02:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193345,"job_number":"JOB_193345","tr_customer_id":193363,"tr_customer_product_id":193353,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:02:05.000Z","modified_at":"2026-02-21T07:02:05.000Z","name":"Arno Denesik","mobile_number":"715-555-8519","email_id":"Elta.Hoppe@hotmail.com","dop":"2025-04-06","serial_number":"12222153548494696","imei1":"12222153548494696","imei2":"12222153548494696","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:02:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193346,"job_number":"JOB_193346","tr_customer_id":193364,"tr_customer_product_id":193354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:04:33.000Z","modified_at":"2026-02-21T07:04:33.000Z","name":"Sarla Mishra","mobile_number":"975641477","email_id":"abhaya.sharma@yahoo.co.in","dop":"2026-02-11","serial_number":"663805604905026","imei1":"663805604905026","imei2":"663805604905026","popurl":"www.abhaidev-naik.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:04:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193347,"job_number":"JOB_193347","tr_customer_id":193365,"tr_customer_product_id":193355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:26:53.000Z","modified_at":"2026-02-21T07:26:53.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14720838700539","imei1":"14720838700539","imei2":"14720838700539","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193349,"job_number":"JOB_193349","tr_customer_id":193367,"tr_customer_product_id":193357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:26:54.000Z","modified_at":"2026-02-21T07:26:54.000Z","name":"Flavio Grant","mobile_number":"692-710-6183","email_id":"Rebecca_Ryan14@gmail.com","dop":"2025-08-24","serial_number":"1037453169281561","imei1":"1037453169281561","imei2":"1037453169281561","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:26:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193350,"job_number":"JOB_193350","tr_customer_id":193368,"tr_customer_product_id":193358,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:27:35.000Z","modified_at":"2026-02-21T07:27:35.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17005161525366","imei1":"17005161525366","imei2":"17005161525366","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193352,"job_number":"JOB_193352","tr_customer_id":193370,"tr_customer_product_id":193360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:27:37.000Z","modified_at":"2026-02-21T07:27:37.000Z","name":"Rita Stokes","mobile_number":"852-224-3961","email_id":"Leopold_Schuster75@yahoo.com","dop":"2025-08-24","serial_number":"1067373335692890","imei1":"1067373335692890","imei2":"1067373335692890","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193353,"job_number":"JOB_193353","tr_customer_id":193371,"tr_customer_product_id":193361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:28:18.000Z","modified_at":"2026-02-21T07:28:18.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18814550219868","imei1":"18814550219868","imei2":"18814550219868","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193355,"job_number":"JOB_193355","tr_customer_id":193373,"tr_customer_product_id":193363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:28:20.000Z","modified_at":"2026-02-21T07:28:20.000Z","name":"Noemie Strosin","mobile_number":"926-246-8584","email_id":"Ottis89@yahoo.com","dop":"2025-08-24","serial_number":"1087887588560128","imei1":"1087887588560128","imei2":"1087887588560128","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:28:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193356,"job_number":"JOB_193356","tr_customer_id":193374,"tr_customer_product_id":193364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:07.000Z","modified_at":"2026-02-21T07:31:07.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12818600653089","imei1":"12818600653089","imei2":"12818600653089","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193358,"job_number":"JOB_193358","tr_customer_id":193376,"tr_customer_product_id":193366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:08.000Z","modified_at":"2026-02-21T07:31:08.000Z","name":"Monroe Bode","mobile_number":"384-649-0563","email_id":"Jackeline.Toy8@yahoo.com","dop":"2025-08-24","serial_number":"1017147976680088","imei1":"1017147976680088","imei2":"1017147976680088","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193359,"job_number":"JOB_193359","tr_customer_id":193377,"tr_customer_product_id":193367,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:50.000Z","modified_at":"2026-02-21T07:31:50.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"12036851561100","imei1":"12036851561100","imei2":"12036851561100","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193361,"job_number":"JOB_193361","tr_customer_id":193379,"tr_customer_product_id":193369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:31:51.000Z","modified_at":"2026-02-21T07:31:51.000Z","name":"Maximilian Bergnaum","mobile_number":"214-767-3524","email_id":"Emilio.Barton11@yahoo.com","dop":"2025-08-24","serial_number":"1005105062718217","imei1":"1005105062718217","imei2":"1005105062718217","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:31:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193362,"job_number":"JOB_193362","tr_customer_id":193380,"tr_customer_product_id":193370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:32:33.000Z","modified_at":"2026-02-21T07:32:33.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19405530719267","imei1":"19405530719267","imei2":"19405530719267","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:32:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193364,"job_number":"JOB_193364","tr_customer_id":193382,"tr_customer_product_id":193372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:32:34.000Z","modified_at":"2026-02-21T07:32:34.000Z","name":"Merle Kuhic","mobile_number":"880-920-6502","email_id":"Alek_Murphy@yahoo.com","dop":"2025-08-24","serial_number":"1020156372357939","imei1":"1020156372357939","imei2":"1020156372357939","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:32:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193365,"job_number":"JOB_193365","tr_customer_id":193383,"tr_customer_product_id":193373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:35:57.000Z","modified_at":"2026-02-21T07:35:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14435403003308","imei1":"14435403003308","imei2":"14435403003308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:35:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193367,"job_number":"JOB_193367","tr_customer_id":193385,"tr_customer_product_id":193375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:35:58.000Z","modified_at":"2026-02-21T07:35:58.000Z","name":"Kristy Stroman","mobile_number":"957-257-1508","email_id":"Agustin.Cartwright55@gmail.com","dop":"2025-04-06","serial_number":"17827110094024082","imei1":"17827110094024082","imei2":"17827110094024082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193368,"job_number":"JOB_193368","tr_customer_id":193386,"tr_customer_product_id":193376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:36:32.000Z","modified_at":"2026-02-21T07:36:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16877913902943","imei1":"16877913902943","imei2":"16877913902943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:36:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193370,"job_number":"JOB_193370","tr_customer_id":193388,"tr_customer_product_id":193378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:36:33.000Z","modified_at":"2026-02-21T07:36:33.000Z","name":"Orion Cole","mobile_number":"825-802-8481","email_id":"Electa81@hotmail.com","dop":"2025-04-06","serial_number":"18482641818318780","imei1":"18482641818318780","imei2":"18482641818318780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:36:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193371,"job_number":"JOB_193371","tr_customer_id":193389,"tr_customer_product_id":193379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:08.000Z","modified_at":"2026-02-21T07:37:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10409082647918","imei1":"10409082647918","imei2":"10409082647918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193373,"job_number":"JOB_193373","tr_customer_id":193391,"tr_customer_product_id":193381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:09.000Z","modified_at":"2026-02-21T07:37:09.000Z","name":"Elisa Murray","mobile_number":"838-352-8357","email_id":"Jason_Weissnat@yahoo.com","dop":"2025-04-06","serial_number":"13107282216834658","imei1":"13107282216834658","imei2":"13107282216834658","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193374,"job_number":"JOB_193374","tr_customer_id":193392,"tr_customer_product_id":193382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:55.000Z","modified_at":"2026-02-21T07:37:55.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"11306756058129","imei1":"11306756058129","imei2":"11306756058129","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193376,"job_number":"JOB_193376","tr_customer_id":193394,"tr_customer_product_id":193384,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:37:57.000Z","modified_at":"2026-02-21T07:37:57.000Z","name":"Daphney Oberbrunner","mobile_number":"341-496-0383","email_id":"Ken88@gmail.com","dop":"2025-08-24","serial_number":"1040493187142260","imei1":"1040493187142260","imei2":"1040493187142260","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:37:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193377,"job_number":"JOB_193377","tr_customer_id":193395,"tr_customer_product_id":193385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:38:39.000Z","modified_at":"2026-02-21T07:38:39.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"19612044195453","imei1":"19612044195453","imei2":"19612044195453","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:38:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193379,"job_number":"JOB_193379","tr_customer_id":193397,"tr_customer_product_id":193387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:38:41.000Z","modified_at":"2026-02-21T07:38:41.000Z","name":"Jaylin O'Hara","mobile_number":"972-788-4181","email_id":"Onie.Shanahan36@hotmail.com","dop":"2025-08-24","serial_number":"1086245263028934","imei1":"1086245263028934","imei2":"1086245263028934","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:38:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193380,"job_number":"JOB_193380","tr_customer_id":193398,"tr_customer_product_id":193388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:39:22.000Z","modified_at":"2026-02-21T07:39:22.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19566412732163","imei1":"19566412732163","imei2":"19566412732163","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:39:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193382,"job_number":"JOB_193382","tr_customer_id":193400,"tr_customer_product_id":193390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:39:24.000Z","modified_at":"2026-02-21T07:39:24.000Z","name":"Joel Jones","mobile_number":"678-852-4682","email_id":"Cecelia_Funk@yahoo.com","dop":"2025-08-24","serial_number":"1041561432726379","imei1":"1041561432726379","imei2":"1041561432726379","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:39:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193383,"job_number":"JOB_193383","tr_customer_id":193401,"tr_customer_product_id":193391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:41:39.000Z","modified_at":"2026-02-21T07:41:39.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10117309860320","imei1":"10117309860320","imei2":"10117309860320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:41:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193385,"job_number":"JOB_193385","tr_customer_id":193403,"tr_customer_product_id":193393,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:41:41.000Z","modified_at":"2026-02-21T07:41:41.000Z","name":"Estelle Weber","mobile_number":"624-711-8027","email_id":"Rosario51@hotmail.com","dop":"2025-04-06","serial_number":"11403399497092734","imei1":"11403399497092734","imei2":"11403399497092734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:41:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193386,"job_number":"JOB_193386","tr_customer_id":193404,"tr_customer_product_id":193394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:15.000Z","modified_at":"2026-02-21T07:42:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16388964942987","imei1":"16388964942987","imei2":"16388964942987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193388,"job_number":"JOB_193388","tr_customer_id":193406,"tr_customer_product_id":193396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:17.000Z","modified_at":"2026-02-21T07:42:17.000Z","name":"Madaline Kling","mobile_number":"509-886-4437","email_id":"Trevor35@yahoo.com","dop":"2025-04-06","serial_number":"13918570880312850","imei1":"13918570880312850","imei2":"13918570880312850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193389,"job_number":"JOB_193389","tr_customer_id":193407,"tr_customer_product_id":193397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:56.000Z","modified_at":"2026-02-21T07:42:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19158717903805","imei1":"19158717903805","imei2":"19158717903805","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193391,"job_number":"JOB_193391","tr_customer_id":193409,"tr_customer_product_id":193399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:42:58.000Z","modified_at":"2026-02-21T07:42:58.000Z","name":"Breanna Roob","mobile_number":"311-665-1228","email_id":"Elfrieda_Greenfelder@yahoo.com","dop":"2025-04-06","serial_number":"19090023186950096","imei1":"19090023186950096","imei2":"19090023186950096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193392,"job_number":"JOB_193392","tr_customer_id":193410,"tr_customer_product_id":193400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:44:24.000Z","modified_at":"2026-02-21T07:44:24.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17942583115803","imei1":"17942583115803","imei2":"17942583115803","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193394,"job_number":"JOB_193394","tr_customer_id":193412,"tr_customer_product_id":193402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:44:26.000Z","modified_at":"2026-02-21T07:44:26.000Z","name":"Manuela Langworth","mobile_number":"708-745-6938","email_id":"Heaven45@gmail.com","dop":"2025-08-24","serial_number":"1076324782314125","imei1":"1076324782314125","imei2":"1076324782314125","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:44:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193395,"job_number":"JOB_193395","tr_customer_id":193413,"tr_customer_product_id":193403,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:08.000Z","modified_at":"2026-02-21T07:45:08.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17393220884968","imei1":"17393220884968","imei2":"17393220884968","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193397,"job_number":"JOB_193397","tr_customer_id":193415,"tr_customer_product_id":193405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:10.000Z","modified_at":"2026-02-21T07:45:10.000Z","name":"Karolann Rath","mobile_number":"794-950-5400","email_id":"Abelardo.Balistreri@gmail.com","dop":"2025-08-24","serial_number":"1014511479967130","imei1":"1014511479967130","imei2":"1014511479967130","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193398,"job_number":"JOB_193398","tr_customer_id":193416,"tr_customer_product_id":193406,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:52.000Z","modified_at":"2026-02-21T07:45:52.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11613119694321","imei1":"11613119694321","imei2":"11613119694321","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193400,"job_number":"JOB_193400","tr_customer_id":193418,"tr_customer_product_id":193408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:45:53.000Z","modified_at":"2026-02-21T07:45:53.000Z","name":"Polly Ritchie","mobile_number":"391-904-8976","email_id":"Elliot52@hotmail.com","dop":"2025-08-24","serial_number":"1098665647093363","imei1":"1098665647093363","imei2":"1098665647093363","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:45:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193402,"job_number":"JOB_193402","tr_customer_id":193420,"tr_customer_product_id":193410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:48:48.000Z","modified_at":"2026-02-21T07:48:48.000Z","name":"Rudy Hoppe","mobile_number":"508-579-4138","email_id":"Henriette.Bosco@hotmail.com","dop":"2025-04-06","serial_number":"18692767985986108","imei1":"18692767985986108","imei2":"18692767985986108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:48:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193407,"job_number":"JOB_193407","tr_customer_id":193425,"tr_customer_product_id":193415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:08.000Z","modified_at":"2026-02-21T07:50:08.000Z","name":"Giovanny Orn","mobile_number":"372-757-9716","email_id":"Lorenz_Windler@hotmail.com","dop":"2025-04-06","serial_number":"15773123509869388","imei1":"15773123509869388","imei2":"15773123509869388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193408,"job_number":"JOB_193408","tr_customer_id":193426,"tr_customer_product_id":193416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:33.000Z","modified_at":"2026-02-21T07:50:33.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"12583303650192","imei1":"12583303650192","imei2":"12583303650192","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193410,"job_number":"JOB_193410","tr_customer_id":193428,"tr_customer_product_id":193418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:34.000Z","modified_at":"2026-02-21T07:50:34.000Z","name":"Tre Hickle","mobile_number":"214-222-6302","email_id":"Omari86@yahoo.com","dop":"2025-08-24","serial_number":"1016385885939756","imei1":"1016385885939756","imei2":"1016385885939756","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:50:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193412,"job_number":"JOB_193412","tr_customer_id":193430,"tr_customer_product_id":193420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:19.000Z","modified_at":"2026-02-21T07:51:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18666066202750","imei1":"18666066202750","imei2":"18666066202750","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193414,"job_number":"JOB_193414","tr_customer_id":193432,"tr_customer_product_id":193422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:20.000Z","modified_at":"2026-02-21T07:51:20.000Z","name":"Deshaun Gutkowski","mobile_number":"245-766-2848","email_id":"Selina_Wiegand@hotmail.com","dop":"2025-08-24","serial_number":"1081838350909819","imei1":"1081838350909819","imei2":"1081838350909819","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193415,"job_number":"JOB_193415","tr_customer_id":193433,"tr_customer_product_id":193423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:51:37.000Z","modified_at":"2026-02-21T07:51:37.000Z","name":"Horacio Wilderman","mobile_number":"8928885292","email_id":"Camilla.Gottlieb@gmail.com","dop":"2026-01-12","serial_number":"10096311673473434","imei1":"10096311673473434","imei2":"10096311673473434","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:51:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193416,"job_number":"JOB_193416","tr_customer_id":193434,"tr_customer_product_id":193424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:52:04.000Z","modified_at":"2026-02-21T07:52:04.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11230557252449","imei1":"11230557252449","imei2":"11230557252449","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:52:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193418,"job_number":"JOB_193418","tr_customer_id":193436,"tr_customer_product_id":193426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:52:05.000Z","modified_at":"2026-02-21T07:52:05.000Z","name":"Kenny Heathcote","mobile_number":"378-442-3417","email_id":"Diego.Bosco@hotmail.com","dop":"2025-08-24","serial_number":"1096253210185018","imei1":"1096253210185018","imei2":"1096253210185018","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T07:52:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193419,"job_number":"JOB_193419","tr_customer_id":193437,"tr_customer_product_id":193427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:05.000Z","modified_at":"2026-02-21T08:13:05.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"19724020545025","imei1":"19724020545025","imei2":"19724020545025","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193421,"job_number":"JOB_193421","tr_customer_id":193439,"tr_customer_product_id":193429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:07.000Z","modified_at":"2026-02-21T08:13:07.000Z","name":"Ebba Steuber","mobile_number":"893-586-8501","email_id":"Melyssa93@yahoo.com","dop":"2025-08-24","serial_number":"1014071285007740","imei1":"1014071285007740","imei2":"1014071285007740","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193422,"job_number":"JOB_193422","tr_customer_id":193440,"tr_customer_product_id":193430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:52.000Z","modified_at":"2026-02-21T08:13:52.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"17692622377904","imei1":"17692622377904","imei2":"17692622377904","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193424,"job_number":"JOB_193424","tr_customer_id":193442,"tr_customer_product_id":193432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:13:53.000Z","modified_at":"2026-02-21T08:13:53.000Z","name":"Glennie Rodriguez","mobile_number":"797-513-2777","email_id":"Kennedi.Blanda@yahoo.com","dop":"2025-08-24","serial_number":"1098376930953258","imei1":"1098376930953258","imei2":"1098376930953258","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:13:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193425,"job_number":"JOB_193425","tr_customer_id":193443,"tr_customer_product_id":193433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:14:38.000Z","modified_at":"2026-02-21T08:14:38.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"11743835190486","imei1":"11743835190486","imei2":"11743835190486","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:14:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193427,"job_number":"JOB_193427","tr_customer_id":193445,"tr_customer_product_id":193435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T08:14:39.000Z","modified_at":"2026-02-21T08:14:39.000Z","name":"Nick Hauck","mobile_number":"255-564-9466","email_id":"Ellie_Lesch@gmail.com","dop":"2025-08-24","serial_number":"1008911628159141","imei1":"1008911628159141","imei2":"1008911628159141","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T08:14:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193428,"job_number":"JOB_193428","tr_customer_id":193446,"tr_customer_product_id":193436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:20.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"16357077553165","imei1":"16357077553165","imei2":"16357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193429,"job_number":"JOB_193429","tr_customer_id":193447,"tr_customer_product_id":193437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"36857077553165","imei1":"36857077553165","imei2":"36857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193430,"job_number":"JOB_193430","tr_customer_id":193448,"tr_customer_product_id":193438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"17257077553165","imei1":"17257077553165","imei2":"17257077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193431,"job_number":"JOB_193431","tr_customer_id":193449,"tr_customer_product_id":193439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"93857077553165","imei1":"93857077553165","imei2":"93857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193432,"job_number":"JOB_193432","tr_customer_id":193450,"tr_customer_product_id":193440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:21.000Z","modified_at":"2026-02-21T09:50:21.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"25857077553165","imei1":"25857077553165","imei2":"25857077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193433,"job_number":"JOB_193433","tr_customer_id":193451,"tr_customer_product_id":193441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Dhaanyalakshmi Jain","mobile_number":"7004418024","email_id":"mandaakin.bharadwaj@yahoo.co.in","dop":"2026-02-11","serial_number":"438286374794778","imei1":"438286374794778","imei2":"438286374794778","popurl":"www.goswami-dwivedi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193434,"job_number":"JOB_193434","tr_customer_id":193452,"tr_customer_product_id":193442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Aayushmaan Kaur","mobile_number":"7059813001","email_id":"usha.kakkar@hotmail.com","dop":"2026-02-11","serial_number":"979657060377900","imei1":"979657060377900","imei2":"979657060377900","popurl":"www.manik-khatri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193435,"job_number":"JOB_193435","tr_customer_id":193453,"tr_customer_product_id":193443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Sushma Panicker","mobile_number":"7064691662","email_id":"sarala.dutta@gmail.com","dop":"2026-02-11","serial_number":"513177912176455","imei1":"513177912176455","imei2":"513177912176455","popurl":"www.birjesh-ahuja.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193436,"job_number":"JOB_193436","tr_customer_id":193454,"tr_customer_product_id":193444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Aaryan Patel","mobile_number":"7033480698","email_id":"chidaatma.prajapat@gmail.com","dop":"2026-02-11","serial_number":"094671057145544","imei1":"094671057145544","imei2":"094671057145544","popurl":"www.anjushree-kaur.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193437,"job_number":"JOB_193437","tr_customer_id":193455,"tr_customer_product_id":193445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:22.000Z","modified_at":"2026-02-21T09:50:22.000Z","name":"Sunita Varma","mobile_number":"7003820851","email_id":"chandramauli.bhattacharya@gmail.com","dop":"2026-02-11","serial_number":"796348192115143","imei1":"796348192115143","imei2":"796348192115143","popurl":"www.swami-acharya.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193438,"job_number":"JOB_193438","tr_customer_id":193456,"tr_customer_product_id":193446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:23.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855188","imei1":"15421920855188","imei2":"15421920855188","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193439,"job_number":"JOB_193439","tr_customer_id":193457,"tr_customer_product_id":193447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:23.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855177","imei1":"15421920855177","imei2":"15421920855177","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193440,"job_number":"JOB_193440","tr_customer_id":193458,"tr_customer_product_id":193448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:23.000Z","modified_at":"2026-02-21T09:50:24.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"15421920855122","imei1":"15421920855122","imei2":"15421920855122","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193441,"job_number":"JOB_193441","tr_customer_id":193459,"tr_customer_product_id":193449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193442,"job_number":"JOB_193442","tr_customer_id":193460,"tr_customer_product_id":193450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193443,"job_number":"JOB_193443","tr_customer_id":193461,"tr_customer_product_id":193451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193444,"job_number":"JOB_193444","tr_customer_id":193462,"tr_customer_product_id":193452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193445,"job_number":"JOB_193445","tr_customer_id":193463,"tr_customer_product_id":193453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:26.000Z","modified_at":"2026-02-21T09:50:26.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193446,"job_number":"JOB_193446","tr_customer_id":193464,"tr_customer_product_id":193454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:27.000Z","modified_at":"2026-02-21T09:50:27.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"85118284085858","imei1":"85118284085858","imei2":"85118284085858","popurl":"2026-02-11T09:50:26.429886203Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193447,"job_number":"JOB_193447","tr_customer_id":193465,"tr_customer_product_id":193455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T09:50:28.000Z","modified_at":"2026-02-21T09:50:28.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"20288223085858","imei1":"20288223085858","imei2":"20288223085858","popurl":"2026-02-11T09:50:27.444812867Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T09:50:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193448,"job_number":"JOB_193448","tr_customer_id":193466,"tr_customer_product_id":193456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:15.000Z","modified_at":"2026-02-21T10:46:15.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-02-11","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-02-11T10:46:06.658049026Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193449,"job_number":"JOB_193449","tr_customer_id":193467,"tr_customer_product_id":193457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:16.000Z","modified_at":"2026-02-21T10:46:16.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-11","serial_number":"41944561729345","imei1":"41944561729345","imei2":"41944561729345","popurl":"2026-02-11T10:46:06.660275584Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193450,"job_number":"JOB_193450","tr_customer_id":193468,"tr_customer_product_id":193458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T10:46:29.000Z","modified_at":"2026-02-21T10:46:29.000Z","name":"Anandamayi Banerjee","mobile_number":"8686338023","email_id":"bharat.khan@hotmail.com","dop":"2026-02-11","serial_number":"88526442490310","imei1":"88526442490310","imei2":"88526442490310","popurl":"www.bhargavi-gowda.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T10:46:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193451,"job_number":"JOB_193451","tr_customer_id":193469,"tr_customer_product_id":193459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T11:42:57.000Z","modified_at":"2026-02-21T11:42:57.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-02-11","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-02-11T11:42:56.589006406Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T11:42:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193453,"job_number":"JOB_193453","tr_customer_id":193471,"tr_customer_product_id":193461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T11:49:58.000Z","modified_at":"2026-02-21T11:49:58.000Z","name":"Dameon Little","mobile_number":"455-441-8562","email_id":"Velva37@yahoo.com","dop":"2025-04-06","serial_number":"14240336567763800","imei1":"14240336567763800","imei2":"14240336567763800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T11:49:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193454,"job_number":"JOB_193454","tr_customer_id":193472,"tr_customer_product_id":193462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T12:41:50.000Z","modified_at":"2026-02-21T12:41:50.000Z","name":"nishant sharma","mobile_number":"9999999999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfgdfgdfgdfgd","imei2":"gdfgdfgdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T12:41:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193455,"job_number":"JOB_193455","tr_customer_id":193473,"tr_customer_product_id":193463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T12:43:38.000Z","modified_at":"2026-02-21T12:43:38.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgdfgd","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T12:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193456,"job_number":"JOB_193456","tr_customer_id":193474,"tr_customer_product_id":193464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:04:42.000Z","modified_at":"2026-02-21T13:04:42.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgdf33d","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:04:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193458,"job_number":"JOB_193458","tr_customer_id":193476,"tr_customer_product_id":193466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:17:43.000Z","modified_at":"2026-02-21T13:17:43.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"13935219571113","imei1":"13935219571113","imei2":"13935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:17:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193459,"job_number":"JOB_193459","tr_customer_id":193477,"tr_customer_product_id":193467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:23:52.000Z","modified_at":"2026-02-21T13:23:52.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-02-11","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-02-11T13:23:51.306638436Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193460,"job_number":"JOB_193460","tr_customer_id":193478,"tr_customer_product_id":193468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"83935219571113","imei1":"83935219571113","imei2":"83935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193461,"job_number":"JOB_193461","tr_customer_id":193479,"tr_customer_product_id":193469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"52935219571113","imei1":"52935219571113","imei2":"52935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193462,"job_number":"JOB_193462","tr_customer_id":193480,"tr_customer_product_id":193470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:28:36.000Z","modified_at":"2026-02-21T13:28:36.000Z","name":"Florence Stiedemann","mobile_number":"728-860-1397","email_id":"Chadrick_Dietrich71@yahoo.com","dop":"2025-04-06","serial_number":"53935219571113","imei1":"53935219571113","imei2":"53935219571113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193464,"job_number":"JOB_193464","tr_customer_id":193482,"tr_customer_product_id":193472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:37:09.000Z","modified_at":"2026-02-21T13:37:09.000Z","name":"Cullen Luettgen","mobile_number":"807-683-5212","email_id":"Iva59@yahoo.com","dop":"2025-05-30","serial_number":"19247176904755","imei1":"19247176904755","imei2":"19247176904755","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:37:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193465,"job_number":"JOB_193465","tr_customer_id":193483,"tr_customer_product_id":193473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:37:10.000Z","modified_at":"2026-02-21T13:37:10.000Z","name":"Junius Abbott","mobile_number":"310-872-6681","email_id":"Winston_Osinski@yahoo.com","dop":"2025-05-30","serial_number":"1474084519410455","imei1":"1474084519410455","imei2":"1474084519410455","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:37:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193466,"job_number":"JOB_193466","tr_customer_id":193484,"tr_customer_product_id":193474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:43:59.000Z","modified_at":"2026-02-21T13:43:59.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555fgd555","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193472,"job_number":"JOB_193472","tr_customer_id":193490,"tr_customer_product_id":193480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:55:36.000Z","modified_at":"2026-02-21T13:55:36.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108739378026730","imei1":"108739378026730","imei2":"108739378026730","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193474,"job_number":"JOB_193474","tr_customer_id":193492,"tr_customer_product_id":193482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:21.000Z","modified_at":"2026-02-21T13:56:21.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105668371133239","imei1":"105668371133239","imei2":"105668371133239","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193476,"job_number":"JOB_193476","tr_customer_id":193494,"tr_customer_product_id":193484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"72191462242943","imei1":"72191462242943","imei2":"72191462242943","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193477,"job_number":"JOB_193477","tr_customer_id":193495,"tr_customer_product_id":193485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82614692500887","imei1":"82614692500887","imei2":"82614692500887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193478,"job_number":"JOB_193478","tr_customer_id":193496,"tr_customer_product_id":193486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:41.000Z","modified_at":"2026-02-21T13:56:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13941958492949","imei1":"13941958492949","imei2":"13941958492949","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193479,"job_number":"JOB_193479","tr_customer_id":193497,"tr_customer_product_id":193487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17913239408019","imei1":"17913239408019","imei2":"17913239408019","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193480,"job_number":"JOB_193480","tr_customer_id":193498,"tr_customer_product_id":193488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"80601632612089","imei1":"80601632612089","imei2":"80601632612089","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193481,"job_number":"JOB_193481","tr_customer_id":193499,"tr_customer_product_id":193489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:42.000Z","modified_at":"2026-02-21T13:56:42.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"59989205780663","imei1":"59989205780663","imei2":"59989205780663","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193484,"job_number":"JOB_193484","tr_customer_id":193502,"tr_customer_product_id":193492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:56:54.000Z","modified_at":"2026-02-21T13:56:54.000Z","name":"Lizzie Grady","mobile_number":"512-837-5777","email_id":"Reed_Howell@yahoo.com","dop":"2025-04-06","serial_number":"15306889837487112","imei1":"15306889837487112","imei2":"15306889837487112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:56:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193485,"job_number":"JOB_193485","tr_customer_id":193503,"tr_customer_product_id":193493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:06.000Z","modified_at":"2026-02-21T13:57:06.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"105733164351471","imei1":"105733164351471","imei2":"105733164351471","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193487,"job_number":"JOB_193487","tr_customer_id":193505,"tr_customer_product_id":193495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:10.000Z","modified_at":"2026-02-21T13:57:10.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30226181841644","imei1":"30226181841644","imei2":"30226181841644","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193488,"job_number":"JOB_193488","tr_customer_id":193506,"tr_customer_product_id":193496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36809143419803","imei1":"36809143419803","imei2":"36809143419803","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193489,"job_number":"JOB_193489","tr_customer_id":193507,"tr_customer_product_id":193497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"71726639846717","imei1":"71726639846717","imei2":"71726639846717","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193490,"job_number":"JOB_193490","tr_customer_id":193508,"tr_customer_product_id":193498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27546462462279","imei1":"27546462462279","imei2":"27546462462279","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193491,"job_number":"JOB_193491","tr_customer_id":193509,"tr_customer_product_id":193499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:11.000Z","modified_at":"2026-02-21T13:57:11.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"86422356918226","imei1":"86422356918226","imei2":"86422356918226","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193492,"job_number":"JOB_193492","tr_customer_id":193510,"tr_customer_product_id":193500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:12.000Z","modified_at":"2026-02-21T13:57:12.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"27554180500915","imei1":"27554180500915","imei2":"27554180500915","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193494,"job_number":"JOB_193494","tr_customer_id":193512,"tr_customer_product_id":193502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58084730597265","imei1":"58084730597265","imei2":"58084730597265","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193495,"job_number":"JOB_193495","tr_customer_id":193513,"tr_customer_product_id":193503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22943088301608","imei1":"22943088301608","imei2":"22943088301608","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193496,"job_number":"JOB_193496","tr_customer_id":193514,"tr_customer_product_id":193504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:40.000Z","modified_at":"2026-02-21T13:57:40.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"79704441350417","imei1":"79704441350417","imei2":"79704441350417","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193497,"job_number":"JOB_193497","tr_customer_id":193515,"tr_customer_product_id":193505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13724383270055","imei1":"13724383270055","imei2":"13724383270055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193498,"job_number":"JOB_193498","tr_customer_id":193516,"tr_customer_product_id":193506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"41169535957810","imei1":"41169535957810","imei2":"41169535957810","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193499,"job_number":"JOB_193499","tr_customer_id":193517,"tr_customer_product_id":193507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:41.000Z","modified_at":"2026-02-21T13:57:41.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"97509959605684","imei1":"97509959605684","imei2":"97509959605684","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193501,"job_number":"JOB_193501","tr_customer_id":193519,"tr_customer_product_id":193509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:52.000Z","modified_at":"2026-02-21T13:57:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13676644317282","imei1":"13676644317282","imei2":"13676644317282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193503,"job_number":"JOB_193503","tr_customer_id":193521,"tr_customer_product_id":193511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:57:54.000Z","modified_at":"2026-02-21T13:57:54.000Z","name":"Bobby Kiehn","mobile_number":"821-468-9925","email_id":"Aubrey.Mueller@hotmail.com","dop":"2025-04-06","serial_number":"14309738599051998","imei1":"14309738599051998","imei2":"14309738599051998","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:57:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193506,"job_number":"JOB_193506","tr_customer_id":193524,"tr_customer_product_id":193514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:58:36.000Z","modified_at":"2026-02-21T13:58:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13865551258217","imei1":"13865551258217","imei2":"13865551258217","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:58:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193508,"job_number":"JOB_193508","tr_customer_id":193526,"tr_customer_product_id":193516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:58:38.000Z","modified_at":"2026-02-21T13:58:38.000Z","name":"Steve Hodkiewicz","mobile_number":"990-827-2613","email_id":"Destin.Lebsack@hotmail.com","dop":"2025-04-06","serial_number":"10145914845034208","imei1":"10145914845034208","imei2":"10145914845034208","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:58:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193509,"job_number":"JOB_193509","tr_customer_id":193527,"tr_customer_product_id":193517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:59:21.000Z","modified_at":"2026-02-21T13:59:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17790693459573","imei1":"17790693459573","imei2":"17790693459573","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:59:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193511,"job_number":"JOB_193511","tr_customer_id":193529,"tr_customer_product_id":193519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T13:59:22.000Z","modified_at":"2026-02-21T13:59:22.000Z","name":"Nathan Morissette","mobile_number":"203-820-4604","email_id":"Arnoldo.Torphy77@yahoo.com","dop":"2025-04-06","serial_number":"17169049368938036","imei1":"17169049368938036","imei2":"17169049368938036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T13:59:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193521,"job_number":"JOB_193521","tr_customer_id":193539,"tr_customer_product_id":193529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:17:21.000Z","modified_at":"2026-02-21T14:17:21.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52978846940314","imei1":"52978846940314","imei2":"52978846940314","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193522,"job_number":"JOB_193522","tr_customer_id":193540,"tr_customer_product_id":193530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:17:21.000Z","modified_at":"2026-02-21T14:17:21.000Z","name":"Roberta Huels","mobile_number":"387-926-2974","email_id":"Faye13@yahoo.com","dop":"2025-02-01","serial_number":"46529170440719","imei1":"46529170440719","imei2":"46529170440719","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:17:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193524,"job_number":"JOB_193524","tr_customer_id":193542,"tr_customer_product_id":193532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:05.000Z","modified_at":"2026-02-21T14:18:05.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"39789170854369","imei1":"39789170854369","imei2":"39789170854369","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193525,"job_number":"JOB_193525","tr_customer_id":193543,"tr_customer_product_id":193533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:05.000Z","modified_at":"2026-02-21T14:18:05.000Z","name":"Maybelle Murray","mobile_number":"231-849-0638","email_id":"Marilie.Hessel73@yahoo.com","dop":"2025-02-01","serial_number":"84476972950022","imei1":"84476972950022","imei2":"84476972950022","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193526,"job_number":"JOB_193526","tr_customer_id":193544,"tr_customer_product_id":193534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:06.000Z","modified_at":"2026-02-21T14:18:06.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"59964873826266520","imei1":"59964873826266520","imei2":"59964873826266520","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193528,"job_number":"JOB_193528","tr_customer_id":193546,"tr_customer_product_id":193536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:33.000Z","modified_at":"2026-02-21T14:18:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18515144893031","imei1":"18515144893031","imei2":"18515144893031","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193530,"job_number":"JOB_193530","tr_customer_id":193548,"tr_customer_product_id":193538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:35.000Z","modified_at":"2026-02-21T14:18:35.000Z","name":"Micaela Schmeler","mobile_number":"381-966-1128","email_id":"Zora63@gmail.com","dop":"2025-04-06","serial_number":"19740205390931656","imei1":"19740205390931656","imei2":"19740205390931656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193531,"job_number":"JOB_193531","tr_customer_id":193549,"tr_customer_product_id":193539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:48.000Z","modified_at":"2026-02-21T14:18:48.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"98114046347845","imei1":"98114046347845","imei2":"98114046347845","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193532,"job_number":"JOB_193532","tr_customer_id":193550,"tr_customer_product_id":193540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:18:49.000Z","modified_at":"2026-02-21T14:18:49.000Z","name":"Sheridan Franecki","mobile_number":"728-449-4931","email_id":"Darrick98@gmail.com","dop":"2025-02-01","serial_number":"88831319186293","imei1":"88831319186293","imei2":"88831319186293","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:18:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193534,"job_number":"JOB_193534","tr_customer_id":193552,"tr_customer_product_id":193542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:21.000Z","modified_at":"2026-02-21T14:19:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13930237165175","imei1":"13930237165175","imei2":"13930237165175","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193536,"job_number":"JOB_193536","tr_customer_id":193554,"tr_customer_product_id":193544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:23.000Z","modified_at":"2026-02-21T14:19:23.000Z","name":"Vincent Beatty","mobile_number":"582-434-1348","email_id":"Maxine46@gmail.com","dop":"2025-04-06","serial_number":"17517389061931608","imei1":"17517389061931608","imei2":"17517389061931608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193537,"job_number":"JOB_193537","tr_customer_id":193555,"tr_customer_product_id":193545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:30.000Z","modified_at":"2026-02-21T14:19:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18872460887190","imei1":"18872460887190","imei2":"18872460887190","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193539,"job_number":"JOB_193539","tr_customer_id":193557,"tr_customer_product_id":193547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:19:31.000Z","modified_at":"2026-02-21T14:19:31.000Z","name":"Birdie D'Amore","mobile_number":"766-922-5405","email_id":"Walton_Heathcote@hotmail.com","dop":"2025-04-06","serial_number":"10020790460253878","imei1":"10020790460253878","imei2":"10020790460253878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:19:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193540,"job_number":"JOB_193540","tr_customer_id":193558,"tr_customer_product_id":193548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:09.000Z","modified_at":"2026-02-21T14:20:09.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18452746589355","imei1":"18452746589355","imei2":"18452746589355","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193542,"job_number":"JOB_193542","tr_customer_id":193560,"tr_customer_product_id":193550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:11.000Z","modified_at":"2026-02-21T14:20:11.000Z","name":"Ceasar Pacocha","mobile_number":"974-440-1020","email_id":"Conor9@yahoo.com","dop":"2025-04-06","serial_number":"13727019352036856","imei1":"13727019352036856","imei2":"13727019352036856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193543,"job_number":"JOB_193543","tr_customer_id":193561,"tr_customer_product_id":193551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:12.000Z","modified_at":"2026-02-21T14:20:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10761054126079","imei1":"10761054126079","imei2":"10761054126079","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193545,"job_number":"JOB_193545","tr_customer_id":193563,"tr_customer_product_id":193553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:14.000Z","modified_at":"2026-02-21T14:20:14.000Z","name":"Maida Okuneva","mobile_number":"701-439-9705","email_id":"Naomie_Dickens@hotmail.com","dop":"2025-04-06","serial_number":"18276162732214110","imei1":"18276162732214110","imei2":"18276162732214110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193546,"job_number":"JOB_193546","tr_customer_id":193564,"tr_customer_product_id":193554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:55.000Z","modified_at":"2026-02-21T14:20:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18008463272385","imei1":"18008463272385","imei2":"18008463272385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193548,"job_number":"JOB_193548","tr_customer_id":193566,"tr_customer_product_id":193556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:56.000Z","modified_at":"2026-02-21T14:20:56.000Z","name":"Chris Pouros","mobile_number":"241-568-1157","email_id":"Edison_Weissnat@gmail.com","dop":"2025-04-06","serial_number":"12832261137289634","imei1":"12832261137289634","imei2":"12832261137289634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193549,"job_number":"JOB_193549","tr_customer_id":193567,"tr_customer_product_id":193557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:20:59.000Z","modified_at":"2026-02-21T14:20:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10534256336902","imei1":"10534256336902","imei2":"10534256336902","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:20:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193551,"job_number":"JOB_193551","tr_customer_id":193569,"tr_customer_product_id":193559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:00.000Z","modified_at":"2026-02-21T14:21:00.000Z","name":"Coty Connelly","mobile_number":"910-503-7015","email_id":"Rene1@yahoo.com","dop":"2025-06-18","serial_number":"1017902111847434","imei1":"1017902111847434","imei2":"1017902111847434","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193555,"job_number":"JOB_193555","tr_customer_id":193573,"tr_customer_product_id":193563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:43.000Z","modified_at":"2026-02-21T14:21:43.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10769245764603","imei1":"10769245764603","imei2":"10769245764603","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193557,"job_number":"JOB_193557","tr_customer_id":193575,"tr_customer_product_id":193565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:44.000Z","modified_at":"2026-02-21T14:21:44.000Z","name":"Ernestina Glover","mobile_number":"682-936-2506","email_id":"Florencio2@yahoo.com","dop":"2025-06-18","serial_number":"1080394879074206","imei1":"1080394879074206","imei2":"1080394879074206","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193564,"job_number":"JOB_193564","tr_customer_id":193582,"tr_customer_product_id":193572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:57.000Z","modified_at":"2026-02-21T14:22:57.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"15219883605094","imei1":"15219883605094","imei2":"115219883605094","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193565,"job_number":"JOB_193565","tr_customer_id":193583,"tr_customer_product_id":193573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:58.000Z","modified_at":"2026-02-21T14:22:58.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"907795113485746","imei1":"907795113485746","imei2":"1907795113485746","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193570,"job_number":"JOB_193570","tr_customer_id":193588,"tr_customer_product_id":193578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:37.000Z","modified_at":"2026-02-21T14:23:37.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"17428602773002","imei1":"17428602773002","imei2":"117428602773002","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193571,"job_number":"JOB_193571","tr_customer_id":193589,"tr_customer_product_id":193579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:38.000Z","modified_at":"2026-02-21T14:23:38.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"256450660010796","imei1":"256450660010796","imei2":"1256450660010796","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193573,"job_number":"JOB_193573","tr_customer_id":193591,"tr_customer_product_id":193581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:52.000Z","modified_at":"2026-02-21T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13540966356698","imei1":"13540966356698","imei2":"13540966356698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193574,"job_number":"JOB_193574","tr_customer_id":193592,"tr_customer_product_id":193582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:52.000Z","modified_at":"2026-02-21T14:23:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14824467085947","imei1":"14824467085947","imei2":"14824467085947","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193577,"job_number":"JOB_193577","tr_customer_id":193595,"tr_customer_product_id":193585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:53.000Z","modified_at":"2026-02-21T14:23:53.000Z","name":"Kieran Weimann","mobile_number":"305-489-4842","email_id":"Nikko88@yahoo.com","dop":"2025-04-06","serial_number":"14575857554490830","imei1":"14575857554490830","imei2":"14575857554490830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193578,"job_number":"JOB_193578","tr_customer_id":193596,"tr_customer_product_id":193586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:53.000Z","modified_at":"2026-02-21T14:23:53.000Z","name":"Raleigh Grimes","mobile_number":"579-902-3304","email_id":"Riley.Bahringer@hotmail.com","dop":"2025-04-06","serial_number":"18133366172404492","imei1":"18133366172404492","imei2":"18133366172404492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193579,"job_number":"JOB_193579","tr_customer_id":193597,"tr_customer_product_id":193587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:18.000Z","modified_at":"2026-02-21T14:24:18.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"16306930849709","imei1":"16306930849709","imei2":"116306930849709","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193580,"job_number":"JOB_193580","tr_customer_id":193598,"tr_customer_product_id":193588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:19.000Z","modified_at":"2026-02-21T14:24:19.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"342450888490289","imei1":"342450888490289","imei2":"1342450888490289","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193582,"job_number":"JOB_193582","tr_customer_id":193600,"tr_customer_product_id":193590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:34.000Z","modified_at":"2026-02-21T14:24:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13510378304720","imei1":"13510378304720","imei2":"13510378304720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193584,"job_number":"JOB_193584","tr_customer_id":193602,"tr_customer_product_id":193592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:34.000Z","modified_at":"2026-02-21T14:24:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18174173034384","imei1":"18174173034384","imei2":"18174173034384","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193586,"job_number":"JOB_193586","tr_customer_id":193604,"tr_customer_product_id":193594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:35.000Z","modified_at":"2026-02-21T14:24:35.000Z","name":"Lavina Jenkins","mobile_number":"398-305-5142","email_id":"Candace_Spencer@gmail.com","dop":"2025-04-06","serial_number":"10221970340911276","imei1":"10221970340911276","imei2":"10221970340911276","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193587,"job_number":"JOB_193587","tr_customer_id":193605,"tr_customer_product_id":193595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:24:36.000Z","modified_at":"2026-02-21T14:24:36.000Z","name":"Quinton Yost","mobile_number":"442-544-2004","email_id":"Gertrude74@hotmail.com","dop":"2025-04-06","serial_number":"19728529702802860","imei1":"19728529702802860","imei2":"19728529702802860","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:24:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193588,"job_number":"JOB_193588","tr_customer_id":193606,"tr_customer_product_id":193596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:00.000Z","modified_at":"2026-02-21T14:25:00.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"210307741191089","imei1":"210307741191089","imei2":"1210307741191089","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193590,"job_number":"JOB_193590","tr_customer_id":193608,"tr_customer_product_id":193598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:09.000Z","modified_at":"2026-02-21T14:25:09.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15753724504868","imei1":"15753724504868","imei2":"15753724504868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193592,"job_number":"JOB_193592","tr_customer_id":193610,"tr_customer_product_id":193600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:10.000Z","modified_at":"2026-02-21T14:25:10.000Z","name":"Yasmin Ortiz","mobile_number":"730-503-4289","email_id":"Marcus29@gmail.com","dop":"2025-04-06","serial_number":"11406032036775548","imei1":"11406032036775548","imei2":"11406032036775548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193593,"job_number":"JOB_193593","tr_customer_id":193611,"tr_customer_product_id":193601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:15.000Z","modified_at":"2026-02-21T14:25:15.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12820285556230","imei1":"12820285556230","imei2":"12820285556230","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193595,"job_number":"JOB_193595","tr_customer_id":193613,"tr_customer_product_id":193603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:16.000Z","modified_at":"2026-02-21T14:25:16.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10772582124516","imei1":"10772582124516","imei2":"10772582124516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193597,"job_number":"JOB_193597","tr_customer_id":193615,"tr_customer_product_id":193605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:17.000Z","modified_at":"2026-02-21T14:25:17.000Z","name":"Major Towne","mobile_number":"621-819-6143","email_id":"Leda_Baumbach@hotmail.com","dop":"2025-04-06","serial_number":"14439022926159552","imei1":"14439022926159552","imei2":"14439022926159552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193598,"job_number":"JOB_193598","tr_customer_id":193616,"tr_customer_product_id":193606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:17.000Z","modified_at":"2026-02-21T14:25:17.000Z","name":"Kameron Kuphal","mobile_number":"204-790-4172","email_id":"Asha34@hotmail.com","dop":"2025-04-06","serial_number":"17280424933028444","imei1":"17280424933028444","imei2":"17280424933028444","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193599,"job_number":"JOB_193599","tr_customer_id":193617,"tr_customer_product_id":193607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:20.000Z","modified_at":"2026-02-21T14:25:20.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16622044991815","imei1":"16622044991815","imei2":"16622044991815","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193601,"job_number":"JOB_193601","tr_customer_id":193619,"tr_customer_product_id":193609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:22.000Z","modified_at":"2026-02-21T14:25:22.000Z","name":"Kirstin Hermiston","mobile_number":"955-777-5982","email_id":"Danial21@hotmail.com","dop":"2025-04-06","serial_number":"16403585905517970","imei1":"16403585905517970","imei2":"16403585905517970","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193602,"job_number":"JOB_193602","tr_customer_id":193620,"tr_customer_product_id":193610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:52.000Z","modified_at":"2026-02-21T14:25:52.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12502982210057","imei1":"12502982210057","imei2":"12502982210057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193604,"job_number":"JOB_193604","tr_customer_id":193622,"tr_customer_product_id":193612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:25:54.000Z","modified_at":"2026-02-21T14:25:54.000Z","name":"Wilhelmine Mitchell","mobile_number":"944-306-4810","email_id":"Hildegard_Adams@gmail.com","dop":"2025-04-06","serial_number":"16004560654248656","imei1":"16004560654248656","imei2":"16004560654248656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193605,"job_number":"JOB_193605","tr_customer_id":193623,"tr_customer_product_id":193613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:04.000Z","modified_at":"2026-02-21T14:26:04.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19712618641532","imei1":"19712618641532","imei2":"19712618641532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193607,"job_number":"JOB_193607","tr_customer_id":193625,"tr_customer_product_id":193615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:05.000Z","modified_at":"2026-02-21T14:26:05.000Z","name":"Max Schuppe","mobile_number":"456-740-1788","email_id":"Cloyd16@yahoo.com","dop":"2025-04-06","serial_number":"12887003181608480","imei1":"12887003181608480","imei2":"12887003181608480","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193608,"job_number":"JOB_193608","tr_customer_id":193626,"tr_customer_product_id":193616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:36.000Z","modified_at":"2026-02-21T14:26:36.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15301933028437","imei1":"15301933028437","imei2":"15301933028437","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193610,"job_number":"JOB_193610","tr_customer_id":193628,"tr_customer_product_id":193618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:38.000Z","modified_at":"2026-02-21T14:26:38.000Z","name":"Caden Senger","mobile_number":"310-845-9257","email_id":"Eva_Kuvalis50@hotmail.com","dop":"2025-04-06","serial_number":"15385947257819328","imei1":"15385947257819328","imei2":"15385947257819328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193612,"job_number":"JOB_193612","tr_customer_id":193630,"tr_customer_product_id":193620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:45.000Z","modified_at":"2026-02-21T14:26:45.000Z","name":"Fern Johnston","mobile_number":"729-993-2887","email_id":"Silas.Robel@yahoo.com","dop":"2025-04-06","serial_number":"15642402832712516","imei1":"15642402832712516","imei2":"15642402832712516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193613,"job_number":"JOB_193613","tr_customer_id":193631,"tr_customer_product_id":193621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:47.000Z","modified_at":"2026-02-21T14:26:47.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18644364729471","imei1":"18644364729471","imei2":"18644364729471","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193615,"job_number":"JOB_193615","tr_customer_id":193633,"tr_customer_product_id":193623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:26:48.000Z","modified_at":"2026-02-21T14:26:48.000Z","name":"Hunter Kirlin","mobile_number":"462-242-1567","email_id":"Kyleigh_King57@hotmail.com","dop":"2025-04-06","serial_number":"15209703538201362","imei1":"15209703538201362","imei2":"15209703538201362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193618,"job_number":"JOB_193618","tr_customer_id":193636,"tr_customer_product_id":193626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:27:47.000Z","modified_at":"2026-02-21T14:27:47.000Z","name":"Denis Schulist","mobile_number":"752-454-3377","email_id":"Elliot.Veum@gmail.com","dop":"2025-04-06","serial_number":"13817525700201540","imei1":"13817525700201540","imei2":"13817525700201540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193621,"job_number":"JOB_193621","tr_customer_id":193639,"tr_customer_product_id":193629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:23.000Z","modified_at":"2026-02-21T14:30:23.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11357677293271","imei1":"11357677293271","imei2":"11357677293271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193623,"job_number":"JOB_193623","tr_customer_id":193641,"tr_customer_product_id":193631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:25.000Z","modified_at":"2026-02-21T14:30:25.000Z","name":"Jamison Nienow","mobile_number":"412-208-1908","email_id":"Angel_Romaguera@gmail.com","dop":"2025-04-06","serial_number":"14361514039358448","imei1":"14361514039358448","imei2":"14361514039358448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193624,"job_number":"JOB_193624","tr_customer_id":193642,"tr_customer_product_id":193632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:35.000Z","modified_at":"2026-02-21T14:30:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11055199131600","imei1":"11055199131600","imei2":"11055199131600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193626,"job_number":"JOB_193626","tr_customer_id":193644,"tr_customer_product_id":193634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:37.000Z","modified_at":"2026-02-21T14:30:37.000Z","name":"Quinten Wuckert","mobile_number":"517-826-2433","email_id":"Eusebio.Lebsack9@hotmail.com","dop":"2025-04-06","serial_number":"15012227587001072","imei1":"15012227587001072","imei2":"15012227587001072","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193627,"job_number":"JOB_193627","tr_customer_id":193645,"tr_customer_product_id":193635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:45.000Z","modified_at":"2026-02-21T14:30:45.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16274130916314","imei1":"16274130916314","imei2":"16274130916314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193629,"job_number":"JOB_193629","tr_customer_id":193647,"tr_customer_product_id":193637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:47.000Z","modified_at":"2026-02-21T14:30:47.000Z","name":"Blake Predovic","mobile_number":"970-407-8987","email_id":"Geovany82@hotmail.com","dop":"2025-04-06","serial_number":"16913121354293004","imei1":"16913121354293004","imei2":"16913121354293004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193631,"job_number":"JOB_193631","tr_customer_id":193649,"tr_customer_product_id":193639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:30:53.000Z","modified_at":"2026-02-21T14:30:53.000Z","name":"Brendan Green","mobile_number":"960-377-3555","email_id":"Mazie.Bauch@gmail.com","dop":"2025-04-06","serial_number":"13746722757076964","imei1":"13746722757076964","imei2":"13746722757076964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193632,"job_number":"JOB_193632","tr_customer_id":193650,"tr_customer_product_id":193640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:10.000Z","modified_at":"2026-02-21T14:31:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16527353846648","imei1":"16527353846648","imei2":"16527353846648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193634,"job_number":"JOB_193634","tr_customer_id":193652,"tr_customer_product_id":193642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:11.000Z","modified_at":"2026-02-21T14:31:11.000Z","name":"Nayeli Ziemann","mobile_number":"770-994-5627","email_id":"Yesenia84@yahoo.com","dop":"2025-04-06","serial_number":"13423634247936064","imei1":"13423634247936064","imei2":"13423634247936064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193635,"job_number":"JOB_193635","tr_customer_id":193653,"tr_customer_product_id":193643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:22.000Z","modified_at":"2026-02-21T14:31:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14609068318716","imei1":"14609068318716","imei2":"14609068318716","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193637,"job_number":"JOB_193637","tr_customer_id":193655,"tr_customer_product_id":193645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:24.000Z","modified_at":"2026-02-21T14:31:24.000Z","name":"Chyna Marquardt","mobile_number":"795-795-5117","email_id":"Daphne.Lemke@hotmail.com","dop":"2025-04-06","serial_number":"16516794664357104","imei1":"16516794664357104","imei2":"16516794664357104","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193638,"job_number":"JOB_193638","tr_customer_id":193656,"tr_customer_product_id":193646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:31.000Z","modified_at":"2026-02-21T14:31:31.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18505080308065","imei1":"18505080308065","imei2":"18505080308065","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193640,"job_number":"JOB_193640","tr_customer_id":193658,"tr_customer_product_id":193648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:33.000Z","modified_at":"2026-02-21T14:31:33.000Z","name":"General Will","mobile_number":"635-763-0552","email_id":"Tate_Goodwin22@hotmail.com","dop":"2025-04-06","serial_number":"19223306625166308","imei1":"19223306625166308","imei2":"19223306625166308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193645,"job_number":"JOB_193645","tr_customer_id":193663,"tr_customer_product_id":193653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:42.000Z","modified_at":"2026-02-21T14:31:42.000Z","name":"Tiara Wintheiser","mobile_number":"640-618-1798","email_id":"Rahul57@yahoo.com","dop":"2025-04-06","serial_number":"18225000929466984","imei1":"18225000929466984","imei2":"18225000929466984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193649,"job_number":"JOB_193649","tr_customer_id":193667,"tr_customer_product_id":193657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:56.000Z","modified_at":"2026-02-21T14:31:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14728727235853","imei1":"14728727235853","imei2":"14728727235853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193651,"job_number":"JOB_193651","tr_customer_id":193669,"tr_customer_product_id":193659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:58.000Z","modified_at":"2026-02-21T14:31:58.000Z","name":"Antonetta Olson","mobile_number":"644-210-0177","email_id":"Foster_Bruen73@gmail.com","dop":"2025-04-06","serial_number":"11372522733450544","imei1":"11372522733450544","imei2":"11372522733450544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193652,"job_number":"JOB_193652","tr_customer_id":193670,"tr_customer_product_id":193660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:00.000Z","modified_at":"2026-02-21T14:32:00.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"18363551099268","imei1":"18363551099268","imei2":"18363551099268","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193654,"job_number":"JOB_193654","tr_customer_id":193672,"tr_customer_product_id":193662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:01.000Z","modified_at":"2026-02-21T14:32:01.000Z","name":"Verla Abernathy","mobile_number":"694-315-4443","email_id":"Herta.Satterfield@hotmail.com","dop":"2025-08-24","serial_number":"1013643364760038","imei1":"1013643364760038","imei2":"1013643364760038","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193658,"job_number":"JOB_193658","tr_customer_id":193676,"tr_customer_product_id":193666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:08.000Z","modified_at":"2026-02-21T14:32:08.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11400066232438","imei1":"11400066232438","imei2":"11400066232438","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193660,"job_number":"JOB_193660","tr_customer_id":193678,"tr_customer_product_id":193668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:10.000Z","modified_at":"2026-02-21T14:32:10.000Z","name":"Maci Lubowitz","mobile_number":"390-720-2068","email_id":"Alysha_Murphy@yahoo.com","dop":"2025-04-06","serial_number":"16801464847969774","imei1":"16801464847969774","imei2":"16801464847969774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193661,"job_number":"JOB_193661","tr_customer_id":193679,"tr_customer_product_id":193669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:18.000Z","modified_at":"2026-02-21T14:32:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16944302334776","imei1":"16944302334776","imei2":"16944302334776","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193663,"job_number":"JOB_193663","tr_customer_id":193681,"tr_customer_product_id":193671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:19.000Z","modified_at":"2026-02-21T14:32:19.000Z","name":"Ilene Purdy","mobile_number":"217-432-6581","email_id":"Lucile91@yahoo.com","dop":"2025-04-06","serial_number":"13585658447473652","imei1":"13585658447473652","imei2":"13585658447473652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193664,"job_number":"JOB_193664","tr_customer_id":193682,"tr_customer_product_id":193672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:44.000Z","modified_at":"2026-02-21T14:32:44.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"14660216694058","imei1":"14660216694058","imei2":"14660216694058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193666,"job_number":"JOB_193666","tr_customer_id":193684,"tr_customer_product_id":193674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:46.000Z","modified_at":"2026-02-21T14:32:46.000Z","name":"Junior Harvey","mobile_number":"229-736-4124","email_id":"Dominique.Jacobson77@hotmail.com","dop":"2025-08-24","serial_number":"1094801763826899","imei1":"1094801763826899","imei2":"1094801763826899","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193668,"job_number":"JOB_193668","tr_customer_id":193686,"tr_customer_product_id":193676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:04.000Z","modified_at":"2026-02-21T14:33:04.000Z","name":"Gerda Will","mobile_number":"912-203-2492","email_id":"Verona_Davis21@yahoo.com","dop":"2025-04-06","serial_number":"13933364434951982","imei1":"13933364434951982","imei2":"13933364434951982","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193669,"job_number":"JOB_193669","tr_customer_id":193687,"tr_customer_product_id":193677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:20.000Z","modified_at":"2026-02-21T14:33:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"12055164013381","imei1":"12055164013381","imei2":"12055164013381","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193671,"job_number":"JOB_193671","tr_customer_id":193689,"tr_customer_product_id":193679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:22.000Z","modified_at":"2026-02-21T14:33:22.000Z","name":"Micheal Wehner","mobile_number":"630-531-5965","email_id":"Paxton92@gmail.com","dop":"2025-04-06","serial_number":"18436578802983310","imei1":"18436578802983310","imei2":"18436578802983310","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193672,"job_number":"JOB_193672","tr_customer_id":193690,"tr_customer_product_id":193680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:32.000Z","modified_at":"2026-02-21T14:33:32.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"19163240557136","imei1":"19163240557136","imei2":"19163240557136","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193674,"job_number":"JOB_193674","tr_customer_id":193692,"tr_customer_product_id":193682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:33:34.000Z","modified_at":"2026-02-21T14:33:34.000Z","name":"Larue Stokes","mobile_number":"745-938-8519","email_id":"Quinton.Schamberger74@hotmail.com","dop":"2025-08-24","serial_number":"1099379019557085","imei1":"1099379019557085","imei2":"1099379019557085","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:33:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193675,"job_number":"JOB_193675","tr_customer_id":193693,"tr_customer_product_id":193683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:03.000Z","modified_at":"2026-02-21T14:34:03.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"14665317637318","imei1":"14665317637318","imei2":"14665317637318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193677,"job_number":"JOB_193677","tr_customer_id":193695,"tr_customer_product_id":193685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:04.000Z","modified_at":"2026-02-21T14:34:04.000Z","name":"Rey Swaniawski","mobile_number":"888-568-7027","email_id":"Howard.Mueller81@hotmail.com","dop":"2025-04-06","serial_number":"11675560881195172","imei1":"11675560881195172","imei2":"11675560881195172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193678,"job_number":"JOB_193678","tr_customer_id":193696,"tr_customer_product_id":193686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:15.000Z","modified_at":"2026-02-21T14:34:15.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19506710660505","imei1":"19506710660505","imei2":"19506710660505","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193680,"job_number":"JOB_193680","tr_customer_id":193698,"tr_customer_product_id":193688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:17.000Z","modified_at":"2026-02-21T14:34:17.000Z","name":"Elvera Bauch","mobile_number":"962-805-8438","email_id":"Forest_Bruen96@yahoo.com","dop":"2025-04-06","serial_number":"13004968401435140","imei1":"13004968401435140","imei2":"13004968401435140","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193682,"job_number":"JOB_193682","tr_customer_id":193700,"tr_customer_product_id":193690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:31.000Z","modified_at":"2026-02-21T14:34:31.000Z","name":"Ruben Rath","mobile_number":"813-619-5765","email_id":"Vesta.Hayes@yahoo.com","dop":"2025-04-06","serial_number":"17386051214089702","imei1":"17386051214089702","imei2":"17386051214089702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193684,"job_number":"JOB_193684","tr_customer_id":193702,"tr_customer_product_id":193692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:45.000Z","modified_at":"2026-02-21T14:34:45.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"14162448950275","imei1":"14162448950275","imei2":"14162448950275","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193686,"job_number":"JOB_193686","tr_customer_id":193704,"tr_customer_product_id":193694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:46.000Z","modified_at":"2026-02-21T14:34:46.000Z","name":"Adela Hoppe","mobile_number":"750-727-4845","email_id":"Gay_Corkery13@yahoo.com","dop":"2025-04-06","serial_number":"10345618050928526","imei1":"10345618050928526","imei2":"10345618050928526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193688,"job_number":"JOB_193688","tr_customer_id":193706,"tr_customer_product_id":193696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:34:59.000Z","modified_at":"2026-02-21T14:34:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19065464697142","imei1":"19065464697142","imei2":"19065464697142","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:34:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193690,"job_number":"JOB_193690","tr_customer_id":193708,"tr_customer_product_id":193698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:00.000Z","modified_at":"2026-02-21T14:35:00.000Z","name":"Jules Hoppe","mobile_number":"415-453-5188","email_id":"Minerva.Hayes@gmail.com","dop":"2025-04-06","serial_number":"19917257923023000","imei1":"19917257923023000","imei2":"19917257923023000","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193692,"job_number":"JOB_193692","tr_customer_id":193710,"tr_customer_product_id":193700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:42.000Z","modified_at":"2026-02-21T14:35:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10615663246398","imei1":"10615663246398","imei2":"10615663246398","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193694,"job_number":"JOB_193694","tr_customer_id":193712,"tr_customer_product_id":193702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:35:44.000Z","modified_at":"2026-02-21T14:35:44.000Z","name":"Jadon Raynor","mobile_number":"597-838-0348","email_id":"Cordell46@gmail.com","dop":"2025-04-06","serial_number":"11583977140707820","imei1":"11583977140707820","imei2":"11583977140707820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:35:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193696,"job_number":"JOB_193696","tr_customer_id":193714,"tr_customer_product_id":193704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:50:46.000Z","modified_at":"2026-02-21T14:50:46.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"10199306131720","imei1":"10199306131720","imei2":"10199306131720","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:50:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193698,"job_number":"JOB_193698","tr_customer_id":193716,"tr_customer_product_id":193706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:50:47.000Z","modified_at":"2026-02-21T14:50:47.000Z","name":"Lucas Littel","mobile_number":"824-992-9968","email_id":"Lynn.Gottlieb@hotmail.com","dop":"2025-04-06","serial_number":"15909835348122624","imei1":"15909835348122624","imei2":"15909835348122624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:50:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193699,"job_number":"JOB_193699","tr_customer_id":193717,"tr_customer_product_id":193707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:51:31.000Z","modified_at":"2026-02-21T14:51:31.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"19237572651769","imei1":"19237572651769","imei2":"19237572651769","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:51:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193701,"job_number":"JOB_193701","tr_customer_id":193719,"tr_customer_product_id":193709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:51:32.000Z","modified_at":"2026-02-21T14:51:32.000Z","name":"Enos Gislason","mobile_number":"205-380-1892","email_id":"Annabelle_Bode@yahoo.com","dop":"2025-04-06","serial_number":"14501228795166574","imei1":"14501228795166574","imei2":"14501228795166574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:51:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193703,"job_number":"JOB_193703","tr_customer_id":193721,"tr_customer_product_id":193711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:13:10.000Z","modified_at":"2026-02-21T15:13:10.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"gdfgdfg555f1gd555","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:13:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193704,"job_number":"JOB_193704","tr_customer_id":193722,"tr_customer_product_id":193712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:14:25.000Z","modified_at":"2026-02-21T15:14:25.000Z","name":"Oswald Altenwerth","mobile_number":"547-587-8334","email_id":"Myrtice.DAmore31@yahoo.com","dop":"2025-10-05","serial_number":"19499544059607","imei1":"19499544059607","imei2":"19499544059607","popurl":"2025-10-05T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:14:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193705,"job_number":"JOB_193705","tr_customer_id":193723,"tr_customer_product_id":193713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:45:14.000Z","modified_at":"2026-02-21T15:45:14.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"104485170197001","imei1":"104485170197001","imei2":"104485170197001","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:45:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193707,"job_number":"JOB_193707","tr_customer_id":193725,"tr_customer_product_id":193715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:45:26.000Z","modified_at":"2026-02-21T15:45:26.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"102707156967565","imei1":"102707156967565","imei2":"102707156967565","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:45:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193709,"job_number":"JOB_193709","tr_customer_id":193727,"tr_customer_product_id":193717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T15:47:54.000Z","modified_at":"2026-02-21T15:47:54.000Z","name":"Sabrina Lesch","mobile_number":"999-236-1523","email_id":"Adriel33@hotmail.com","dop":"2026-02-21","serial_number":"77647782745375","imei1":"77647782745375","imei2":"77647782745375","popurl":"2026-02-21T15:47:53.280Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T15:47:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193714,"job_number":"JOB_193714","tr_customer_id":193732,"tr_customer_product_id":193722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:42:19.000Z","modified_at":"2026-02-21T16:42:19.000Z","name":"Prasad Khan","mobile_number":"973192936","email_id":"bela.arora@yahoo.co.in","dop":"2026-02-11","serial_number":"322707375509351","imei1":"322707375509351","imei2":"322707375509351","popurl":"www.devani-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:42:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193715,"job_number":"JOB_193715","tr_customer_id":193733,"tr_customer_product_id":193723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:43:21.000Z","modified_at":"2026-02-21T16:43:21.000Z","name":"Dharani Varma","mobile_number":"977232301","email_id":"chapala.gowda@gmail.com","dop":"2026-02-11","serial_number":"069549726717697","imei1":"069549726717697","imei2":"069549726717697","popurl":"www.dwaipayana-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193716,"job_number":"JOB_193716","tr_customer_id":193734,"tr_customer_product_id":193724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:52:20.000Z","modified_at":"2026-02-21T16:52:20.000Z","name":"Zulminan Ahmed","mobile_number":"9876543210","email_id":"ahmedzulminan@gmail.com","dop":"2026-02-11","serial_number":"86991365683924","imei1":"86991365683924","imei2":"86991365683924","popurl":"2026-02-11T16:52:19.939039862Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:52:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193717,"job_number":"JOB_193717","tr_customer_id":193735,"tr_customer_product_id":193725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:28.000Z","modified_at":"2026-02-21T16:54:28.000Z","name":"Anika Naik","mobile_number":"9999999999","email_id":"anika@gmail.com","dop":"2026-02-11","serial_number":"33217383225329","imei1":"33217383225329","imei2":"33217383225329","popurl":"2026-02-11T16:54:28.310346717Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193718,"job_number":"JOB_193718","tr_customer_id":193736,"tr_customer_product_id":193726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:54.000Z","modified_at":"2026-02-21T16:54:54.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"84620302988448","imei1":"84620302988448","imei2":"84620302988448","popurl":"2026-02-11T16:54:53.546795930Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193719,"job_number":"JOB_193719","tr_customer_id":193737,"tr_customer_product_id":193727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:54.000Z","modified_at":"2026-02-21T16:54:54.000Z","name":"Gautama Kakkar","mobile_number":"7092469215","email_id":"baijayanti.pothuvaal@gmail.com","dop":"2026-02-11","serial_number":"553762147630643","imei1":"553762147630643","imei2":"553762147630643","popurl":"www.adripathi-nambeesan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193720,"job_number":"JOB_193720","tr_customer_id":193738,"tr_customer_product_id":193728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:55.000Z","modified_at":"2026-02-21T16:54:55.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"78920578944937","imei1":"78920578944937","imei2":"78920578944937","popurl":"2026-02-11T16:54:54.986280054Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193721,"job_number":"JOB_193721","tr_customer_id":193739,"tr_customer_product_id":193729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:54:56.000Z","modified_at":"2026-02-21T16:54:56.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2026-02-11","serial_number":"78925764375486","imei1":"78925764375486","imei2":"78925764375486","popurl":"2026-02-11T16:54:55.597986160Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193722,"job_number":"JOB_193722","tr_customer_id":193740,"tr_customer_product_id":193730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:55:37.000Z","modified_at":"2026-02-21T16:55:37.000Z","name":"Nikhil Hulke","mobile_number":"8390276733","email_id":"nik7hulke@gmail.com","dop":"2026-02-11","serial_number":"12510855381228","imei1":"12510855381228","imei2":"12510855381228","popurl":"2026-02-11T16:55:36.553131387Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:55:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193723,"job_number":"JOB_193723","tr_customer_id":193741,"tr_customer_product_id":193731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:55:50.000Z","modified_at":"2026-02-21T16:55:50.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806375566","imei1":"499863806375566","imei2":"499863806375566","popurl":"2026-02-11T16:55:49.189467431Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:55:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193724,"job_number":"JOB_193724","tr_customer_id":193742,"tr_customer_product_id":193732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:56:01.000Z","modified_at":"2026-02-21T16:56:01.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806376402","imei1":"499863806376402","imei2":"499863806376402","popurl":"2026-02-11T16:56:01.078241234Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193725,"job_number":"JOB_193725","tr_customer_id":193743,"tr_customer_product_id":193733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:56:07.000Z","modified_at":"2026-02-21T16:56:07.000Z","name":"Kapil Patil","mobile_number":"7028582296","email_id":"kapil9660@gmail.com","dop":"2026-02-11","serial_number":"499863806376055","imei1":"499863806376055","imei2":"499863806376055","popurl":"2026-02-11T16:56:06.896202685Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:56:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193726,"job_number":"JOB_193726","tr_customer_id":193744,"tr_customer_product_id":193734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T16:57:00.000Z","modified_at":"2026-02-21T16:57:00.000Z","name":"Jatin Shharma","mobile_number":"7045663552","email_id":"jatinvsharma@gmail.com","dop":"2026-02-11","serial_number":"134530332084456","imei1":"134530332084456","imei2":"134530332084456","popurl":"2026-02-11T16:56:59.741350651Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T16:57:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193727,"job_number":"JOB_193727","tr_customer_id":193745,"tr_customer_product_id":193735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:00:02.000Z","modified_at":"2026-02-21T17:00:02.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-02-11T17:00:01.696883733Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:00:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193728,"job_number":"JOB_193728","tr_customer_id":193746,"tr_customer_product_id":193736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:56.000Z","modified_at":"2026-02-21T17:08:56.000Z","name":"Lakshmidhar Dhawan","mobile_number":"975899345","email_id":"devajyoti.mahajan@gmail.com","dop":"2026-02-11","serial_number":"793151165833678","imei1":"793151165833678","imei2":"793151165833678","popurl":"www.bhooshan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193729,"job_number":"JOB_193729","tr_customer_id":193747,"tr_customer_product_id":193737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Anamika Joshi","mobile_number":"974020219","email_id":"kalinda.jha@gmail.com","dop":"2026-02-11","serial_number":"969887415249800","imei1":"969887415249800","imei2":"969887415249800","popurl":"www.shubhaprada-devar.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193731,"job_number":"JOB_193731","tr_customer_id":193749,"tr_customer_product_id":193739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Bilva Khan","mobile_number":"971246800","email_id":"draupadi.asan@yahoo.co.in","dop":"2026-02-11","serial_number":"800044788564237","imei1":"800044788564237","imei2":"800044788564237","popurl":"www.kanishka-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193732,"job_number":"JOB_193732","tr_customer_id":193750,"tr_customer_product_id":193740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Jaimini Iyer","mobile_number":"977370067","email_id":"govinda.marar@yahoo.co.in","dop":"2026-02-11","serial_number":"090967803687295","imei1":"090967803687295","imei2":"090967803687295","popurl":"www.vishnu-deshpande.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193733,"job_number":"JOB_193733","tr_customer_id":193751,"tr_customer_product_id":193741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Amritambu Chaturvedi","mobile_number":"974215731","email_id":"chitrangada.gill@hotmail.com","dop":"2026-02-11","serial_number":"696317971716537","imei1":"696317971716537","imei2":"696317971716537","popurl":"www.bhardwaj-varman.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193734,"job_number":"JOB_193734","tr_customer_id":193752,"tr_customer_product_id":193742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Ganak Gowda","mobile_number":"970293706","email_id":"nagabhushanam.saini@gmail.com","dop":"2026-02-11","serial_number":"747527647863370","imei1":"747527647863370","imei2":"747527647863370","popurl":"www.aalok-mukhopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193736,"job_number":"JOB_193736","tr_customer_id":193754,"tr_customer_product_id":193744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:08:57.000Z","modified_at":"2026-02-21T17:08:57.000Z","name":"Leela Gill","mobile_number":"978200944","email_id":"jahnu.reddy@hotmail.com","dop":"2026-02-11","serial_number":"834015830431500","imei1":"834015830431500","imei2":"834015830431500","popurl":"www.bhadra-sinha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:08:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193738,"job_number":"JOB_193738","tr_customer_id":193756,"tr_customer_product_id":193746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Siddhi Shah","mobile_number":"978627420","email_id":"diptendu.verma@gmail.com","dop":"2026-02-11","serial_number":"578655509968474","imei1":"578655509968474","imei2":"578655509968474","popurl":"www.gitanjali-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193739,"job_number":"JOB_193739","tr_customer_id":193757,"tr_customer_product_id":193747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Nawal Kapoor","mobile_number":"970294037","email_id":"dhanpati.ahluwalia@hotmail.com","dop":"2026-02-11","serial_number":"433814241742296","imei1":"433814241742296","imei2":"433814241742296","popurl":"www.deb-arora.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193741,"job_number":"JOB_193741","tr_customer_id":193759,"tr_customer_product_id":193749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Subodh Deshpande","mobile_number":"977898587","email_id":"nanda.kaniyar@hotmail.com","dop":"2026-02-11","serial_number":"668272903028963","imei1":"668272903028963","imei2":"668272903028963","popurl":"www.anish-talwar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193742,"job_number":"JOB_193742","tr_customer_id":193760,"tr_customer_product_id":193750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Bhardwaj Saini","mobile_number":"972778396","email_id":"lakshmidhar.prajapat@gmail.com","dop":"2026-02-11","serial_number":"971748893946651","imei1":"971748893946651","imei2":"971748893946651","popurl":"www.akshainie-ahuja.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193743,"job_number":"JOB_193743","tr_customer_id":193761,"tr_customer_product_id":193751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Nikita Bhattathiri","mobile_number":"976001282","email_id":"ekaksh.varman@yahoo.co.in","dop":"2026-02-11","serial_number":"126661189108028","imei1":"126661189108028","imei2":"126661189108028","popurl":"www.vasundhara-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193744,"job_number":"JOB_193744","tr_customer_id":193762,"tr_customer_product_id":193752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Suresh Khan","mobile_number":"976998743","email_id":"rameshwar.mehrotra@gmail.com","dop":"2026-02-11","serial_number":"137279327291914","imei1":"137279327291914","imei2":"137279327291914","popurl":"www.agnivesh-reddy.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193745,"job_number":"JOB_193745","tr_customer_id":193763,"tr_customer_product_id":193753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Maheswar Devar","mobile_number":"974560984","email_id":"sarala.patil@gmail.com","dop":"2026-02-11","serial_number":"926138325107840","imei1":"926138325107840","imei2":"926138325107840","popurl":"www.amogh-nayar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193746,"job_number":"JOB_193746","tr_customer_id":193764,"tr_customer_product_id":193754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Ranjeet Mehrotra","mobile_number":"976536540","email_id":"leela.menon@hotmail.com","dop":"2026-02-11","serial_number":"538149559668220","imei1":"538149559668220","imei2":"538149559668220","popurl":"www.dinesh-varma.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193747,"job_number":"JOB_193747","tr_customer_id":193765,"tr_customer_product_id":193755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:38.000Z","modified_at":"2026-02-21T17:09:38.000Z","name":"Urmila Mahajan","mobile_number":"979824033","email_id":"devangana.abbott@gmail.com","dop":"2026-02-11","serial_number":"121019577160278","imei1":"121019577160278","imei2":"121019577160278","popurl":"www.krishnadasa-iyengar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193750,"job_number":"JOB_193750","tr_customer_id":193769,"tr_customer_product_id":193759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Aadrika Varrier","mobile_number":"970871512","email_id":"purushottam.iyer@yahoo.co.in","dop":"2026-02-11","serial_number":"574610536430521","imei1":"574610536430521","imei2":"574610536430521","popurl":"www.param-jha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193751,"job_number":"JOB_193751","tr_customer_id":193768,"tr_customer_product_id":193758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Chapala Nambeesan","mobile_number":"971755824","email_id":"himani.nehru@yahoo.co.in","dop":"2026-02-11","serial_number":"025207048044883","imei1":"025207048044883","imei2":"025207048044883","popurl":"www.kumari-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193752,"job_number":"JOB_193752","tr_customer_id":193770,"tr_customer_product_id":193760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Gemine Deshpande","mobile_number":"971551517","email_id":"shashi.tandon@yahoo.co.in","dop":"2026-02-11","serial_number":"587421644508895","imei1":"587421644508895","imei2":"587421644508895","popurl":"www.kalpana-kaul.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193753,"job_number":"JOB_193753","tr_customer_id":193771,"tr_customer_product_id":193761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Anagh Banerjee","mobile_number":"973434624","email_id":"bhupati.tagore@gmail.com","dop":"2026-02-11","serial_number":"757567974702678","imei1":"757567974702678","imei2":"757567974702678","popurl":"www.anuja-kakkar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193754,"job_number":"JOB_193754","tr_customer_id":193772,"tr_customer_product_id":193762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Laal Shukla","mobile_number":"975142279","email_id":"gopi.adiga@yahoo.co.in","dop":"2026-02-11","serial_number":"791217220772542","imei1":"791217220772542","imei2":"791217220772542","popurl":"www.brajesh-marar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193755,"job_number":"JOB_193755","tr_customer_id":193773,"tr_customer_product_id":193763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Priya Joshi","mobile_number":"973853264","email_id":"diptendu.dubashi@hotmail.com","dop":"2026-02-11","serial_number":"349676107548421","imei1":"349676107548421","imei2":"349676107548421","popurl":"www.siddhran-sinha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193756,"job_number":"JOB_193756","tr_customer_id":193774,"tr_customer_product_id":193764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:40.000Z","modified_at":"2026-02-21T17:09:40.000Z","name":"Prathamesh Bhat","mobile_number":"970243878","email_id":"akshita.kapoor@gmail.com","dop":"2026-02-11","serial_number":"325046961036997","imei1":"325046961036997","imei2":"325046961036997","popurl":"www.kumari-mehra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193758,"job_number":"JOB_193758","tr_customer_id":193776,"tr_customer_product_id":193766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:42.000Z","modified_at":"2026-02-21T17:09:42.000Z","name":"Sweta Iyer","mobile_number":"973372981","email_id":"mahesh.devar@yahoo.co.in","dop":"2026-02-11","serial_number":"219652926685460","imei1":"219652926685460","imei2":"219652926685460","popurl":"www.deenabandhu-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193759,"job_number":"JOB_193759","tr_customer_id":193777,"tr_customer_product_id":193767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:42.000Z","modified_at":"2026-02-21T17:09:42.000Z","name":"Opaline Kakkar","mobile_number":"976311542","email_id":"chandra.khanna@hotmail.com","dop":"2026-02-11","serial_number":"595656514087934","imei1":"595656514087934","imei2":"595656514087934","popurl":"www.narayan-nair.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193761,"job_number":"JOB_193761","tr_customer_id":193779,"tr_customer_product_id":193769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Lavanya Dubashi","mobile_number":"976253429","email_id":"garuda.joshi@hotmail.com","dop":"2026-02-11","serial_number":"404504054389005","imei1":"404504054389005","imei2":"404504054389005","popurl":"www.girish-mehra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193762,"job_number":"JOB_193762","tr_customer_id":193780,"tr_customer_product_id":193770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Kartik Arora","mobile_number":"970541071","email_id":"chaturaanan.ganaka@hotmail.com","dop":"2026-02-11","serial_number":"554049471635874","imei1":"554049471635874","imei2":"554049471635874","popurl":"www.himani-mehra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193763,"job_number":"JOB_193763","tr_customer_id":193781,"tr_customer_product_id":193771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Shakuntala Johar","mobile_number":"973284613","email_id":"vijay.mehra@hotmail.com","dop":"2026-02-11","serial_number":"822561437893891","imei1":"822561437893891","imei2":"822561437893891","popurl":"www.divakar-pothuvaal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193764,"job_number":"JOB_193764","tr_customer_id":193782,"tr_customer_product_id":193772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Preity Gill","mobile_number":"973712539","email_id":"gajabahu.dhawan@gmail.com","dop":"2026-02-11","serial_number":"422486983738616","imei1":"422486983738616","imei2":"422486983738616","popurl":"www.atreyee-malik.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193765,"job_number":"JOB_193765","tr_customer_id":193783,"tr_customer_product_id":193773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Dayaamay Agarwal","mobile_number":"979357066","email_id":"kanak.kapoor@hotmail.com","dop":"2026-02-11","serial_number":"764123577259957","imei1":"764123577259957","imei2":"764123577259957","popurl":"www.mohinder-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193766,"job_number":"JOB_193766","tr_customer_id":193784,"tr_customer_product_id":193774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Bhaumik Nambeesan","mobile_number":"974191053","email_id":"chandrabhaga.chaturvedi@hotmail.com","dop":"2026-02-11","serial_number":"272356555509763","imei1":"272356555509763","imei2":"272356555509763","popurl":"www.saroja-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193767,"job_number":"JOB_193767","tr_customer_id":193785,"tr_customer_product_id":193775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Sameer Bharadwaj","mobile_number":"971491364","email_id":"swarnalata.varma@hotmail.com","dop":"2026-02-11","serial_number":"633208123505443","imei1":"633208123505443","imei2":"633208123505443","popurl":"www.agneya-sethi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193768,"job_number":"JOB_193768","tr_customer_id":193786,"tr_customer_product_id":193776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Bhuvanesh Kaur","mobile_number":"978926752","email_id":"deepesh.khan@gmail.com","dop":"2026-02-11","serial_number":"644280132003124","imei1":"644280132003124","imei2":"644280132003124","popurl":"www.devdan-gill.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193769,"job_number":"JOB_193769","tr_customer_id":193787,"tr_customer_product_id":193777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:43.000Z","modified_at":"2026-02-21T17:09:43.000Z","name":"Devagya Chattopadhyay","mobile_number":"976032065","email_id":"dharmaketu.naik@hotmail.com","dop":"2026-02-11","serial_number":"138246465803964","imei1":"138246465803964","imei2":"138246465803964","popurl":"www.chandramani-embranthiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193770,"job_number":"JOB_193770","tr_customer_id":193788,"tr_customer_product_id":193778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Yogendra Joshi","mobile_number":"970887749","email_id":"deepankar.pillai@gmail.com","dop":"2026-02-11","serial_number":"627209594853412","imei1":"627209594853412","imei2":"627209594853412","popurl":"www.usha-nair.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193771,"job_number":"JOB_193771","tr_customer_id":193789,"tr_customer_product_id":193779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Suryakantam Khanna","mobile_number":"972053544","email_id":"subhashini.prajapat@yahoo.co.in","dop":"2026-02-11","serial_number":"230070497732009","imei1":"230070497732009","imei2":"230070497732009","popurl":"www.bhuvaneshwar-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193772,"job_number":"JOB_193772","tr_customer_id":193790,"tr_customer_product_id":193780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Acharyanandana Malik","mobile_number":"979167747","email_id":"mangala.jain@hotmail.com","dop":"2026-02-11","serial_number":"926067550127798","imei1":"926067550127798","imei2":"926067550127798","popurl":"www.atmanand-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193773,"job_number":"JOB_193773","tr_customer_id":193791,"tr_customer_product_id":193781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Ayushmati Chaturvedi","mobile_number":"979664825","email_id":"trilochana.kaur@gmail.com","dop":"2026-02-11","serial_number":"489972897567697","imei1":"489972897567697","imei2":"489972897567697","popurl":"www.chandani-jain.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193774,"job_number":"JOB_193774","tr_customer_id":193792,"tr_customer_product_id":193782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Gopaal Bhattathiri","mobile_number":"971865504","email_id":"upendra.pothuvaal@hotmail.com","dop":"2026-02-11","serial_number":"980754829903751","imei1":"980754829903751","imei2":"980754829903751","popurl":"www.aagam-guneta.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193775,"job_number":"JOB_193775","tr_customer_id":193793,"tr_customer_product_id":193783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Abhaya Kaul","mobile_number":"979408802","email_id":"bheeshma.embranthiri@gmail.com","dop":"2026-02-11","serial_number":"355744576491731","imei1":"355744576491731","imei2":"355744576491731","popurl":"www.shwet-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193777,"job_number":"JOB_193777","tr_customer_id":193795,"tr_customer_product_id":193785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Vrinda Pilla","mobile_number":"975275230","email_id":"subhash.prajapat@hotmail.com","dop":"2026-02-11","serial_number":"178258172859645","imei1":"178258172859645","imei2":"178258172859645","popurl":"www.dhanalakshmi-agarwal.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193778,"job_number":"JOB_193778","tr_customer_id":193796,"tr_customer_product_id":193786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Brahmanandam Agarwal","mobile_number":"979059484","email_id":"aatreya.ganaka@hotmail.com","dop":"2026-02-11","serial_number":"438856501191978","imei1":"438856501191978","imei2":"438856501191978","popurl":"www.aanandaswarup-joshi.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193779,"job_number":"JOB_193779","tr_customer_id":193797,"tr_customer_product_id":193787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:44.000Z","modified_at":"2026-02-21T17:09:44.000Z","name":"Mukesh Chaturvedi","mobile_number":"979650725","email_id":"chetanaanand.jha@gmail.com","dop":"2026-02-11","serial_number":"080097818605807","imei1":"080097818605807","imei2":"080097818605807","popurl":"www.anunay-mehra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193781,"job_number":"JOB_193781","tr_customer_id":193799,"tr_customer_product_id":193789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Sarla Mahajan","mobile_number":"972701059","email_id":"chandrakala.acharya@gmail.com","dop":"2026-02-11","serial_number":"453693383723537","imei1":"453693383723537","imei2":"453693383723537","popurl":"www.gautam-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193782,"job_number":"JOB_193782","tr_customer_id":193800,"tr_customer_product_id":193790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Opalina Banerjee","mobile_number":"973749735","email_id":"suryakanta.desai@yahoo.co.in","dop":"2026-02-11","serial_number":"104239008278373","imei1":"104239008278373","imei2":"104239008278373","popurl":"www.niro-talwar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193783,"job_number":"JOB_193783","tr_customer_id":193801,"tr_customer_product_id":193791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Daksha Acharya","mobile_number":"971578144","email_id":"adinath.iyer@gmail.com","dop":"2026-02-11","serial_number":"668963394818164","imei1":"668963394818164","imei2":"668963394818164","popurl":"www.meghnad-jha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193785,"job_number":"JOB_193785","tr_customer_id":193803,"tr_customer_product_id":193793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Suryakantam Khanna","mobile_number":"974950205","email_id":"manisha.dhawan@yahoo.co.in","dop":"2026-02-11","serial_number":"536753746466881","imei1":"536753746466881","imei2":"536753746466881","popurl":"www.atmanand-gowda.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193786,"job_number":"JOB_193786","tr_customer_id":193804,"tr_customer_product_id":193794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Manikya Acharya","mobile_number":"973419052","email_id":"meena.talwar@yahoo.co.in","dop":"2026-02-11","serial_number":"376715915835652","imei1":"376715915835652","imei2":"376715915835652","popurl":"www.himani-kaniyar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193787,"job_number":"JOB_193787","tr_customer_id":193805,"tr_customer_product_id":193795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:45.000Z","modified_at":"2026-02-21T17:09:45.000Z","name":"Anala Varman","mobile_number":"976522273","email_id":"mandakini.bhattacharya@gmail.com","dop":"2026-02-11","serial_number":"309204701110727","imei1":"309204701110727","imei2":"309204701110727","popurl":"www.narayan-dwivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193788,"job_number":"JOB_193788","tr_customer_id":193806,"tr_customer_product_id":193796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Abhirath Johar","mobile_number":"975073496","email_id":"chakrika.nambeesan@yahoo.co.in","dop":"2026-02-11","serial_number":"475712642861430","imei1":"475712642861430","imei2":"475712642861430","popurl":"www.param-abbott.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193789,"job_number":"JOB_193789","tr_customer_id":193807,"tr_customer_product_id":193797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Lakshmi Nayar","mobile_number":"970870516","email_id":"dinakar.dutta@hotmail.com","dop":"2026-02-11","serial_number":"533911492832440","imei1":"533911492832440","imei2":"533911492832440","popurl":"www.kanaka-devar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193790,"job_number":"JOB_193790","tr_customer_id":193808,"tr_customer_product_id":193798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Dhanapati Pothuvaal","mobile_number":"973342997","email_id":"daiwik.verma@yahoo.co.in","dop":"2026-02-11","serial_number":"265300320545138","imei1":"265300320545138","imei2":"265300320545138","popurl":"www.vedang-dhawan.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193791,"job_number":"JOB_193791","tr_customer_id":193809,"tr_customer_product_id":193799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Vaijayanti Chopra","mobile_number":"978824169","email_id":"prasanna.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"292784515810275","imei1":"292784515810275","imei2":"292784515810275","popurl":"www.aamod-johar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193792,"job_number":"JOB_193792","tr_customer_id":193810,"tr_customer_product_id":193800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:46.000Z","modified_at":"2026-02-21T17:09:46.000Z","name":"Sucheta Saini","mobile_number":"973901991","email_id":"anjaneya.jha@hotmail.com","dop":"2026-02-11","serial_number":"022270012004144","imei1":"022270012004144","imei2":"022270012004144","popurl":"www.chetan-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193794,"job_number":"JOB_193794","tr_customer_id":193812,"tr_customer_product_id":193802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Javas Butt","mobile_number":"973336212","email_id":"bharadwaj.gowda@hotmail.com","dop":"2026-02-11","serial_number":"376782810174561","imei1":"376782810174561","imei2":"376782810174561","popurl":"www.anand swarup-bandopadhyay.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193795,"job_number":"JOB_193795","tr_customer_id":193813,"tr_customer_product_id":193803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Adripathi Sinha","mobile_number":"977176639","email_id":"divakar.pilla@gmail.com","dop":"2026-02-11","serial_number":"719745281562251","imei1":"719745281562251","imei2":"719745281562251","popurl":"www.rajan-shah.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193796,"job_number":"JOB_193796","tr_customer_id":193814,"tr_customer_product_id":193804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Diptendu Khatri","mobile_number":"971726104","email_id":"kumar.marar@gmail.com","dop":"2026-02-11","serial_number":"393329168951278","imei1":"393329168951278","imei2":"393329168951278","popurl":"www.trilok-chopra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193797,"job_number":"JOB_193797","tr_customer_id":193815,"tr_customer_product_id":193805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Chandranath Somayaji","mobile_number":"978780332","email_id":"ramaa.kaur@yahoo.co.in","dop":"2026-02-11","serial_number":"733878571351930","imei1":"733878571351930","imei2":"733878571351930","popurl":"www.vidhya-gupta.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193798,"job_number":"JOB_193798","tr_customer_id":193816,"tr_customer_product_id":193806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Bhamini Bandopadhyay","mobile_number":"976805627","email_id":"malati.singh@hotmail.com","dop":"2026-02-11","serial_number":"734892489798151","imei1":"734892489798151","imei2":"734892489798151","popurl":"www.aanandinii-dutta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193799,"job_number":"JOB_193799","tr_customer_id":193817,"tr_customer_product_id":193807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Meghnad Saini","mobile_number":"974906338","email_id":"veda.pandey@gmail.com","dop":"2026-02-11","serial_number":"265467632565862","imei1":"265467632565862","imei2":"265467632565862","popurl":"www.digambara-chaturvedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193800,"job_number":"JOB_193800","tr_customer_id":193818,"tr_customer_product_id":193808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:47.000Z","modified_at":"2026-02-21T17:09:47.000Z","name":"Hiranya Chaturvedi","mobile_number":"978010577","email_id":"amogh.acharya@gmail.com","dop":"2026-02-11","serial_number":"690745447134197","imei1":"690745447134197","imei2":"690745447134197","popurl":"www.brahmanandam-patel.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193801,"job_number":"JOB_193801","tr_customer_id":193819,"tr_customer_product_id":193809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Bhagirathi Nehru","mobile_number":"975443651","email_id":"bhramar.gill@yahoo.co.in","dop":"2026-02-11","serial_number":"382407726708562","imei1":"382407726708562","imei2":"382407726708562","popurl":"www.trisha-mahajan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193802,"job_number":"JOB_193802","tr_customer_id":193820,"tr_customer_product_id":193810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Leela Embranthiri","mobile_number":"970671316","email_id":"akshat.singh@gmail.com","dop":"2026-02-11","serial_number":"740049933837095","imei1":"740049933837095","imei2":"740049933837095","popurl":"www.acaryatanaya-agarwal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193805,"job_number":"JOB_193805","tr_customer_id":193823,"tr_customer_product_id":193813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Anagh Guha","mobile_number":"972164816","email_id":"dhyanesh.mahajan@hotmail.com","dop":"2026-02-11","serial_number":"421279256240522","imei1":"421279256240522","imei2":"421279256240522","popurl":"www.budhil-rana.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193806,"job_number":"JOB_193806","tr_customer_id":193824,"tr_customer_product_id":193814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Devagya Somayaji","mobile_number":"972841005","email_id":"anurag.deshpande@yahoo.co.in","dop":"2026-02-11","serial_number":"608597481699960","imei1":"608597481699960","imei2":"608597481699960","popurl":"www.ranjeet-patel.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193807,"job_number":"JOB_193807","tr_customer_id":193825,"tr_customer_product_id":193815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Trilokesh Mishra","mobile_number":"973730606","email_id":"anal.adiga@hotmail.com","dop":"2026-02-11","serial_number":"452734719485589","imei1":"452734719485589","imei2":"452734719485589","popurl":"www.saraswati-pothuvaal.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193809,"job_number":"JOB_193809","tr_customer_id":193827,"tr_customer_product_id":193817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Marut Arora","mobile_number":"970046116","email_id":"bodhan.bhattathiri@gmail.com","dop":"2026-02-11","serial_number":"348605114360917","imei1":"348605114360917","imei2":"348605114360917","popurl":"www.kamlesh-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193810,"job_number":"JOB_193810","tr_customer_id":193828,"tr_customer_product_id":193818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:49.000Z","modified_at":"2026-02-21T17:09:49.000Z","name":"Brahma Nambeesan","mobile_number":"971068711","email_id":"chandramani.sharma@yahoo.co.in","dop":"2026-02-11","serial_number":"529516307311180","imei1":"529516307311180","imei2":"529516307311180","popurl":"www.chandrakala-verma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193812,"job_number":"JOB_193812","tr_customer_id":193830,"tr_customer_product_id":193820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Anandamayi Nehru","mobile_number":"970623782","email_id":"bilva.nambeesan@gmail.com","dop":"2026-02-11","serial_number":"604993562869112","imei1":"604993562869112","imei2":"604993562869112","popurl":"www.smriti-bhat.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193813,"job_number":"JOB_193813","tr_customer_id":193831,"tr_customer_product_id":193821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Ekaksh Butt","mobile_number":"979604588","email_id":"prasanna.gowda@gmail.com","dop":"2026-02-11","serial_number":"762125910369491","imei1":"762125910369491","imei2":"762125910369491","popurl":"www.acaryatanaya-agarwal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193814,"job_number":"JOB_193814","tr_customer_id":193832,"tr_customer_product_id":193822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Gajaadhar Pandey","mobile_number":"978491107","email_id":"chetanaanand.nair@hotmail.com","dop":"2026-02-11","serial_number":"588061190388159","imei1":"588061190388159","imei2":"588061190388159","popurl":"www.subhasini-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193815,"job_number":"JOB_193815","tr_customer_id":193833,"tr_customer_product_id":193823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:50.000Z","modified_at":"2026-02-21T17:09:50.000Z","name":"Anunay Panicker","mobile_number":"970131620","email_id":"brahmaanand.nayar@yahoo.co.in","dop":"2026-02-11","serial_number":"486615908491355","imei1":"486615908491355","imei2":"486615908491355","popurl":"www.suman-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193818,"job_number":"JOB_193818","tr_customer_id":193836,"tr_customer_product_id":193826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Durgeshwari Ahuja","mobile_number":"972007516","email_id":"dandak.joshi@hotmail.com","dop":"2026-02-11","serial_number":"146438565151560","imei1":"146438565151560","imei2":"146438565151560","popurl":"www.achyut-bhattathiri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193819,"job_number":"JOB_193819","tr_customer_id":193837,"tr_customer_product_id":193827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Balamani Johar","mobile_number":"978010308","email_id":"ankal.ahluwalia@gmail.com","dop":"2026-02-11","serial_number":"927094597408252","imei1":"927094597408252","imei2":"927094597408252","popurl":"www.deepankar-shah.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193820,"job_number":"JOB_193820","tr_customer_id":193838,"tr_customer_product_id":193828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Kama Gill","mobile_number":"973324744","email_id":"bhavani.jha@yahoo.co.in","dop":"2026-02-11","serial_number":"294443569779471","imei1":"294443569779471","imei2":"294443569779471","popurl":"www.anish-khan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193821,"job_number":"JOB_193821","tr_customer_id":193839,"tr_customer_product_id":193829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:51.000Z","modified_at":"2026-02-21T17:09:51.000Z","name":"Deeksha Sethi","mobile_number":"970864773","email_id":"bhadrak.sinha@hotmail.com","dop":"2026-02-11","serial_number":"191112279774490","imei1":"191112279774490","imei2":"191112279774490","popurl":"www.smriti-saini.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193822,"job_number":"JOB_193822","tr_customer_id":193840,"tr_customer_product_id":193830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Saroja Kaur","mobile_number":"977757002","email_id":"ojaswini.mukhopadhyay@yahoo.co.in","dop":"2026-02-11","serial_number":"233643801640278","imei1":"233643801640278","imei2":"233643801640278","popurl":"www.vishnu-bharadwaj.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193823,"job_number":"JOB_193823","tr_customer_id":193841,"tr_customer_product_id":193831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Subodh Gill","mobile_number":"978541202","email_id":"udit.saini@hotmail.com","dop":"2026-02-11","serial_number":"785594533437744","imei1":"785594533437744","imei2":"785594533437744","popurl":"www.pushti-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193825,"job_number":"JOB_193825","tr_customer_id":193843,"tr_customer_product_id":193833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:52.000Z","modified_at":"2026-02-21T17:09:52.000Z","name":"Bhoopat Menon","mobile_number":"979331460","email_id":"uttam.patil@gmail.com","dop":"2026-02-11","serial_number":"106951268750763","imei1":"106951268750763","imei2":"106951268750763","popurl":"www.ghanashyam-shukla.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193826,"job_number":"JOB_193826","tr_customer_id":193844,"tr_customer_product_id":193834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:53.000Z","modified_at":"2026-02-21T17:09:53.000Z","name":"Bhisham Reddy","mobile_number":"974663690","email_id":"jay.gowda@yahoo.co.in","dop":"2026-02-11","serial_number":"431619222567206","imei1":"431619222567206","imei2":"431619222567206","popurl":"www.akshaj-varma.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193827,"job_number":"JOB_193827","tr_customer_id":193845,"tr_customer_product_id":193835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:53.000Z","modified_at":"2026-02-21T17:09:53.000Z","name":"Garud Deshpande","mobile_number":"970302819","email_id":"lavanya.prajapat@yahoo.co.in","dop":"2026-02-11","serial_number":"717269774769615","imei1":"717269774769615","imei2":"717269774769615","popurl":"www.shantanu-bhattathiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193830,"job_number":"JOB_193830","tr_customer_id":193848,"tr_customer_product_id":193838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Sarvin Shukla","mobile_number":"970999857","email_id":"kanak.marar@gmail.com","dop":"2026-02-11","serial_number":"182798021169477","imei1":"182798021169477","imei2":"182798021169477","popurl":"www.gautama-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193831,"job_number":"JOB_193831","tr_customer_id":193849,"tr_customer_product_id":193839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Bhadra Jha","mobile_number":"973613203","email_id":"narinder.dubashi@gmail.com","dop":"2026-02-11","serial_number":"291275175075166","imei1":"291275175075166","imei2":"291275175075166","popurl":"www.ekaparnika-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193833,"job_number":"JOB_193833","tr_customer_id":193851,"tr_customer_product_id":193841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Anila Mishra","mobile_number":"977095990","email_id":"aadi.chaturvedi@gmail.com","dop":"2026-02-11","serial_number":"776093439310380","imei1":"776093439310380","imei2":"776093439310380","popurl":"www.gemine-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193834,"job_number":"JOB_193834","tr_customer_id":193852,"tr_customer_product_id":193842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Marut Adiga","mobile_number":"970911368","email_id":"apsara.khan@gmail.com","dop":"2026-02-11","serial_number":"426417346714515","imei1":"426417346714515","imei2":"426417346714515","popurl":"www.yogendra-mehrotra.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193835,"job_number":"JOB_193835","tr_customer_id":193853,"tr_customer_product_id":193843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:54.000Z","modified_at":"2026-02-21T17:09:54.000Z","name":"Chandra Varma","mobile_number":"976264814","email_id":"gudakesa.marar@yahoo.co.in","dop":"2026-02-11","serial_number":"911648751292262","imei1":"911648751292262","imei2":"911648751292262","popurl":"www.tarun-nehru.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193836,"job_number":"JOB_193836","tr_customer_id":193854,"tr_customer_product_id":193844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:55.000Z","modified_at":"2026-02-21T17:09:55.000Z","name":"Shubhaprada Tagore","mobile_number":"974077154","email_id":"harinakshi.malik@gmail.com","dop":"2026-02-11","serial_number":"006159597388987","imei1":"006159597388987","imei2":"006159597388987","popurl":"www.gita-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193837,"job_number":"JOB_193837","tr_customer_id":193855,"tr_customer_product_id":193845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:09:57.000Z","modified_at":"2026-02-21T17:09:57.000Z","name":"Gobinda Acharya","mobile_number":"975483613","email_id":"surya.iyer@gmail.com","dop":"2026-02-11","serial_number":"558591664222260","imei1":"558591664222260","imei2":"558591664222260","popurl":"www.shubha-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:09:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193838,"job_number":"JOB_193838","tr_customer_id":193856,"tr_customer_product_id":193846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:12:19.000Z","modified_at":"2026-02-21T17:12:19.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"85118284083258","imei1":"85118284083258","imei2":"85118284083258","popurl":"2026-02-11T17:12:14.128040800Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:12:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193839,"job_number":"JOB_193839","tr_customer_id":193857,"tr_customer_product_id":193847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:18:27.000Z","modified_at":"2026-02-21T17:18:27.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"82118284083258","imei1":"82118284083258","imei2":"82118284083258","popurl":"2026-02-11T17:18:24.394426900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:18:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193840,"job_number":"JOB_193840","tr_customer_id":193858,"tr_customer_product_id":193848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:23:52.000Z","modified_at":"2026-02-21T17:23:52.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-02-11","serial_number":"75118284083258","imei1":"75118284083258","imei2":"75118284083258","popurl":"2026-02-11T17:23:47.381135400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:23:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193841,"job_number":"JOB_193841","tr_customer_id":193859,"tr_customer_product_id":193849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Adhiraj Embranthiri","mobile_number":"7002813883","email_id":"smriti.verma@hotmail.com","dop":"2026-02-11","serial_number":"856631578514427","imei1":"856631578514427","imei2":"856631578514427","popurl":"www.himadri-kocchar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193842,"job_number":"JOB_193842","tr_customer_id":193861,"tr_customer_product_id":193851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Gopal Pillai","mobile_number":"7017108105","email_id":"dhruv.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"533800602046436","imei1":"533800602046436","imei2":"533800602046436","popurl":"www.anurag-tandon.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193843,"job_number":"JOB_193843","tr_customer_id":193860,"tr_customer_product_id":193850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Gaurang Khatri","mobile_number":"7014664790","email_id":"manikya.acharya@gmail.com","dop":"2026-02-11","serial_number":"042679892996459","imei1":"042679892996459","imei2":"042679892996459","popurl":"www.jagdeep-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193844,"job_number":"JOB_193844","tr_customer_id":193862,"tr_customer_product_id":193852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Devdan Varrier","mobile_number":"7050040886","email_id":"balamani.kocchar@gmail.com","dop":"2026-02-11","serial_number":"385971021990374","imei1":"385971021990374","imei2":"385971021990374","popurl":"www.anusuya-marar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193845,"job_number":"JOB_193845","tr_customer_id":193863,"tr_customer_product_id":193853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:30:45.000Z","modified_at":"2026-02-21T17:30:45.000Z","name":"Yoginder Deshpande","mobile_number":"7001303051","email_id":"bhagvan.namboothiri@yahoo.co.in","dop":"2026-02-11","serial_number":"853927470443479","imei1":"853927470443479","imei2":"853927470443479","popurl":"www.ganesh-bhat.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193846,"job_number":"JOB_193846","tr_customer_id":193864,"tr_customer_product_id":193854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:49:23.000Z","modified_at":"2026-02-21T17:49:23.000Z","name":"Jatin Jasani","mobile_number":"7507331188","email_id":"saurabh.jasani@gmail.com","dop":"2026-02-11","serial_number":"12308877001005","imei1":"12308877001005","imei2":"12308877001005","popurl":"2026-02-11T17:49:22.418004259Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193847,"job_number":"JOB_193847","tr_customer_id":193865,"tr_customer_product_id":193855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:32.000Z","modified_at":"2026-02-21T17:50:32.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-11","serial_number":"66269747447007","imei1":"66269747447007","imei2":"66269747447007","popurl":"2026-02-11T17:50:31.109102113Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193848,"job_number":"JOB_193848","tr_customer_id":193866,"tr_customer_product_id":193856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:41.000Z","modified_at":"2026-02-21T17:50:41.000Z","name":"Manasi Avachat","mobile_number":"9767145100","email_id":"manasiavachat14@gmail.com","dop":"2026-02-11","serial_number":"88118034553133","imei1":"88118034553133","imei2":"88118034553133","popurl":"2026-02-11T17:50:40.672673299Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193849,"job_number":"JOB_193849","tr_customer_id":193867,"tr_customer_product_id":193857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:49.000Z","modified_at":"2026-02-21T17:50:49.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5444598687484620","imei1":"5444598687484620","imei2":"5444598687484620","popurl":"2026-02-11T17:50:48.537924171Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193850,"job_number":"JOB_193850","tr_customer_id":193868,"tr_customer_product_id":193858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:50.000Z","modified_at":"2026-02-21T17:50:50.000Z","name":"Rajan Shah","mobile_number":"7028269132","email_id":"chidaakaash.nehru@yahoo.co.in","dop":"2026-02-11","serial_number":"019243268702608","imei1":"019243268702608","imei2":"019243268702608","popurl":"www.menaka-dubashi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193851,"job_number":"JOB_193851","tr_customer_id":193869,"tr_customer_product_id":193859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:50:57.000Z","modified_at":"2026-02-21T17:50:57.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5450598687484124","imei1":"5450598687484124","imei2":"5450598687484124","popurl":"2026-02-11T17:50:56.901122957Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:50:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193852,"job_number":"JOB_193852","tr_customer_id":193870,"tr_customer_product_id":193860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:06.000Z","modified_at":"2026-02-21T17:51:06.000Z","name":"Bishnu Das","mobile_number":"1234567890","email_id":"somit.gate@gmail.com","dop":"2026-02-11","serial_number":"5449698687484024","imei1":"5449698687484024","imei2":"5449698687484024","popurl":"2026-02-11T17:51:05.368999795Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193853,"job_number":"JOB_193853","tr_customer_id":193871,"tr_customer_product_id":193861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:15.000Z","modified_at":"2026-02-21T17:51:15.000Z","name":"Nikita Mahajan","mobile_number":"7080222720","email_id":"poornima.kapoor@gmail.com","dop":"2026-02-11","serial_number":"282171445924121","imei1":"282171445924121","imei2":"282171445924121","popurl":"www.lakshmidhar-mehrotra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193854,"job_number":"JOB_193854","tr_customer_id":193872,"tr_customer_product_id":193862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:51:46.000Z","modified_at":"2026-02-21T17:51:46.000Z","name":"Shashank Shekhar","mobile_number":"9742666189","email_id":"101shashank@gmail.com","dop":"2026-02-11","serial_number":"19999999999999","imei1":"19999999999999","imei2":"19999999999999","popurl":"2026-02-11T17:51:45.986867925Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:51:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193855,"job_number":"JOB_193855","tr_customer_id":193873,"tr_customer_product_id":193863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T17:52:24.000Z","modified_at":"2026-02-21T17:52:24.000Z","name":"Kaus Das","mobile_number":"7686923755","email_id":"kstvds@gmail.com","dop":"2026-02-11","serial_number":"96548404198211","imei1":"96548404198211","imei2":"96548404198211","popurl":"2026-02-11T17:52:24.004206267Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T17:52:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193856,"job_number":"JOB_193856","tr_customer_id":193874,"tr_customer_product_id":193864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T18:59:50.000Z","modified_at":"2026-02-21T18:59:50.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-11","serial_number":"11556049233069","imei1":"11556049233069","imei2":"11556049233069","popurl":"2026-02-11T18:59:50.590068637Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T18:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193857,"job_number":"JOB_193857","tr_customer_id":193875,"tr_customer_product_id":193865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T18:59:51.000Z","modified_at":"2026-02-21T18:59:51.000Z","name":"Sailesh Kumar","mobile_number":"7823967575","email_id":"saileshkumar1793@gmail.com","dop":"2026-02-11","serial_number":"81256049233069","imei1":"81256049233069","imei2":"81256049233069","popurl":"2026-02-11T18:59:51.102081754Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T18:59:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193858,"job_number":"JOB_193858","tr_customer_id":193876,"tr_customer_product_id":193866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:00.000Z","modified_at":"2026-02-21T19:00:00.000Z","name":"Anant Kinlekar","mobile_number":"7995924124","email_id":"anantkinlekar18@gmail.com","dop":"2026-02-20","serial_number":"23842930780876","imei1":"23842930780876","imei2":"23842930780876","popurl":"2026-02-20T18:59:59.599126970Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193859,"job_number":"JOB_193859","tr_customer_id":193877,"tr_customer_product_id":193867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:40.000Z","modified_at":"2026-02-21T19:00:40.000Z","name":"Ram Sharma","mobile_number":"9161759333","email_id":"psagra13@gmail.com","dop":"2026-02-13","serial_number":"23456781801708","imei1":"23456799101808","imei2":"23456689101108","popurl":"2026-02-13T19:00:39.255583519Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193860,"job_number":"JOB_193860","tr_customer_id":193878,"tr_customer_product_id":193868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:00:47.000Z","modified_at":"2026-02-21T19:00:47.000Z","name":"Rishabh Grover","mobile_number":"7098345321","email_id":"rishabhgrover@gmail.com","dop":"2026-02-11","serial_number":"45147707147372","imei1":"45147707147372","imei2":"45147707147372","popurl":"2026-02-11T19:00:46.756666692Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193861,"job_number":"JOB_193861","tr_customer_id":193879,"tr_customer_product_id":193869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:02.000Z","modified_at":"2026-02-21T19:01:02.000Z","name":"Denis Boyer","mobile_number":"986-350-8890","email_id":"abc@gmail.com","dop":"2026-02-11","serial_number":"26867419449447","imei1":"26867419449447","imei2":"26867419449447","popurl":"2026-02-11T19:01:02.027872097Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193862,"job_number":"JOB_193862","tr_customer_id":193880,"tr_customer_product_id":193870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:21.000Z","modified_at":"2026-02-21T19:01:21.000Z","name":"Gatik Prajapat","mobile_number":"7021520540","email_id":"tanushree.trivedi@yahoo.co.in","dop":"2026-02-11","serial_number":"921072743499184","imei1":"921072743499184","imei2":"921072743499184","popurl":"www.pushti-dhawan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193863,"job_number":"JOB_193863","tr_customer_id":193881,"tr_customer_product_id":193871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:01:41.000Z","modified_at":"2026-02-21T19:01:41.000Z","name":"rahul ssharma","mobile_number":"123456789012","email_id":"rahul@yopmail.com","dop":"2026-02-16","serial_number":"SN243422733055","imei1":"356789072245378","imei2":"333785579225679","popurl":"2026-02-16T19:01:40.413389532Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193864,"job_number":"JOB_193864","tr_customer_id":193882,"tr_customer_product_id":193872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:02:01.000Z","modified_at":"2026-02-21T19:02:01.000Z","name":"Jai Johar","mobile_number":"7038037780","email_id":"akshayakeerti.prajapat@gmail.com","dop":"2026-02-11","serial_number":"853897844598907","imei1":"853897844598907","imei2":"853897844598907","popurl":"www.kali-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:02:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193865,"job_number":"JOB_193865","tr_customer_id":193883,"tr_customer_product_id":193873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:44:25.000Z","modified_at":"2026-02-21T19:44:25.000Z","name":"Srinvas K","mobile_number":"9811122334","email_id":"test@gmail.com","dop":"2026-02-11","serial_number":"13235812527895","imei1":"13235812527895","imei2":"13235812527895","popurl":"2026-02-11T19:44:24.682102194Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:44:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193866,"job_number":"JOB_193866","tr_customer_id":193884,"tr_customer_product_id":193874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T19:56:49.000Z","modified_at":"2026-02-21T19:56:49.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"89999131778042","imei1":"89999131778042","imei2":"89999131778042","popurl":"2026-02-11T19:56:46.160069900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T19:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193867,"job_number":"JOB_193867","tr_customer_id":193885,"tr_customer_product_id":193875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:02:13.000Z","modified_at":"2026-02-21T20:02:13.000Z","name":"Adityanandana Jain","mobile_number":"8067693894","email_id":"aashritha.chaturvedi@hotmail.com","dop":"2026-02-11","serial_number":"961602134783843","imei1":"961602134783843","imei2":"961602134783843","popurl":"www.mukesh-rana.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:02:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193870,"job_number":"JOB_193870","tr_customer_id":193888,"tr_customer_product_id":193878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:33:48.000Z","modified_at":"2026-02-21T20:33:48.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2026-02-16","serial_number":"0440443456789111","imei1":"0440443456789111","imei2":"0440443456789111","popurl":"2026-02-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193871,"job_number":"JOB_193871","tr_customer_id":193889,"tr_customer_product_id":193879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:33:48.000Z","modified_at":"2026-02-21T20:33:48.000Z","name":"Praveen Sharma","mobile_number":"9990036806","email_id":"psagra13@gmail.com","dop":"2026-02-16","serial_number":"0440443456789001","imei1":"0440443456789001","imei2":"0440443456789001","popurl":"2026-02-16T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193872,"job_number":"JOB_193872","tr_customer_id":193890,"tr_customer_product_id":193880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:00:32.000Z","modified_at":"2026-02-21T21:00:32.000Z","name":"Sadye Bartell","mobile_number":"668-414-3715","email_id":"Hilton.Buckridge86@gmail.com","dop":"2025-09-09","serial_number":"14992887311166","imei1":"14992887311166","imei2":"14992887311166","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:00:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193874,"job_number":"JOB_193874","tr_customer_id":193892,"tr_customer_product_id":193882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:02:36.000Z","modified_at":"2026-02-21T21:02:36.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"48992155778042","imei1":"48992155778042","imei2":"48992155778042","popurl":"2026-02-11T21:02:33.742503Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:02:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193875,"job_number":"JOB_193875","tr_customer_id":193893,"tr_customer_product_id":193883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:03:58.000Z","modified_at":"2026-02-21T21:03:58.000Z","name":"Praven R","mobile_number":"8085536329","email_id":"praveen.raghu.raghu@gmail.com","dop":"2026-02-11","serial_number":"48992155578042","imei1":"48992155578042","imei2":"48992155578042","popurl":"2026-02-11T21:03:55.084810Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:03:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193876,"job_number":"JOB_193876","tr_customer_id":193894,"tr_customer_product_id":193884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:09:07.000Z","modified_at":"2026-02-21T21:09:07.000Z","name":"Dakota Heller","mobile_number":"408-667-7561","email_id":"Marvin23@hotmail.com","dop":"2025-09-09","serial_number":"15305259938062","imei1":"15305259938062","imei2":"15305259938062","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:09:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193879,"job_number":"JOB_193879","tr_customer_id":193897,"tr_customer_product_id":193887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:24:05.000Z","modified_at":"2026-02-21T21:24:05.000Z","name":"Damian Daniel","mobile_number":"512-512-4028","email_id":"Emmy14@hotmail.com","dop":"2025-04-06","serial_number":"18152305571663570","imei1":"18152305571663570","imei2":"18152305571663570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:24:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193880,"job_number":"JOB_193880","tr_customer_id":193898,"tr_customer_product_id":193888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:26:22.000Z","modified_at":"2026-02-21T21:26:22.000Z","name":"Lauren Breitenberg","mobile_number":"437-484-7672","email_id":"Barry_Ortiz@yahoo.com","dop":"2025-09-09","serial_number":"15929198205906","imei1":"15929198205906","imei2":"15929198205906","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:26:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193882,"job_number":"JOB_193882","tr_customer_id":193900,"tr_customer_product_id":193890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:27:39.000Z","modified_at":"2026-02-21T21:27:39.000Z","name":"Hazel Buckridge","mobile_number":"286-584-9301","email_id":"Dejah41@gmail.com","dop":"2025-09-09","serial_number":"12900478848608","imei1":"12900478848608","imei2":"12900478848608","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193884,"job_number":"JOB_193884","tr_customer_id":193902,"tr_customer_product_id":193892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:31:59.000Z","modified_at":"2026-02-21T21:31:59.000Z","name":"Sean Mayert","mobile_number":"247-663-5900","email_id":"Alexandro_Bogan@hotmail.com","dop":"2025-09-09","serial_number":"11848615765110","imei1":"11848615765110","imei2":"11848615765110","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:31:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193886,"job_number":"JOB_193886","tr_customer_id":193904,"tr_customer_product_id":193894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:32:00.000Z","modified_at":"2026-02-21T21:32:00.000Z","name":"Theresia Bergstrom","mobile_number":"506-629-7087","email_id":"Kamron_Nikolaus@gmail.com","dop":"2025-09-09","serial_number":"17269630668034","imei1":"17269630668034","imei2":"17269630668034","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:32:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193889,"job_number":"JOB_193889","tr_customer_id":193907,"tr_customer_product_id":193897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:35:18.000Z","modified_at":"2026-02-21T21:35:18.000Z","name":"Loren Kemmer","mobile_number":"527-345-3962","email_id":"Trystan.Walter@hotmail.com","dop":"2025-04-06","serial_number":"13848270907434706","imei1":"13848270907434706","imei2":"13848270907434706","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:35:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193890,"job_number":"JOB_193890","tr_customer_id":193908,"tr_customer_product_id":193898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:25.000Z","modified_at":"2026-02-21T21:36:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12993520645674","imei1":"12993520645674","imei2":"12993520645674","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193892,"job_number":"JOB_193892","tr_customer_id":193910,"tr_customer_product_id":193900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:26.000Z","modified_at":"2026-02-21T21:36:26.000Z","name":"Oliver Swaniawski","mobile_number":"869-494-7604","email_id":"Gladyce.Pouros@hotmail.com","dop":"2025-04-06","serial_number":"19861179827034704","imei1":"19861179827034704","imei2":"19861179827034704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193893,"job_number":"JOB_193893","tr_customer_id":193911,"tr_customer_product_id":193901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:53.000Z","modified_at":"2026-02-21T21:36:53.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18695146020098","imei1":"18695146020098","imei2":"18695146020098","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193895,"job_number":"JOB_193895","tr_customer_id":193913,"tr_customer_product_id":193903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:36:54.000Z","modified_at":"2026-02-21T21:36:54.000Z","name":"Dakota Gislason","mobile_number":"207-885-1775","email_id":"Everett.Armstrong39@hotmail.com","dop":"2025-04-06","serial_number":"19934047518663450","imei1":"19934047518663450","imei2":"19934047518663450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:36:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193896,"job_number":"JOB_193896","tr_customer_id":193914,"tr_customer_product_id":193904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:37:20.000Z","modified_at":"2026-02-21T21:37:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11893997054403","imei1":"11893997054403","imei2":"11893997054403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:37:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193898,"job_number":"JOB_193898","tr_customer_id":193916,"tr_customer_product_id":193906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:37:21.000Z","modified_at":"2026-02-21T21:37:21.000Z","name":"Jaida Leffler","mobile_number":"575-279-6132","email_id":"Simone.Yost@yahoo.com","dop":"2025-04-06","serial_number":"18520948624395184","imei1":"18520948624395184","imei2":"18520948624395184","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:37:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193899,"job_number":"JOB_193899","tr_customer_id":193917,"tr_customer_product_id":193907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:40:14.000Z","modified_at":"2026-02-21T21:40:14.000Z","name":"Annabel Bartell","mobile_number":"861-893-4521","email_id":"Nicolette_Schamberger@gmail.com","dop":"2025-09-09","serial_number":"18384011888019","imei1":"18384011888019","imei2":"18384011888019","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193901,"job_number":"JOB_193901","tr_customer_id":193919,"tr_customer_product_id":193909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:40:14.000Z","modified_at":"2026-02-21T21:40:14.000Z","name":"Adela Hahn","mobile_number":"992-267-8841","email_id":"Maymie_Veum32@gmail.com","dop":"2025-09-09","serial_number":"14137924232421","imei1":"14137924232421","imei2":"14137924232421","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T21:40:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193904,"job_number":"JOB_193904","tr_customer_id":193922,"tr_customer_product_id":193912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T23:39:40.000Z","modified_at":"2026-02-21T23:39:40.000Z","name":"Aagneya Nehru","mobile_number":"9854148096","email_id":"dipali.bhat@yahoo.co.in","dop":"2026-02-11","serial_number":"715264940305705","imei1":"715264940305705","imei2":"715264940305705","popurl":"www.chandni-mishra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T23:39:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193905,"job_number":"JOB_193905","tr_customer_id":193923,"tr_customer_product_id":193913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T23:43:21.000Z","modified_at":"2026-02-21T23:43:21.000Z","name":"Chandani Gandhi","mobile_number":"7069845438","email_id":"ganaka.ahluwalia@yahoo.co.in","dop":"2026-02-11","serial_number":"451705026639296","imei1":"451705026639296","imei2":"451705026639296","popurl":"www.sukanya-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T23:43:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193918,"job_number":"JOB_193918","tr_customer_id":193936,"tr_customer_product_id":193926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:20:06.000Z","modified_at":"2026-02-22T02:20:06.000Z","name":"Johanna Gibson","mobile_number":"888-450-8210","email_id":"Gia_Sauer87@yahoo.com","dop":"2025-09-30","serial_number":"10168909687471","imei1":"10168909687471","imei2":"10168909687471","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:20:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193919,"job_number":"JOB_193919","tr_customer_id":193937,"tr_customer_product_id":193927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T02:31:09.000Z","modified_at":"2026-02-22T02:31:09.000Z","name":"Cullen Skiles","mobile_number":"440-547-4183","email_id":"Dino12@yahoo.com","dop":"2025-09-30","serial_number":"16571074314011","imei1":"16571074314011","imei2":"16571074314011","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T02:31:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193921,"job_number":"JOB_193921","tr_customer_id":193939,"tr_customer_product_id":193929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:28.000Z","modified_at":"2026-02-22T03:20:28.000Z","name":"Burdette Runolfsdottir","mobile_number":"462-533-1968","email_id":"Berta.Nader30@gmail.com","dop":"2025-05-30","serial_number":"13301431263703","imei1":"13301431263703","imei2":"13301431263703","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193922,"job_number":"JOB_193922","tr_customer_id":193940,"tr_customer_product_id":193930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:29.000Z","modified_at":"2026-02-22T03:20:29.000Z","name":"Sheldon Wiza","mobile_number":"917-647-6406","email_id":"Tito_Gleason30@yahoo.com","dop":"2025-05-30","serial_number":"1633886033828994","imei1":"1633886033828994","imei2":"1633886033828994","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:20:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193923,"job_number":"JOB_193923","tr_customer_id":193941,"tr_customer_product_id":193931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:24:52.000Z","modified_at":"2026-02-22T03:24:52.000Z","name":"Naomi Ebert","mobile_number":"568-366-5583","email_id":"Alfredo78@yahoo.com","dop":"2025-04-06","serial_number":"17551402557961","imei1":"17551402557961","imei2":"17551402557961","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193924,"job_number":"JOB_193924","tr_customer_id":193942,"tr_customer_product_id":193932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"mehtab akhtar","mobile_number":"9560715398","email_id":"mehtaba36@gmail.com","dop":"2025-09-30","serial_number":"14987546735634","imei1":"14987546735634","imei2":"14987546735634","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193925,"job_number":"JOB_193925","tr_customer_id":193943,"tr_customer_product_id":193933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"jatin sharma","mobile_number":"7382662863","email_id":"jatin@gmail.com","dop":"2025-09-30","serial_number":"13993127134641","imei1":"13993127134641","imei2":"13993127134641","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193926,"job_number":"JOB_193926","tr_customer_id":193944,"tr_customer_product_id":193934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:32:09.000Z","modified_at":"2026-02-22T03:32:09.000Z","name":"rajan k","mobile_number":"9878218214","email_id":"rajan@gmail.com","dop":"2025-09-30","serial_number":"14342582452734","imei1":"14342582452734","imei2":"14342582452734","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:32:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193927,"job_number":"JOB_193927","tr_customer_id":193945,"tr_customer_product_id":193935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:53:10.000Z","modified_at":"2026-02-22T03:53:10.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447058","imei1":"66269747447058","imei2":"66269747447058","popurl":"2026-02-12T03:53:05.613454200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T03:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193930,"job_number":"JOB_193930","tr_customer_id":193948,"tr_customer_product_id":193938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"19068768862807","imei1":"19068768862807","imei2":"19068768862807","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193931,"job_number":"JOB_193931","tr_customer_id":193949,"tr_customer_product_id":193939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:27:52.000Z","name":"Erna Renner","mobile_number":"667-466-0146","email_id":"Harmony_Cremin83@hotmail.com","dop":"2025-04-06","serial_number":"14290689686491318","imei1":"14290689686491318","imei2":"14290689686491318","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193933,"job_number":"JOB_193933","tr_customer_id":193951,"tr_customer_product_id":193941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:54.000Z","modified_at":"2026-02-22T04:27:54.000Z","name":"Zander Murray","mobile_number":"302-610-6780","email_id":"Deshawn.Hegmann@hotmail.com","dop":"2025-04-06","serial_number":"17017773041733456","imei1":"17017773041733456","imei2":"17017773041733456","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:27:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193937,"job_number":"JOB_193937","tr_customer_id":193955,"tr_customer_product_id":193945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12960732756338","imei1":"12960732756338","imei2":"12960732756338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193939,"job_number":"JOB_193939","tr_customer_id":193957,"tr_customer_product_id":193947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10556029748364","imei1":"10556029748364","imei2":"10556029748364","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193940,"job_number":"JOB_193940","tr_customer_id":193958,"tr_customer_product_id":193948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:09.000Z","name":"Gonzalo Bergnaum","mobile_number":"375-559-8682","email_id":"Hudson.Jast34@yahoo.com","dop":"2025-04-06","serial_number":"13131451989069754","imei1":"13131451989069754","imei2":"13131451989069754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193942,"job_number":"JOB_193942","tr_customer_id":193960,"tr_customer_product_id":193950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Adelle Kshlerin","mobile_number":"540-662-8318","email_id":"Kaelyn.Prosacco96@hotmail.com","dop":"2025-04-06","serial_number":"15813394965740332","imei1":"15813394965740332","imei2":"15813394965740332","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193943,"job_number":"JOB_193943","tr_customer_id":193961,"tr_customer_product_id":193951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:10.000Z","modified_at":"2026-02-22T04:28:10.000Z","name":"Osbaldo Casper","mobile_number":"428-448-0750","email_id":"Robin.Veum59@hotmail.com","dop":"2025-06-18","serial_number":"1073957307182824","imei1":"1073957307182824","imei2":"1073957307182824","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193944,"job_number":"JOB_193944","tr_customer_id":193962,"tr_customer_product_id":193952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"52372640278798","imei1":"52372640278798","imei2":"52372640278798","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193945,"job_number":"JOB_193945","tr_customer_id":193963,"tr_customer_product_id":193953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"Haleigh Hackett","mobile_number":"604-824-1416","email_id":"Finn.Oberbrunner@gmail.com","dop":"2025-02-01","serial_number":"83398162890097","imei1":"83398162890097","imei2":"83398162890097","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193947,"job_number":"JOB_193947","tr_customer_id":193965,"tr_customer_product_id":193955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:17.000Z","name":"Markus O'Keefe","mobile_number":"700-325-6708","email_id":"Ludie48@yahoo.com","dop":"2025-04-06","serial_number":"12225688671382042","imei1":"12225688671382042","imei2":"12225688671382042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193951,"job_number":"JOB_193951","tr_customer_id":193969,"tr_customer_product_id":193959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15432930857014","imei1":"15432930857014","imei2":"15432930857014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193953,"job_number":"JOB_193953","tr_customer_id":193971,"tr_customer_product_id":193961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:26.000Z","modified_at":"2026-02-22T04:28:26.000Z","name":"Anais Legros","mobile_number":"732-475-2424","email_id":"Albert5@gmail.com","dop":"2025-04-06","serial_number":"15724753969426152","imei1":"15724753969426152","imei2":"15724753969426152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193954,"job_number":"JOB_193954","tr_customer_id":193972,"tr_customer_product_id":193962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:27.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11256770411209","imei1":"11256770411209","imei2":"11256770411209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193955,"job_number":"JOB_193955","tr_customer_id":193973,"tr_customer_product_id":193963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:28:28.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12525990151049","imei1":"12525990151049","imei2":"12525990151049","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193958,"job_number":"JOB_193958","tr_customer_id":193976,"tr_customer_product_id":193966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jazmyn Legros","mobile_number":"619-627-9823","email_id":"London29@yahoo.com","dop":"2025-04-06","serial_number":"15924150166737704","imei1":"15924150166737704","imei2":"15924150166737704","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193960,"job_number":"JOB_193960","tr_customer_id":193978,"tr_customer_product_id":193968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Jennifer Metz","mobile_number":"247-642-9041","email_id":"Columbus_Predovic98@gmail.com","dop":"2025-04-06","serial_number":"15547854722322632","imei1":"15547854722322632","imei2":"15547854722322632","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193962,"job_number":"JOB_193962","tr_customer_id":193980,"tr_customer_product_id":193970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"Sharon Hagenes","mobile_number":"710-494-7449","email_id":"Brennon_Olson14@yahoo.com","dop":"2025-04-06","serial_number":"17497100405898574","imei1":"17497100405898574","imei2":"17497100405898574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193963,"job_number":"JOB_193963","tr_customer_id":193981,"tr_customer_product_id":193971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:35.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14431397018070","imei1":"14431397018070","imei2":"14431397018070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193966,"job_number":"JOB_193966","tr_customer_id":193984,"tr_customer_product_id":193974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"Crystal Vandervort","mobile_number":"826-529-9503","email_id":"Deron_Leffler@gmail.com","dop":"2025-04-06","serial_number":"18147836841150044","imei1":"18147836841150044","imei2":"18147836841150044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193968,"job_number":"JOB_193968","tr_customer_id":193986,"tr_customer_product_id":193976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:28:37.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"10737611731496","imei1":"10737611731496","imei2":"10737611731496","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193970,"job_number":"JOB_193970","tr_customer_id":193988,"tr_customer_product_id":193978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Clarabelle Hayes","mobile_number":"596-396-7492","email_id":"Dimitri.Herman18@yahoo.com","dop":"2025-04-06","serial_number":"14136373278321366","imei1":"14136373278321366","imei2":"14136373278321366","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193971,"job_number":"JOB_193971","tr_customer_id":193989,"tr_customer_product_id":193979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:39.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"Camron Maggio","mobile_number":"610-358-9647","email_id":"Rigoberto.Abshire@gmail.com","dop":"2025-04-06","serial_number":"13155941879267964","imei1":"13155941879267964","imei2":"13155941879267964","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193975,"job_number":"JOB_193975","tr_customer_id":193993,"tr_customer_product_id":193983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:28:50.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13982799438043","imei1":"13982799438043","imei2":"13982799438043","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193979,"job_number":"JOB_193979","tr_customer_id":193997,"tr_customer_product_id":193987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:52.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Woodrow Graham","mobile_number":"404-802-0249","email_id":"Clarissa.Dietrich@yahoo.com","dop":"2025-04-06","serial_number":"12619480374654408","imei1":"12619480374654408","imei2":"12619480374654408","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193980,"job_number":"JOB_193980","tr_customer_id":193998,"tr_customer_product_id":193988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10426557583490","imei1":"10426557583490","imei2":"10426557583490","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193981,"job_number":"JOB_193981","tr_customer_id":193999,"tr_customer_product_id":193989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Kurtis King","mobile_number":"295-286-5433","email_id":"Elyssa_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"15633396105080508","imei1":"15633396105080508","imei2":"15633396105080508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193983,"job_number":"JOB_193983","tr_customer_id":194001,"tr_customer_product_id":193991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:28:53.000Z","name":"Ally Dach","mobile_number":"295-438-0103","email_id":"Benedict_Ferry@yahoo.com","dop":"2025-06-18","serial_number":"1060987643191484","imei1":"1060987643191484","imei2":"1060987643191484","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193984,"job_number":"JOB_193984","tr_customer_id":194002,"tr_customer_product_id":193992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"67699534612063","imei1":"67699534612063","imei2":"67699534612063","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193985,"job_number":"JOB_193985","tr_customer_id":194003,"tr_customer_product_id":193993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:59.000Z","modified_at":"2026-02-22T04:28:59.000Z","name":"Sadie Jacobson","mobile_number":"880-439-1316","email_id":"Annalise.Hamill64@gmail.com","dop":"2025-02-01","serial_number":"83877908249313","imei1":"83877908249313","imei2":"83877908249313","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193988,"job_number":"JOB_193988","tr_customer_id":194006,"tr_customer_product_id":193996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:05.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10272502733785","imei1":"10272502733785","imei2":"10272502733785","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193990,"job_number":"JOB_193990","tr_customer_id":194008,"tr_customer_product_id":193998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"100665416074356","imei1":"100665416074356","imei2":"100665416074356","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193991,"job_number":"JOB_193991","tr_customer_id":194009,"tr_customer_product_id":193999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:06.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Taryn Metz","mobile_number":"934-221-5274","email_id":"Elaina.Deckow17@hotmail.com","dop":"2025-04-06","serial_number":"19693967226049730","imei1":"19693967226049730","imei2":"19693967226049730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193993,"job_number":"JOB_193993","tr_customer_id":194011,"tr_customer_product_id":194001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11152883203108","imei1":"11152883203108","imei2":"11152883203108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193995,"job_number":"JOB_193995","tr_customer_id":194013,"tr_customer_product_id":194003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:10.000Z","modified_at":"2026-02-22T04:29:10.000Z","name":"Mathilde Schamberger","mobile_number":"508-707-4531","email_id":"Alycia_Rodriguez@gmail.com","dop":"2025-04-06","serial_number":"12977405579570962","imei1":"12977405579570962","imei2":"12977405579570962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193996,"job_number":"JOB_193996","tr_customer_id":194014,"tr_customer_product_id":194004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:11.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18435420191743","imei1":"18435420191743","imei2":"18435420191743","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193998,"job_number":"JOB_193998","tr_customer_id":194016,"tr_customer_product_id":194006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17367601677390","imei1":"17367601677390","imei2":"17367601677390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193999,"job_number":"JOB_193999","tr_customer_id":194017,"tr_customer_product_id":194007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Arnold Koepp","mobile_number":"563-433-0889","email_id":"Robyn_Jacobi@hotmail.com","dop":"2025-04-06","serial_number":"11536156300187852","imei1":"11536156300187852","imei2":"11536156300187852","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194001,"job_number":"JOB_194001","tr_customer_id":194019,"tr_customer_product_id":194009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:14.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Marge Will","mobile_number":"998-364-0009","email_id":"Julio.Oberbrunner@yahoo.com","dop":"2025-04-06","serial_number":"13036762380909096","imei1":"13036762380909096","imei2":"13036762380909096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194004,"job_number":"JOB_194004","tr_customer_id":194022,"tr_customer_product_id":194012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11345529716386","imei1":"11345529716386","imei2":"11345529716386","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194007,"job_number":"JOB_194007","tr_customer_id":194025,"tr_customer_product_id":194015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Lottie Hodkiewicz","mobile_number":"357-806-7720","email_id":"Keely7@gmail.com","dop":"2025-04-06","serial_number":"16816657185507502","imei1":"16816657185507502","imei2":"16816657185507502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194008,"job_number":"JOB_194008","tr_customer_id":194026,"tr_customer_product_id":194016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:22.000Z","modified_at":"2026-02-22T04:29:22.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"18526887573106","imei1":"18526887573106","imei2":"18526887573106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194010,"job_number":"JOB_194010","tr_customer_id":194028,"tr_customer_product_id":194018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:24.000Z","modified_at":"2026-02-22T04:29:24.000Z","name":"Fabian Heidenreich","mobile_number":"631-505-6029","email_id":"Angelica60@yahoo.com","dop":"2025-04-06","serial_number":"10956693916504792","imei1":"10956693916504792","imei2":"10956693916504792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194011,"job_number":"JOB_194011","tr_customer_id":194029,"tr_customer_product_id":194019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:25.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19304970974512","imei1":"19304970974512","imei2":"19304970974512","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194013,"job_number":"JOB_194013","tr_customer_id":194031,"tr_customer_product_id":194021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:27.000Z","modified_at":"2026-02-22T04:29:27.000Z","name":"Trinity Funk","mobile_number":"520-726-3201","email_id":"Randy_Upton47@gmail.com","dop":"2025-04-06","serial_number":"11003563141589486","imei1":"11003563141589486","imei2":"11003563141589486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194015,"job_number":"JOB_194015","tr_customer_id":194033,"tr_customer_product_id":194023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"19611075153170","imei1":"19611075153170","imei2":"19611075153170","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194020,"job_number":"JOB_194020","tr_customer_id":194038,"tr_customer_product_id":194028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14683792547646","imei1":"14683792547646","imei2":"14683792547646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194022,"job_number":"JOB_194022","tr_customer_id":194040,"tr_customer_product_id":194030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"Guiseppe Buckridge","mobile_number":"827-931-7059","email_id":"Breana_Boehm99@hotmail.com","dop":"2025-04-06","serial_number":"10821274119852124","imei1":"10821274119852124","imei2":"10821274119852124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194023,"job_number":"JOB_194023","tr_customer_id":194041,"tr_customer_product_id":194031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:29:30.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18472671551800","imei1":"18472671551800","imei2":"18472671551800","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194025,"job_number":"JOB_194025","tr_customer_id":194043,"tr_customer_product_id":194033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:31.000Z","modified_at":"2026-02-22T04:29:31.000Z","name":"Alene Gulgowski","mobile_number":"593-958-5672","email_id":"Marisol.Dietrich91@yahoo.com","dop":"2025-04-06","serial_number":"12849005664601702","imei1":"12849005664601702","imei2":"12849005664601702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194026,"job_number":"JOB_194026","tr_customer_id":194044,"tr_customer_product_id":194034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13903422401042","imei1":"13903422401042","imei2":"13903422401042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194027,"job_number":"JOB_194027","tr_customer_id":194045,"tr_customer_product_id":194035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:29:32.000Z","name":"Karine Durgan","mobile_number":"805-933-0585","email_id":"Edgardo_Mann61@gmail.com","dop":"2025-04-06","serial_number":"18521287773247610","imei1":"18521287773247610","imei2":"18521287773247610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194029,"job_number":"JOB_194029","tr_customer_id":194047,"tr_customer_product_id":194037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:33.000Z","modified_at":"2026-02-22T04:29:33.000Z","name":"Nikita O'Hara","mobile_number":"813-819-1992","email_id":"Benjamin96@hotmail.com","dop":"2025-04-06","serial_number":"14712485381569648","imei1":"14712485381569648","imei2":"14712485381569648","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194030,"job_number":"JOB_194030","tr_customer_id":194048,"tr_customer_product_id":194038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:34.000Z","modified_at":"2026-02-22T04:29:34.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"14000671011697","imei1":"14000671011697","imei2":"14000671011697","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194032,"job_number":"JOB_194032","tr_customer_id":194050,"tr_customer_product_id":194040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:36.000Z","modified_at":"2026-02-22T04:29:36.000Z","name":"Fabiola Breitenberg","mobile_number":"389-420-9642","email_id":"Kameron_Botsford97@hotmail.com","dop":"2025-08-24","serial_number":"1056124380198058","imei1":"1056124380198058","imei2":"1056124380198058","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194038,"job_number":"JOB_194038","tr_customer_id":194056,"tr_customer_product_id":194046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"11355053203112","imei1":"11355053203112","imei2":"11355053203112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194041,"job_number":"JOB_194041","tr_customer_id":194059,"tr_customer_product_id":194049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:42.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Sheldon Bogan","mobile_number":"261-583-7943","email_id":"Misael.Bailey98@hotmail.com","dop":"2025-04-06","serial_number":"15980042865557320","imei1":"15980042865557320","imei2":"15980042865557320","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194042,"job_number":"JOB_194042","tr_customer_id":194060,"tr_customer_product_id":194050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"90647927659325","imei1":"90647927659325","imei2":"90647927659325","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194043,"job_number":"JOB_194043","tr_customer_id":194061,"tr_customer_product_id":194051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:29:43.000Z","name":"Wilfrid Collier","mobile_number":"779-231-9849","email_id":"Savion.Carter@hotmail.com","dop":"2025-02-01","serial_number":"98113339193548","imei1":"98113339193548","imei2":"98113339193548","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194047,"job_number":"JOB_194047","tr_customer_id":194065,"tr_customer_product_id":194055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:29:45.000Z","name":"Cordia Connelly","mobile_number":"954-946-5192","email_id":"Tia_Kirlin@hotmail.com","dop":"2025-04-06","serial_number":"18641892985906110","imei1":"18641892985906110","imei2":"18641892985906110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194049,"job_number":"JOB_194049","tr_customer_id":194067,"tr_customer_product_id":194057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:49.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15542588549094","imei1":"15542588549094","imei2":"15542588549094","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194051,"job_number":"JOB_194051","tr_customer_id":194069,"tr_customer_product_id":194059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:51.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Ramon Jaskolski","mobile_number":"270-286-3954","email_id":"Terrence22@hotmail.com","dop":"2025-04-06","serial_number":"12973020975589414","imei1":"12973020975589414","imei2":"12973020975589414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194052,"job_number":"JOB_194052","tr_customer_id":194070,"tr_customer_product_id":194060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:29:52.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17952252884042","imei1":"17952252884042","imei2":"17952252884042","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194054,"job_number":"JOB_194054","tr_customer_id":194072,"tr_customer_product_id":194062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"13876671028883","imei1":"13876671028883","imei2":"13876671028883","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194055,"job_number":"JOB_194055","tr_customer_id":194073,"tr_customer_product_id":194063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:29:53.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10234003536613","imei1":"10234003536613","imei2":"10234003536613","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194058,"job_number":"JOB_194058","tr_customer_id":194076,"tr_customer_product_id":194066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:54.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quinn Ondricka","mobile_number":"204-288-3102","email_id":"Jordon90@hotmail.com","dop":"2025-04-06","serial_number":"19097257782140680","imei1":"19097257782140680","imei2":"19097257782140680","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194059,"job_number":"JOB_194059","tr_customer_id":194077,"tr_customer_product_id":194067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Angeline Ziemann","mobile_number":"349-571-9763","email_id":"Agnes.Rau93@hotmail.com","dop":"2025-04-06","serial_number":"12058185870081882","imei1":"12058185870081882","imei2":"12058185870081882","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194060,"job_number":"JOB_194060","tr_customer_id":194078,"tr_customer_product_id":194068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Simeon Graham","mobile_number":"638-518-3542","email_id":"Zoila_Ratke@yahoo.com","dop":"2025-04-06","serial_number":"19802050301826410","imei1":"19802050301826410","imei2":"19802050301826410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194061,"job_number":"JOB_194061","tr_customer_id":194079,"tr_customer_product_id":194069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"Prudvikishore Darsi","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"10360146614387","imei1":"10360146614387","imei2":"110360146614387","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194062,"job_number":"JOB_194062","tr_customer_id":194080,"tr_customer_product_id":194070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:55.000Z","modified_at":"2026-02-22T04:29:55.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17439261642911","imei1":"17439261642911","imei2":"17439261642911","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194064,"job_number":"JOB_194064","tr_customer_id":194082,"tr_customer_product_id":194072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:29:56.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"290287033238140","imei1":"290287033238140","imei2":"1290287033238140","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194065,"job_number":"JOB_194065","tr_customer_id":194083,"tr_customer_product_id":194073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"107219221228036","imei1":"107219221228036","imei2":"107219221228036","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194066,"job_number":"JOB_194066","tr_customer_id":194084,"tr_customer_product_id":194074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17402788708963","imei1":"17402788708963","imei2":"17402788708963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194070,"job_number":"JOB_194070","tr_customer_id":194088,"tr_customer_product_id":194078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:29:57.000Z","name":"Johnathon Lang","mobile_number":"908-558-8609","email_id":"Pierre.Mills22@hotmail.com","dop":"2025-04-06","serial_number":"16977899576089484","imei1":"16977899576089484","imei2":"16977899576089484","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194072,"job_number":"JOB_194072","tr_customer_id":194090,"tr_customer_product_id":194080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12066345189560","imei1":"12066345189560","imei2":"12066345189560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194075,"job_number":"JOB_194075","tr_customer_id":194093,"tr_customer_product_id":194083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Sterling Johns","mobile_number":"247-954-1052","email_id":"Clyde_Mueller@hotmail.com","dop":"2025-04-06","serial_number":"18038439072547130","imei1":"18038439072547130","imei2":"18038439072547130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194077,"job_number":"JOB_194077","tr_customer_id":194095,"tr_customer_product_id":194085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"Deja Blick","mobile_number":"816-614-0292","email_id":"Omari.Fisher@hotmail.com","dop":"2025-04-06","serial_number":"18125494391153584","imei1":"18125494391153584","imei2":"18125494391153584","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194078,"job_number":"JOB_194078","tr_customer_id":194096,"tr_customer_product_id":194086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:00.000Z","modified_at":"2026-02-22T04:30:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12527618793225","imei1":"12527618793225","imei2":"12527618793225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194082,"job_number":"JOB_194082","tr_customer_id":194100,"tr_customer_product_id":194090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Bonnie Ward","mobile_number":"268-237-4562","email_id":"Cortney.Johnston@hotmail.com","dop":"2025-04-06","serial_number":"14740437020477560","imei1":"14740437020477560","imei2":"14740437020477560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194085,"job_number":"JOB_194085","tr_customer_id":194103,"tr_customer_product_id":194093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:09.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16958445550516","imei1":"16958445550516","imei2":"16958445550516","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194087,"job_number":"JOB_194087","tr_customer_id":194105,"tr_customer_product_id":194095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:10.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Roosevelt Stoltenberg","mobile_number":"741-480-3354","email_id":"Camila.Littel98@hotmail.com","dop":"2025-04-06","serial_number":"12003641411579996","imei1":"12003641411579996","imei2":"12003641411579996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194088,"job_number":"JOB_194088","tr_customer_id":194106,"tr_customer_product_id":194096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"10278086344542","imei1":"10278086344542","imei2":"10278086344542","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194090,"job_number":"JOB_194090","tr_customer_id":194108,"tr_customer_product_id":194098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16708304902038","imei1":"16708304902038","imei2":"16708304902038","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194092,"job_number":"JOB_194092","tr_customer_id":194110,"tr_customer_product_id":194100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:15.000Z","name":"Margot Shanahan","mobile_number":"208-425-4578","email_id":"Selina.Wunsch94@yahoo.com","dop":"2025-04-06","serial_number":"17770802840172980","imei1":"17770802840172980","imei2":"17770802840172980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194093,"job_number":"JOB_194093","tr_customer_id":194111,"tr_customer_product_id":194101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Conner Davis","mobile_number":"704-974-8448","email_id":"Nicole69@gmail.com","dop":"2025-04-06","serial_number":"10874856638159544","imei1":"10874856638159544","imei2":"10874856638159544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194097,"job_number":"JOB_194097","tr_customer_id":194115,"tr_customer_product_id":194105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13164805530486","imei1":"13164805530486","imei2":"13164805530486","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194099,"job_number":"JOB_194099","tr_customer_id":194117,"tr_customer_product_id":194107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Lauryn Ziemann","mobile_number":"697-323-8145","email_id":"Lucas_McLaughlin36@gmail.com","dop":"2025-04-06","serial_number":"12899092385226962","imei1":"12899092385226962","imei2":"12899092385226962","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194100,"job_number":"JOB_194100","tr_customer_id":194118,"tr_customer_product_id":194108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:19.000Z","modified_at":"2026-02-22T04:30:19.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18595608145713","imei1":"18595608145713","imei2":"18595608145713","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194102,"job_number":"JOB_194102","tr_customer_id":194120,"tr_customer_product_id":194110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Marian Ortiz","mobile_number":"898-516-8223","email_id":"Alford.Hermann13@gmail.com","dop":"2025-08-24","serial_number":"1057761593121884","imei1":"1057761593121884","imei2":"1057761593121884","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194104,"job_number":"JOB_194104","tr_customer_id":194122,"tr_customer_product_id":194112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:23.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12026897479949","imei1":"12026897479949","imei2":"12026897479949","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194106,"job_number":"JOB_194106","tr_customer_id":194124,"tr_customer_product_id":194114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:25.000Z","modified_at":"2026-02-22T04:30:25.000Z","name":"Ryann Kuphal","mobile_number":"376-632-9293","email_id":"Lukas_Lebsack2@gmail.com","dop":"2025-04-06","serial_number":"15315891137957284","imei1":"15315891137957284","imei2":"15315891137957284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194109,"job_number":"JOB_194109","tr_customer_id":194127,"tr_customer_product_id":194117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"jatin kumar","mobile_number":"9916519842","email_id":"jatin@gmail.com","dop":"2026-01-04","serial_number":"12878192230930","imei1":"12878192230930","imei2":"112878192230930","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194111,"job_number":"JOB_194111","tr_customer_id":194129,"tr_customer_product_id":194119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14019582342927","imei1":"14019582342927","imei2":"14019582342927","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194113,"job_number":"JOB_194113","tr_customer_id":194131,"tr_customer_product_id":194121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:36.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"439682012259306","imei1":"439682012259306","imei2":"1439682012259306","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194116,"job_number":"JOB_194116","tr_customer_id":194134,"tr_customer_product_id":194124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:37.000Z","modified_at":"2026-02-22T04:30:37.000Z","name":"Sidney Klein","mobile_number":"318-864-9704","email_id":"Kevon_Schamberger@hotmail.com","dop":"2025-04-06","serial_number":"18182216421471636","imei1":"18182216421471636","imei2":"18182216421471636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194117,"job_number":"JOB_194117","tr_customer_id":194135,"tr_customer_product_id":194125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14008829060242","imei1":"14008829060242","imei2":"14008829060242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194118,"job_number":"JOB_194118","tr_customer_id":194136,"tr_customer_product_id":194126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"16760535447963","imei1":"16760535447963","imei2":"16760535447963","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194121,"job_number":"JOB_194121","tr_customer_id":194139,"tr_customer_product_id":194129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:40.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Rhett Schmitt","mobile_number":"351-481-9805","email_id":"Libbie.Gleason@gmail.com","dop":"2025-04-06","serial_number":"11519386243124234","imei1":"11519386243124234","imei2":"11519386243124234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194122,"job_number":"JOB_194122","tr_customer_id":194140,"tr_customer_product_id":194130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:41.000Z","modified_at":"2026-02-22T04:30:41.000Z","name":"Emilio Langosh","mobile_number":"651-838-4679","email_id":"Amalia14@gmail.com","dop":"2025-04-06","serial_number":"16631812468579032","imei1":"16631812468579032","imei2":"16631812468579032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194123,"job_number":"JOB_194123","tr_customer_id":194141,"tr_customer_product_id":194131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14295850941959","imei1":"14295850941959","imei2":"14295850941959","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194127,"job_number":"JOB_194127","tr_customer_id":194145,"tr_customer_product_id":194135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"Carissa Runte","mobile_number":"576-787-7042","email_id":"Elmira.OReilly1@hotmail.com","dop":"2025-04-06","serial_number":"15466046341484714","imei1":"15466046341484714","imei2":"15466046341484714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194128,"job_number":"JOB_194128","tr_customer_id":194146,"tr_customer_product_id":194136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:48.000Z","modified_at":"2026-02-22T04:30:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"106329891546968","imei1":"106329891546968","imei2":"106329891546968","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194131,"job_number":"JOB_194131","tr_customer_id":194149,"tr_customer_product_id":194139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:52.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15537364303489","imei1":"15537364303489","imei2":"15537364303489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194133,"job_number":"JOB_194133","tr_customer_id":194151,"tr_customer_product_id":194141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:54.000Z","modified_at":"2026-02-22T04:30:54.000Z","name":"Forrest Hahn","mobile_number":"283-508-6063","email_id":"Cale47@gmail.com","dop":"2025-04-06","serial_number":"14487503699792186","imei1":"14487503699792186","imei2":"14487503699792186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194134,"job_number":"JOB_194134","tr_customer_id":194152,"tr_customer_product_id":194142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:30:59.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15795897705209","imei1":"15795897705209","imei2":"15795897705209","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194136,"job_number":"JOB_194136","tr_customer_id":194154,"tr_customer_product_id":194144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Eino Deckow","mobile_number":"763-944-9148","email_id":"Durward_Kirlin@gmail.com","dop":"2025-04-06","serial_number":"13913440972185586","imei1":"13913440972185586","imei2":"13913440972185586","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194137,"job_number":"JOB_194137","tr_customer_id":194155,"tr_customer_product_id":194145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:00.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"19944867753585","imei1":"19944867753585","imei2":"19944867753585","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194139,"job_number":"JOB_194139","tr_customer_id":194157,"tr_customer_product_id":194147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:02.000Z","modified_at":"2026-02-22T04:31:02.000Z","name":"Lambert Weissnat","mobile_number":"403-528-2844","email_id":"Coralie_Cummings8@yahoo.com","dop":"2025-04-06","serial_number":"14796181267384228","imei1":"14796181267384228","imei2":"14796181267384228","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194140,"job_number":"JOB_194140","tr_customer_id":194158,"tr_customer_product_id":194148,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:05.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"18705188573634","imei1":"18705188573634","imei2":"18705188573634","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194142,"job_number":"JOB_194142","tr_customer_id":194160,"tr_customer_product_id":194150,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:06.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12120178397908","imei1":"12120178397908","imei2":"12120178397908","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194144,"job_number":"JOB_194144","tr_customer_id":194162,"tr_customer_product_id":194152,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:07.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Adelia Abernathy","mobile_number":"424-903-6473","email_id":"Mabel.Bergstrom24@yahoo.com","dop":"2025-08-24","serial_number":"1036021496935838","imei1":"1036021496935838","imei2":"1036021496935838","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194145,"job_number":"JOB_194145","tr_customer_id":194163,"tr_customer_product_id":194153,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:08.000Z","modified_at":"2026-02-22T04:31:08.000Z","name":"Lennie Armstrong","mobile_number":"965-718-1504","email_id":"Roscoe83@gmail.com","dop":"2025-04-06","serial_number":"18156016870868780","imei1":"18156016870868780","imei2":"18156016870868780","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194146,"job_number":"JOB_194146","tr_customer_id":194164,"tr_customer_product_id":194154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:14.000Z","modified_at":"2026-02-22T04:31:14.000Z","name":"kishore kumar","mobile_number":"9916519843","email_id":"kishore@gmail.com","dop":"2026-01-04","serial_number":"13121120070366","imei1":"13121120070366","imei2":"113121120070366","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194147,"job_number":"JOB_194147","tr_customer_id":194165,"tr_customer_product_id":194155,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:15.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"956260922235698","imei1":"956260922235698","imei2":"1956260922235698","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194149,"job_number":"JOB_194149","tr_customer_id":194167,"tr_customer_product_id":194157,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"13162532085460","imei1":"13162532085460","imei2":"13162532085460","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194151,"job_number":"JOB_194151","tr_customer_id":194169,"tr_customer_product_id":194159,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14211871274665","imei1":"14211871274665","imei2":"14211871274665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194152,"job_number":"JOB_194152","tr_customer_id":194170,"tr_customer_product_id":194160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:31:25.000Z","name":"Beatrice Renner","mobile_number":"526-948-6372","email_id":"Laisha99@yahoo.com","dop":"2025-04-06","serial_number":"10763195443090368","imei1":"10763195443090368","imei2":"10763195443090368","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194154,"job_number":"JOB_194154","tr_customer_id":194172,"tr_customer_product_id":194162,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:27.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Shaun Gulgowski","mobile_number":"247-749-2607","email_id":"Parker.McClure@gmail.com","dop":"2025-04-06","serial_number":"14096419859434382","imei1":"14096419859434382","imei2":"14096419859434382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194158,"job_number":"JOB_194158","tr_customer_id":194176,"tr_customer_product_id":194166,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:34.000Z","modified_at":"2026-02-22T04:31:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10247771207338","imei1":"10247771207338","imei2":"10247771207338","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194160,"job_number":"JOB_194160","tr_customer_id":194178,"tr_customer_product_id":194168,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:36.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Myrtis Lehner","mobile_number":"994-375-3806","email_id":"Josefina.Mayer53@hotmail.com","dop":"2025-04-06","serial_number":"13976180579163630","imei1":"13976180579163630","imei2":"13976180579163630","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194161,"job_number":"JOB_194161","tr_customer_id":194179,"tr_customer_product_id":194169,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:53.000Z","modified_at":"2026-02-22T04:31:53.000Z","name":"PrudviKishore D","mobile_number":"9916519841","email_id":"prudvikishore@gmail.com","dop":"2026-01-04","serial_number":"422651314328062","imei1":"422651314328062","imei2":"1422651314328062","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194163,"job_number":"JOB_194163","tr_customer_id":194181,"tr_customer_product_id":194171,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"61208752834162","imei1":"61208752834162","imei2":"61208752834162","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194164,"job_number":"JOB_194164","tr_customer_id":194182,"tr_customer_product_id":194172,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94182824020566","imei1":"94182824020566","imei2":"94182824020566","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194165,"job_number":"JOB_194165","tr_customer_id":194183,"tr_customer_product_id":194173,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:29.000Z","modified_at":"2026-02-22T04:44:29.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"74576573387400","imei1":"74576573387400","imei2":"74576573387400","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194166,"job_number":"JOB_194166","tr_customer_id":194184,"tr_customer_product_id":194174,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78012140403769","imei1":"78012140403769","imei2":"78012140403769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194167,"job_number":"JOB_194167","tr_customer_id":194185,"tr_customer_product_id":194175,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"88528427560445","imei1":"88528427560445","imei2":"88528427560445","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194168,"job_number":"JOB_194168","tr_customer_id":194186,"tr_customer_product_id":194176,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:30.000Z","modified_at":"2026-02-22T04:44:30.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"78208153222248","imei1":"78208153222248","imei2":"78208153222248","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194170,"job_number":"JOB_194170","tr_customer_id":194188,"tr_customer_product_id":194178,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"87813111105619","imei1":"87813111105619","imei2":"87813111105619","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194171,"job_number":"JOB_194171","tr_customer_id":194189,"tr_customer_product_id":194179,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"53252228308435","imei1":"53252228308435","imei2":"53252228308435","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194172,"job_number":"JOB_194172","tr_customer_id":194190,"tr_customer_product_id":194180,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:00.000Z","modified_at":"2026-02-22T04:45:00.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"92836745659637","imei1":"92836745659637","imei2":"92836745659637","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194173,"job_number":"JOB_194173","tr_customer_id":194191,"tr_customer_product_id":194181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"91616312070124","imei1":"91616312070124","imei2":"91616312070124","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194174,"job_number":"JOB_194174","tr_customer_id":194192,"tr_customer_product_id":194182,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99803303834887","imei1":"99803303834887","imei2":"99803303834887","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194175,"job_number":"JOB_194175","tr_customer_id":194193,"tr_customer_product_id":194183,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:01.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"51391879598769","imei1":"51391879598769","imei2":"51391879598769","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194177,"job_number":"JOB_194177","tr_customer_id":194195,"tr_customer_product_id":194185,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22193470292464","imei1":"22193470292464","imei2":"22193470292464","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194178,"job_number":"JOB_194178","tr_customer_id":194196,"tr_customer_product_id":194186,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"10027131203676","imei1":"10027131203676","imei2":"10027131203676","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194179,"job_number":"JOB_194179","tr_customer_id":194197,"tr_customer_product_id":194187,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"21674284192744","imei1":"21674284192744","imei2":"21674284192744","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194180,"job_number":"JOB_194180","tr_customer_id":194198,"tr_customer_product_id":194188,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:31.000Z","modified_at":"2026-02-22T04:45:31.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"67697540344055","imei1":"67697540344055","imei2":"67697540344055","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194181,"job_number":"JOB_194181","tr_customer_id":194199,"tr_customer_product_id":194189,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"17809937859814","imei1":"17809937859814","imei2":"17809937859814","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194182,"job_number":"JOB_194182","tr_customer_id":194200,"tr_customer_product_id":194190,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:32.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"29224749503427","imei1":"29224749503427","imei2":"29224749503427","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:45:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194184,"job_number":"JOB_194184","tr_customer_id":194202,"tr_customer_product_id":194192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:12.000Z","modified_at":"2026-02-22T05:14:12.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"96326285421711","imei1":"96326285421711","imei2":"96326285421711","popurl":"2026-02-12T05:14:12.176219276Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194185,"job_number":"JOB_194185","tr_customer_id":194203,"tr_customer_product_id":194193,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:14:14.000Z","modified_at":"2026-02-22T05:14:14.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-02-12","serial_number":"95993539949378","imei1":"95993539949378","imei2":"95993539949378","popurl":"2026-02-12T05:14:13.984169462Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:14:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194186,"job_number":"JOB_194186","tr_customer_id":194204,"tr_customer_product_id":194194,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:09.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"106211616896397","imei1":"106211616896397","imei2":"106211616896397","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194188,"job_number":"JOB_194188","tr_customer_id":194206,"tr_customer_product_id":194196,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:22.000Z","modified_at":"2026-02-22T05:18:22.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"107900199306254","imei1":"107900199306254","imei2":"107900199306254","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:18:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194190,"job_number":"JOB_194190","tr_customer_id":194208,"tr_customer_product_id":194198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:21:01.000Z","modified_at":"2026-02-22T05:21:01.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447158","imei1":"66269747447158","imei2":"66269747447158","popurl":"2026-02-12T05:20:57.852065500Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:21:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194191,"job_number":"JOB_194191","tr_customer_id":194209,"tr_customer_product_id":194199,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:26:39.000Z","modified_at":"2026-02-22T05:26:39.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447088","imei1":"66269747447088","imei2":"66269747447088","popurl":"2026-02-12T05:26:34.683596100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194192,"job_number":"JOB_194192","tr_customer_id":194210,"tr_customer_product_id":194200,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:28:30.000Z","modified_at":"2026-02-22T05:28:30.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747447758","imei1":"66269747447758","imei2":"66269747447758","popurl":"2026-02-12T05:28:26.052456400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194194,"job_number":"JOB_194194","tr_customer_id":194212,"tr_customer_product_id":194202,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:31.000Z","modified_at":"2026-02-22T05:33:31.000Z","name":"Kip Hansen","mobile_number":"449-216-5301","email_id":"Brown.Kuhic@yahoo.com","dop":"2025-04-06","serial_number":"17638381601788172","imei1":"17638381601788172","imei2":"17638381601788172","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194196,"job_number":"JOB_194196","tr_customer_id":194214,"tr_customer_product_id":194204,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:48.000Z","modified_at":"2026-02-22T05:33:48.000Z","name":"Dylan Heidenreich","mobile_number":"666-701-1640","email_id":"Halle.Brown40@gmail.com","dop":"2025-04-06","serial_number":"10007136228856718","imei1":"10007136228856718","imei2":"10007136228856718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:33:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194197,"job_number":"JOB_194197","tr_customer_id":194215,"tr_customer_product_id":194205,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:34:18.000Z","modified_at":"2026-02-22T05:34:18.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"66269747446758","imei1":"66269747446758","imei2":"66269747446758","popurl":"2026-02-12T05:34:13.673406200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:34:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194198,"job_number":"JOB_194198","tr_customer_id":194216,"tr_customer_product_id":194206,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:09.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"16036630627618","imei1":"16036630627618","imei2":"16036630627618","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194200,"job_number":"JOB_194200","tr_customer_id":194218,"tr_customer_product_id":194208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:16.000Z","modified_at":"2026-02-22T05:35:16.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68269747446758","imei1":"68269747446758","imei2":"68269747446758","popurl":"2026-02-12T05:35:12.326651100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194201,"job_number":"JOB_194201","tr_customer_id":194219,"tr_customer_product_id":194209,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:24.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"17534379697505","imei1":"17534379697505","imei2":"17534379697505","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194203,"job_number":"JOB_194203","tr_customer_id":194221,"tr_customer_product_id":194211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:39.000Z","modified_at":"2026-02-22T05:35:39.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"15348159626560","imei1":"15348159626560","imei2":"15348159626560","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:35:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194205,"job_number":"JOB_194205","tr_customer_id":194223,"tr_customer_product_id":194213,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:43:49.000Z","modified_at":"2026-02-22T05:43:49.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747446758","imei1":"68369747446758","imei2":"68369747446758","popurl":"2026-02-12T05:43:44.874495400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T05:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194206,"job_number":"JOB_194206","tr_customer_id":194224,"tr_customer_product_id":194214,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:22:08.000Z","modified_at":"2026-02-22T06:22:08.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"69269747447088","imei1":"69269747447088","imei2":"69269747447088","popurl":"2026-02-12T06:22:03.436119900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:22:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194207,"job_number":"JOB_194207","tr_customer_id":194225,"tr_customer_product_id":194215,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:25:28.000Z","modified_at":"2026-02-22T06:25:28.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"68369747448758","imei1":"68369747448758","imei2":"68369747448758","popurl":"2026-02-12T06:25:23.848379100Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194215,"job_number":"JOB_194215","tr_customer_id":194233,"tr_customer_product_id":194223,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:07.000Z","modified_at":"2026-02-22T06:46:07.000Z","name":"Sean Reilly","mobile_number":"278-627-5142","email_id":"Cale59@yahoo.com","dop":"2025-04-06","serial_number":"18217019988128224","imei1":"18217019988128224","imei2":"18217019988128224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194217,"job_number":"JOB_194217","tr_customer_id":194235,"tr_customer_product_id":194225,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:53.000Z","modified_at":"2026-02-22T06:46:53.000Z","name":"Shawn Ankunding","mobile_number":"250-637-5882","email_id":"Santa39@yahoo.com","dop":"2025-04-06","serial_number":"17516944169885540","imei1":"17516944169885540","imei2":"17516944169885540","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194219,"job_number":"JOB_194219","tr_customer_id":194237,"tr_customer_product_id":194227,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:38.000Z","modified_at":"2026-02-22T06:47:38.000Z","name":"Jettie Gislason","mobile_number":"505-319-2465","email_id":"Clay.Wiza6@gmail.com","dop":"2025-04-06","serial_number":"15666505353994176","imei1":"15666505353994176","imei2":"15666505353994176","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T06:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194220,"job_number":"JOB_194220","tr_customer_id":194238,"tr_customer_product_id":194228,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Divaakar Desai","mobile_number":"9062114923","email_id":"gajabahu.dutta@yahoo.co.in","dop":"2026-02-12","serial_number":"449956054510294","imei1":"449956054510294","imei2":"449956054510294","popurl":"www.rajendra-embranthiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194221,"job_number":"JOB_194221","tr_customer_id":194239,"tr_customer_product_id":194229,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Gouranga Khan","mobile_number":"9046102729","email_id":"aadi.deshpande@gmail.com","dop":"2026-02-12","serial_number":"680123498652077","imei1":"680123498652077","imei2":"680123498652077","popurl":"www.trilokanath-somayaji.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194222,"job_number":"JOB_194222","tr_customer_id":194240,"tr_customer_product_id":194230,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Tanya Varman","mobile_number":"9017141846","email_id":"chandrakin.arora@yahoo.co.in","dop":"2026-02-12","serial_number":"018386513237113","imei1":"018386513237113","imei2":"018386513237113","popurl":"www.aayushman-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194223,"job_number":"JOB_194223","tr_customer_id":194241,"tr_customer_product_id":194231,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Akshainie Jain","mobile_number":"9013268636","email_id":"dwaipayana.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"360155522534882","imei1":"360155522534882","imei2":"360155522534882","popurl":"www.bhagwati-jha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194224,"job_number":"JOB_194224","tr_customer_id":194242,"tr_customer_product_id":194232,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:13:42.000Z","modified_at":"2026-02-22T07:13:42.000Z","name":"Jyotis Tandon","mobile_number":"9007171517","email_id":"suman.verma@hotmail.com","dop":"2026-02-12","serial_number":"743116224067117","imei1":"743116224067117","imei2":"743116224067117","popurl":"www.giriraaj-saini.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:13:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194226,"job_number":"JOB_194226","tr_customer_id":194244,"tr_customer_product_id":194234,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:22.000Z","modified_at":"2026-02-22T07:52:22.000Z","name":"Dedrick Wolff","mobile_number":"797-973-0920","email_id":"Edgardo64@yahoo.com","dop":"2025-04-06","serial_number":"16539028174062756","imei1":"16539028174062756","imei2":"16539028174062756","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:52:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194231,"job_number":"JOB_194231","tr_customer_id":194249,"tr_customer_product_id":194239,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:10.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Blaze Heaney","mobile_number":"418-420-8504","email_id":"Harley.Fahey67@yahoo.com","dop":"2025-04-06","serial_number":"13006446075694334","imei1":"13006446075694334","imei2":"13006446075694334","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194233,"job_number":"JOB_194233","tr_customer_id":194251,"tr_customer_product_id":194241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:13.000Z","modified_at":"2026-02-22T08:17:13.000Z","name":"Prudence Greenholt","mobile_number":"209-642-5172","email_id":"Carlie35@gmail.com","dop":"2025-04-06","serial_number":"16629425251764514","imei1":"16629425251764514","imei2":"16629425251764514","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:17:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194234,"job_number":"JOB_194234","tr_customer_id":194252,"tr_customer_product_id":194242,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:41.000Z","modified_at":"2026-02-22T08:29:41.000Z","name":"Chetan AG","mobile_number":"7090191744","email_id":"agchetan18@gmail.com","dop":"2025-08-24","serial_number":"17177688167725","imei1":"17177688167725","imei2":"17177688167725","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194236,"job_number":"JOB_194236","tr_customer_id":194254,"tr_customer_product_id":194244,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:43.000Z","modified_at":"2026-02-22T08:29:43.000Z","name":"Newell Farrell","mobile_number":"556-983-5005","email_id":"Godfrey.Pfannerstill@yahoo.com","dop":"2025-08-24","serial_number":"1011744060982295","imei1":"1011744060982295","imei2":"1011744060982295","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:29:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194237,"job_number":"JOB_194237","tr_customer_id":194255,"tr_customer_product_id":194245,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:30:29.000Z","name":"Jatin Sharma","mobile_number":"7090191546","email_id":"jatinsharma@gmail.com","dop":"2025-08-24","serial_number":"18413261571326","imei1":"18413261571326","imei2":"18413261571326","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194239,"job_number":"JOB_194239","tr_customer_id":194257,"tr_customer_product_id":194247,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:30.000Z","modified_at":"2026-02-22T08:30:30.000Z","name":"Josh West","mobile_number":"719-202-1042","email_id":"Tania_Gorczany@hotmail.com","dop":"2025-08-24","serial_number":"1015408424899496","imei1":"1015408424899496","imei2":"1015408424899496","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:30:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194240,"job_number":"JOB_194240","tr_customer_id":194258,"tr_customer_product_id":194248,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:15.000Z","modified_at":"2026-02-22T08:31:15.000Z","name":"Kajal Agarwal","mobile_number":"7090101030","email_id":"kajal1@gmail.com","dop":"2025-08-24","serial_number":"14296530781926","imei1":"14296530781926","imei2":"14296530781926","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194242,"job_number":"JOB_194242","tr_customer_id":194260,"tr_customer_product_id":194250,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:17.000Z","modified_at":"2026-02-22T08:31:17.000Z","name":"Bradford Hegmann","mobile_number":"453-278-0646","email_id":"Ezequiel13@gmail.com","dop":"2025-08-24","serial_number":"1066578428672988","imei1":"1066578428672988","imei2":"1066578428672988","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194243,"job_number":"JOB_194243","tr_customer_id":194261,"tr_customer_product_id":194251,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:33.000Z","modified_at":"2026-02-22T08:40:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15824615219257","imei1":"15824615219257","imei2":"15824615219257","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194245,"job_number":"JOB_194245","tr_customer_id":194263,"tr_customer_product_id":194253,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:34.000Z","name":"Linnea Wunsch","mobile_number":"717-780-0680","email_id":"Jaeden.Torphy73@yahoo.com","dop":"2025-04-06","serial_number":"17091570339468468","imei1":"17091570339468468","imei2":"17091570339468468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:40:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194246,"job_number":"JOB_194246","tr_customer_id":194264,"tr_customer_product_id":194254,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:00.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16743848119403","imei1":"16743848119403","imei2":"16743848119403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194248,"job_number":"JOB_194248","tr_customer_id":194266,"tr_customer_product_id":194256,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:01.000Z","modified_at":"2026-02-22T08:41:01.000Z","name":"Declan Windler","mobile_number":"488-589-2699","email_id":"Macie1@hotmail.com","dop":"2025-04-06","serial_number":"12642353332693604","imei1":"12642353332693604","imei2":"12642353332693604","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194249,"job_number":"JOB_194249","tr_customer_id":194267,"tr_customer_product_id":194257,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12020471895466","imei1":"12020471895466","imei2":"12020471895466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194251,"job_number":"JOB_194251","tr_customer_id":194269,"tr_customer_product_id":194259,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:27.000Z","modified_at":"2026-02-22T08:41:27.000Z","name":"Susana Spinka","mobile_number":"667-361-4830","email_id":"Ernest.King@gmail.com","dop":"2025-04-06","serial_number":"17164013972390428","imei1":"17164013972390428","imei2":"17164013972390428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T08:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194252,"job_number":"JOB_194252","tr_customer_id":194270,"tr_customer_product_id":194260,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:13.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"18564395915853","imei1":"18564395915853","imei2":"18564395915853","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194254,"job_number":"JOB_194254","tr_customer_id":194272,"tr_customer_product_id":194262,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:14.000Z","modified_at":"2026-02-22T09:50:14.000Z","name":"Yolanda Koss","mobile_number":"596-768-7531","email_id":"Carolyne_Frami@gmail.com","dop":"2025-04-06","serial_number":"14195056309376920","imei1":"14195056309376920","imei2":"14195056309376920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194255,"job_number":"JOB_194255","tr_customer_id":194273,"tr_customer_product_id":194263,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:56.000Z","modified_at":"2026-02-22T09:50:56.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17508131634979","imei1":"17508131634979","imei2":"17508131634979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194257,"job_number":"JOB_194257","tr_customer_id":194275,"tr_customer_product_id":194265,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:58.000Z","modified_at":"2026-02-22T09:50:58.000Z","name":"Antonette Hammes","mobile_number":"417-846-6082","email_id":"Joshua_Quigley@hotmail.com","dop":"2025-04-06","serial_number":"16444698898396382","imei1":"16444698898396382","imei2":"16444698898396382","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:50:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194258,"job_number":"JOB_194258","tr_customer_id":194276,"tr_customer_product_id":194266,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:51:40.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14085113254356","imei1":"14085113254356","imei2":"14085113254356","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194260,"job_number":"JOB_194260","tr_customer_id":194278,"tr_customer_product_id":194268,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:42.000Z","modified_at":"2026-02-22T09:51:42.000Z","name":"Daniela Gulgowski","mobile_number":"329-378-0508","email_id":"Lew7@hotmail.com","dop":"2025-04-06","serial_number":"19555060752007256","imei1":"19555060752007256","imei2":"19555060752007256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T09:51:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194261,"job_number":"JOB_194261","tr_customer_id":194279,"tr_customer_product_id":194269,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:29.000Z","modified_at":"2026-02-22T10:29:29.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14777672452736","imei1":"14777672452736","imei2":"14777672452736","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194263,"job_number":"JOB_194263","tr_customer_id":194281,"tr_customer_product_id":194271,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:31.000Z","modified_at":"2026-02-22T10:29:31.000Z","name":"Orpha Adams","mobile_number":"891-323-0504","email_id":"Emerald_Reynolds@gmail.com","dop":"2025-04-06","serial_number":"16055901312417196","imei1":"16055901312417196","imei2":"16055901312417196","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:29:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194264,"job_number":"JOB_194264","tr_customer_id":194282,"tr_customer_product_id":194272,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:13.000Z","modified_at":"2026-02-22T10:30:13.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19535315764385","imei1":"19535315764385","imei2":"19535315764385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194266,"job_number":"JOB_194266","tr_customer_id":194284,"tr_customer_product_id":194274,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:15.000Z","modified_at":"2026-02-22T10:30:15.000Z","name":"Sid Waters","mobile_number":"752-606-0907","email_id":"Dana_Wunsch@gmail.com","dop":"2025-04-06","serial_number":"18718561534637120","imei1":"18718561534637120","imei2":"18718561534637120","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194267,"job_number":"JOB_194267","tr_customer_id":194285,"tr_customer_product_id":194275,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:30:57.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11855980010293","imei1":"11855980010293","imei2":"11855980010293","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194269,"job_number":"JOB_194269","tr_customer_id":194287,"tr_customer_product_id":194277,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:58.000Z","modified_at":"2026-02-22T10:30:58.000Z","name":"Elvera Reynolds","mobile_number":"323-733-1696","email_id":"Francis_Schinner@gmail.com","dop":"2025-04-06","serial_number":"16875300283146222","imei1":"16875300283146222","imei2":"16875300283146222","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194270,"job_number":"JOB_194270","tr_customer_id":194288,"tr_customer_product_id":194278,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:40:22.000Z","modified_at":"2026-02-22T10:40:22.000Z","name":"Adripathi Acharya","mobile_number":"9881062983","email_id":"dipali.devar@gmail.com","dop":"2026-02-12","serial_number":"055230596965794","imei1":"055230596965794","imei2":"055230596965794","popurl":"www.anand-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:40:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194272,"job_number":"JOB_194272","tr_customer_id":194290,"tr_customer_product_id":194280,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:02.000Z","modified_at":"2026-02-22T10:41:02.000Z","name":"Marlee Hansen","mobile_number":"441-847-3528","email_id":"Vivienne_Wunsch90@yahoo.com","dop":"2025-04-06","serial_number":"18888309049445464","imei1":"18888309049445464","imei2":"18888309049445464","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:41:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194273,"job_number":"JOB_194273","tr_customer_id":194291,"tr_customer_product_id":194281,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:44:55.000Z","modified_at":"2026-02-22T10:44:55.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-02-12","serial_number":"23941548636173","imei1":"23941548636173","imei2":"23941548636173","popurl":"2026-02-12T10:44:45.431917488Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:44:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194274,"job_number":"JOB_194274","tr_customer_id":194292,"tr_customer_product_id":194282,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:45:07.000Z","modified_at":"2026-02-22T10:45:07.000Z","name":"Anjushri Desai","mobile_number":"8660962190","email_id":"bahula.bhat@hotmail.com","dop":"2026-02-12","serial_number":"92672256877809","imei1":"92672256877809","imei2":"92672256877809","popurl":"www.amrita-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194275,"job_number":"JOB_194275","tr_customer_id":194293,"tr_customer_product_id":194283,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:16.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10344686259399","imei1":"10344686259399","imei2":"10344686259399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194277,"job_number":"JOB_194277","tr_customer_id":194295,"tr_customer_product_id":194285,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:18.000Z","modified_at":"2026-02-22T10:46:18.000Z","name":"Emily Upton","mobile_number":"869-560-9318","email_id":"Morton.Waters72@gmail.com","dop":"2025-04-06","serial_number":"10982618418416492","imei1":"10982618418416492","imei2":"10982618418416492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:46:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194278,"job_number":"JOB_194278","tr_customer_id":194296,"tr_customer_product_id":194286,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:03.000Z","modified_at":"2026-02-22T10:47:03.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14685203869068","imei1":"14685203869068","imei2":"14685203869068","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194280,"job_number":"JOB_194280","tr_customer_id":194298,"tr_customer_product_id":194288,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:05.000Z","modified_at":"2026-02-22T10:47:05.000Z","name":"Alene Thompson","mobile_number":"489-298-3623","email_id":"Leslie.Hodkiewicz@gmail.com","dop":"2025-04-06","serial_number":"16711608837083628","imei1":"16711608837083628","imei2":"16711608837083628","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194281,"job_number":"JOB_194281","tr_customer_id":194299,"tr_customer_product_id":194289,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:47:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13855361956665","imei1":"13855361956665","imei2":"13855361956665","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194283,"job_number":"JOB_194283","tr_customer_id":194301,"tr_customer_product_id":194291,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:52.000Z","modified_at":"2026-02-22T10:47:52.000Z","name":"Sabryna Hand","mobile_number":"867-849-7740","email_id":"Kendall_Morissette@yahoo.com","dop":"2025-04-06","serial_number":"13248427457981022","imei1":"13248427457981022","imei2":"13248427457981022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:47:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194285,"job_number":"JOB_194285","tr_customer_id":194303,"tr_customer_product_id":194293,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:56.000Z","modified_at":"2026-02-22T10:57:56.000Z","name":"Juliana Gottlieb","mobile_number":"509-974-0576","email_id":"Loren_Blick33@hotmail.com","dop":"2025-04-06","serial_number":"14109461871235488","imei1":"14109461871235488","imei2":"14109461871235488","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T10:57:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194287,"job_number":"JOB_194287","tr_customer_id":194305,"tr_customer_product_id":194295,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Anurag Bhattacharya","mobile_number":"9896963523","email_id":"agasti.adiga@hotmail.com","dop":"2026-02-12","serial_number":"106791120921099","imei1":"106791120921099","imei2":"106791120921099","popurl":"www.deevakar-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194288,"job_number":"JOB_194288","tr_customer_id":194306,"tr_customer_product_id":194296,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Aadi Kapoor","mobile_number":"9863074838","email_id":"dandapaani.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"382726821899042","imei1":"382726821899042","imei2":"382726821899042","popurl":"www.aryan-acharya.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194289,"job_number":"JOB_194289","tr_customer_id":194308,"tr_customer_product_id":194298,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Jay Trivedi","mobile_number":"9801218633","email_id":"lakshman.pilla@gmail.com","dop":"2026-02-12","serial_number":"423178164169298","imei1":"423178164169298","imei2":"423178164169298","popurl":"www.harinarayan-tandon.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194291,"job_number":"JOB_194291","tr_customer_id":194309,"tr_customer_product_id":194299,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Avantika Sethi","mobile_number":"9800773960","email_id":"anandamayi.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"570351093870145","imei1":"570351093870145","imei2":"570351093870145","popurl":"www.anjushree-trivedi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194293,"job_number":"JOB_194293","tr_customer_id":194311,"tr_customer_product_id":194301,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Chapala Mahajan","mobile_number":"9867453925","email_id":"anang.bharadwaj@gmail.com","dop":"2026-02-12","serial_number":"321234051086141","imei1":"321234051086141","imei2":"321234051086141","popurl":"www.trilochana-arora.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194294,"job_number":"JOB_194294","tr_customer_id":194312,"tr_customer_product_id":194302,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:02:34.000Z","modified_at":"2026-02-22T11:02:34.000Z","name":"Shreya Kapoor","mobile_number":"9818018287","email_id":"avadhesh.nehru@gmail.com","dop":"2026-02-12","serial_number":"349229583136574","imei1":"349229583136574","imei2":"349229583136574","popurl":"www.anshula-desai.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:02:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194297,"job_number":"JOB_194297","tr_customer_id":194315,"tr_customer_product_id":194305,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:01.000Z","modified_at":"2026-02-22T11:19:01.000Z","name":"Brice Gulgowski","mobile_number":"704-914-4212","email_id":"Dariana86@gmail.com","dop":"2025-04-06","serial_number":"18316310674316850","imei1":"18316310674316850","imei2":"18316310674316850","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194298,"job_number":"JOB_194298","tr_customer_id":194316,"tr_customer_product_id":194306,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:24.000Z","modified_at":"2026-02-22T11:19:24.000Z","name":"Rounit Sharma","mobile_number":"7000298282","email_id":"rounitsharma@gmail.com","dop":"2026-02-12","serial_number":"70269747447088","imei1":"70269747447088","imei2":"70269747447088","popurl":"2026-02-12T11:19:20.097229300Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:19:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194299,"job_number":"JOB_194299","tr_customer_id":194317,"tr_customer_product_id":194307,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Balgopal Reddy","mobile_number":"9895861285","email_id":"bhagwati.reddy@hotmail.com","dop":"2026-02-12","serial_number":"584464609810297","imei1":"584464609810297","imei2":"584464609810297","popurl":"www.tara-desai.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194300,"job_number":"JOB_194300","tr_customer_id":194318,"tr_customer_product_id":194308,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Ekalavya Dutta","mobile_number":"9868708800","email_id":"devajyoti.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"228365532529312","imei1":"228365532529312","imei2":"228365532529312","popurl":"www.menaka-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194302,"job_number":"JOB_194302","tr_customer_id":194320,"tr_customer_product_id":194310,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Bhishma Jain","mobile_number":"9813556759","email_id":"vaidehi.kaur@hotmail.com","dop":"2026-02-12","serial_number":"473350541260077","imei1":"473350541260077","imei2":"473350541260077","popurl":"www.vaishvi-prajapat.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194303,"job_number":"JOB_194303","tr_customer_id":194322,"tr_customer_product_id":194312,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Mayoor Jha","mobile_number":"9842414858","email_id":"bhanumati.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"441005468535416","imei1":"441005468535416","imei2":"441005468535416","popurl":"www.devesh-abbott.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194304,"job_number":"JOB_194304","tr_customer_id":194321,"tr_customer_product_id":194311,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Brahmanandam Rana","mobile_number":"9812583693","email_id":"bhaanumati.bharadwaj@yahoo.co.in","dop":"2026-02-12","serial_number":"613985946324264","imei1":"613985946324264","imei2":"613985946324264","popurl":"www.purnima-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194305,"job_number":"JOB_194305","tr_customer_id":194323,"tr_customer_product_id":194313,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Dhanapati Bhattathiri","mobile_number":"9894530318","email_id":"devesh.chopra@yahoo.co.in","dop":"2026-02-12","serial_number":"256030612694265","imei1":"256030612694265","imei2":"256030612694265","popurl":"www.damodara-ahluwalia.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194306,"job_number":"JOB_194306","tr_customer_id":194324,"tr_customer_product_id":194314,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Atmananda Panicker","mobile_number":"9896371718","email_id":"kannen.dubashi@gmail.com","dop":"2026-02-12","serial_number":"156242731492283","imei1":"156242731492283","imei2":"156242731492283","popurl":"www.bhaasvan-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194308,"job_number":"JOB_194308","tr_customer_id":194326,"tr_customer_product_id":194316,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:50.000Z","modified_at":"2026-02-22T11:22:50.000Z","name":"Achyut Kakkar","mobile_number":"9820700092","email_id":"ghanshyam.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"749913643501679","imei1":"749913643501679","imei2":"749913643501679","popurl":"www.anaadi-gupta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194310,"job_number":"JOB_194310","tr_customer_id":194328,"tr_customer_product_id":194318,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Rakesh Mehrotra","mobile_number":"9826573165","email_id":"chandraswaroopa.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"667296321724655","imei1":"667296321724655","imei2":"667296321724655","popurl":"www.ranjeet-ahluwalia.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194311,"job_number":"JOB_194311","tr_customer_id":194329,"tr_customer_product_id":194319,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Devadatt Acharya","mobile_number":"9870862485","email_id":"baala.kapoor@gmail.com","dop":"2026-02-12","serial_number":"667290169696025","imei1":"667290169696025","imei2":"667290169696025","popurl":"www.balamani-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194312,"job_number":"JOB_194312","tr_customer_id":194330,"tr_customer_product_id":194320,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Diptendu Kapoor","mobile_number":"9837474062","email_id":"balagopal.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"444697001159917","imei1":"444697001159917","imei2":"444697001159917","popurl":"www.agniprava-shah.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194313,"job_number":"JOB_194313","tr_customer_id":194331,"tr_customer_product_id":194321,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Sweta Bhattathiri","mobile_number":"9892366142","email_id":"baala.prajapat@hotmail.com","dop":"2026-02-12","serial_number":"757368816664474","imei1":"757368816664474","imei2":"757368816664474","popurl":"www.siddhi-adiga.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194314,"job_number":"JOB_194314","tr_customer_id":194333,"tr_customer_product_id":194322,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Deepankar Somayaji","mobile_number":"9877444110","email_id":"ashlesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"416449327776383","imei1":"416449327776383","imei2":"416449327776383","popurl":"www.daevi-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194316,"job_number":"JOB_194316","tr_customer_id":194334,"tr_customer_product_id":194324,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Chitramala Khanna","mobile_number":"9818385546","email_id":"bhardwaj.abbott@hotmail.com","dop":"2026-02-12","serial_number":"545255425406177","imei1":"545255425406177","imei2":"545255425406177","popurl":"www.anilabh-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194318,"job_number":"JOB_194318","tr_customer_id":194336,"tr_customer_product_id":194326,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:52.000Z","modified_at":"2026-02-22T11:22:52.000Z","name":"Madhuri Verma","mobile_number":"9860787909","email_id":"shashi.talwar@gmail.com","dop":"2026-02-12","serial_number":"020269318660344","imei1":"020269318660344","imei2":"020269318660344","popurl":"www.arjun-nair.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194320,"job_number":"JOB_194320","tr_customer_id":194338,"tr_customer_product_id":194328,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Narendra Varrier","mobile_number":"9881764088","email_id":"rajendra.mukhopadhyay@gmail.com","dop":"2026-02-12","serial_number":"156103582952992","imei1":"156103582952992","imei2":"156103582952992","popurl":"www.chakravartee-kakkar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194321,"job_number":"JOB_194321","tr_customer_id":194339,"tr_customer_product_id":194329,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Adityanandana Khatri","mobile_number":"9814286949","email_id":"vaishvi.mehra@gmail.com","dop":"2026-02-12","serial_number":"918620195027042","imei1":"918620195027042","imei2":"918620195027042","popurl":"www.brahmabrata-rana.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194323,"job_number":"JOB_194323","tr_customer_id":194341,"tr_customer_product_id":194331,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Gorakhnath Devar","mobile_number":"9871560431","email_id":"harinakshi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"875062458187199","imei1":"875062458187199","imei2":"875062458187199","popurl":"www.brahmanandam-sinha.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194324,"job_number":"JOB_194324","tr_customer_id":194342,"tr_customer_product_id":194332,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:53.000Z","modified_at":"2026-02-22T11:22:53.000Z","name":"Durga Kaur","mobile_number":"9845890754","email_id":"adhrit.varman@gmail.com","dop":"2026-02-12","serial_number":"698215756904944","imei1":"698215756904944","imei2":"698215756904944","popurl":"www.yoginder-naik.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194326,"job_number":"JOB_194326","tr_customer_id":194344,"tr_customer_product_id":194334,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Veda Talwar","mobile_number":"9863308827","email_id":"kannen.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"491556724654772","imei1":"491556724654772","imei2":"491556724654772","popurl":"www.anala-devar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194327,"job_number":"JOB_194327","tr_customer_id":194345,"tr_customer_product_id":194335,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Gautami Shah","mobile_number":"9828491387","email_id":"sanjay.gill@gmail.com","dop":"2026-02-12","serial_number":"533276983370471","imei1":"533276983370471","imei2":"533276983370471","popurl":"www.shresthi-shukla.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194328,"job_number":"JOB_194328","tr_customer_id":194346,"tr_customer_product_id":194336,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:54.000Z","modified_at":"2026-02-22T11:22:54.000Z","name":"Vedang Sinha","mobile_number":"9811179455","email_id":"baala.gupta@gmail.com","dop":"2026-02-12","serial_number":"870116282606853","imei1":"870116282606853","imei2":"870116282606853","popurl":"www.geeta-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194331,"job_number":"JOB_194331","tr_customer_id":194349,"tr_customer_product_id":194339,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bhamini Sethi","mobile_number":"9800963176","email_id":"girish.kaul@gmail.com","dop":"2026-02-12","serial_number":"447888334290290","imei1":"447888334290290","imei2":"447888334290290","popurl":"www.agasti-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194332,"job_number":"JOB_194332","tr_customer_id":194350,"tr_customer_product_id":194340,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Rajan Namboothiri","mobile_number":"9802286058","email_id":"prema.kapoor@gmail.com","dop":"2026-02-12","serial_number":"280778824981311","imei1":"280778824981311","imei2":"280778824981311","popurl":"www.anaadi-ahuja.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194333,"job_number":"JOB_194333","tr_customer_id":194351,"tr_customer_product_id":194341,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Suryakant Singh","mobile_number":"9808581208","email_id":"devadatt.kapoor@hotmail.com","dop":"2026-02-12","serial_number":"281976687048324","imei1":"281976687048324","imei2":"281976687048324","popurl":"www.adhrit-varma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194334,"job_number":"JOB_194334","tr_customer_id":194352,"tr_customer_product_id":194342,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Sanya Sethi","mobile_number":"9817223135","email_id":"deeksha.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"512849762790381","imei1":"512849762790381","imei2":"512849762790381","popurl":"www.gemini-kaniyar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194336,"job_number":"JOB_194336","tr_customer_id":194354,"tr_customer_product_id":194344,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Bharadwaj Chaturvedi","mobile_number":"9843670253","email_id":"sarvin.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"605217377937727","imei1":"605217377937727","imei2":"605217377937727","popurl":"www.ananda-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194337,"job_number":"JOB_194337","tr_customer_id":194355,"tr_customer_product_id":194345,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Daksha Iyengar","mobile_number":"9882851531","email_id":"bhudev.khan@hotmail.com","dop":"2026-02-12","serial_number":"232370337818184","imei1":"232370337818184","imei2":"232370337818184","popurl":"www.daevika-pilla.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194339,"job_number":"JOB_194339","tr_customer_id":194357,"tr_customer_product_id":194347,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Siddhi Nambeesan","mobile_number":"9844852994","email_id":"bhaves.khanna@yahoo.co.in","dop":"2026-02-12","serial_number":"414445444173841","imei1":"414445444173841","imei2":"414445444173841","popurl":"www.dev-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194340,"job_number":"JOB_194340","tr_customer_id":194358,"tr_customer_product_id":194348,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:55.000Z","modified_at":"2026-02-22T11:22:55.000Z","name":"Indra Bhattathiri","mobile_number":"9880172566","email_id":"gobinda.tandon@yahoo.co.in","dop":"2026-02-12","serial_number":"029661207661165","imei1":"029661207661165","imei2":"029661207661165","popurl":"www.ganesh-varman.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194341,"job_number":"JOB_194341","tr_customer_id":194359,"tr_customer_product_id":194349,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Agasti Nair","mobile_number":"9853709320","email_id":"adityanandan.chopra@gmail.com","dop":"2026-02-12","serial_number":"143894858161054","imei1":"143894858161054","imei2":"143894858161054","popurl":"www.agrata-mahajan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194342,"job_number":"JOB_194342","tr_customer_id":194360,"tr_customer_product_id":194350,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Dron Joshi","mobile_number":"9831062598","email_id":"niranjan.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"747283078762150","imei1":"747283078762150","imei2":"747283078762150","popurl":"www.bhadra-khan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194344,"job_number":"JOB_194344","tr_customer_id":194362,"tr_customer_product_id":194352,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Aanjaneya Mahajan","mobile_number":"9816799896","email_id":"bhaaswar.nayar@yahoo.co.in","dop":"2026-02-12","serial_number":"894315404644503","imei1":"894315404644503","imei2":"894315404644503","popurl":"www.brijesh-guneta.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194346,"job_number":"JOB_194346","tr_customer_id":194364,"tr_customer_product_id":194354,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Hiranya Mishra","mobile_number":"9846705335","email_id":"dhara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"092398350236708","imei1":"092398350236708","imei2":"092398350236708","popurl":"www.arjun-dhawan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194347,"job_number":"JOB_194347","tr_customer_id":194365,"tr_customer_product_id":194355,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Deeptanshu Nayar","mobile_number":"9813296673","email_id":"atreyi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"408229748427046","imei1":"408229748427046","imei2":"408229748427046","popurl":"www.indra-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194348,"job_number":"JOB_194348","tr_customer_id":194366,"tr_customer_product_id":194356,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:56.000Z","modified_at":"2026-02-22T11:22:56.000Z","name":"Atmaja Shah","mobile_number":"9873498709","email_id":"bhanumati.bandopadhyay@gmail.com","dop":"2026-02-12","serial_number":"522304510328933","imei1":"522304510328933","imei2":"522304510328933","popurl":"www.bheeshma-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194349,"job_number":"JOB_194349","tr_customer_id":194367,"tr_customer_product_id":194357,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Malti Bandopadhyay","mobile_number":"9818580947","email_id":"arnesh.iyengar@yahoo.co.in","dop":"2026-02-12","serial_number":"237997166385998","imei1":"237997166385998","imei2":"237997166385998","popurl":"www.dhanvin-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194351,"job_number":"JOB_194351","tr_customer_id":194369,"tr_customer_product_id":194359,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Gopi Mehrotra","mobile_number":"9848455082","email_id":"kanaka.adiga@gmail.com","dop":"2026-02-12","serial_number":"316939667501330","imei1":"316939667501330","imei2":"316939667501330","popurl":"www.ganaka-nayar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194352,"job_number":"JOB_194352","tr_customer_id":194370,"tr_customer_product_id":194360,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Anala Acharya","mobile_number":"9890542917","email_id":"dhanadeepa.khatri@gmail.com","dop":"2026-02-12","serial_number":"389434474052215","imei1":"389434474052215","imei2":"389434474052215","popurl":"www.abhaya-kaur.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194353,"job_number":"JOB_194353","tr_customer_id":194371,"tr_customer_product_id":194361,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:57.000Z","modified_at":"2026-02-22T11:22:57.000Z","name":"Kanchan Gandhi","mobile_number":"9810925854","email_id":"mohinder.devar@yahoo.co.in","dop":"2026-02-12","serial_number":"087182452377450","imei1":"087182452377450","imei2":"087182452377450","popurl":"www.bhupen-abbott.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194354,"job_number":"JOB_194354","tr_customer_id":194372,"tr_customer_product_id":194362,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Shivakari Sethi","mobile_number":"9863891139","email_id":"mohana.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"783042172668431","imei1":"783042172668431","imei2":"783042172668431","popurl":"www.heema-pothuvaal.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194355,"job_number":"JOB_194355","tr_customer_id":194373,"tr_customer_product_id":194363,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Ganak Somayaji","mobile_number":"9807225277","email_id":"daevi.panicker@gmail.com","dop":"2026-02-12","serial_number":"238484723524631","imei1":"238484723524631","imei2":"238484723524631","popurl":"www.shiv-prajapat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194356,"job_number":"JOB_194356","tr_customer_id":194374,"tr_customer_product_id":194364,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Rajiv Nehru","mobile_number":"9861159875","email_id":"adhrit.sethi@hotmail.com","dop":"2026-02-12","serial_number":"805114867507186","imei1":"805114867507186","imei2":"805114867507186","popurl":"www.rahul-jha.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194357,"job_number":"JOB_194357","tr_customer_id":194375,"tr_customer_product_id":194365,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Anamika Gupta","mobile_number":"9845208572","email_id":"devasree.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"722338991651261","imei1":"722338991651261","imei2":"722338991651261","popurl":"www.bhuvanesh-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194358,"job_number":"JOB_194358","tr_customer_id":194376,"tr_customer_product_id":194366,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Arya Agarwal","mobile_number":"9829145831","email_id":"omana.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"980009505851458","imei1":"980009505851458","imei2":"980009505851458","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194360,"job_number":"JOB_194360","tr_customer_id":194378,"tr_customer_product_id":194368,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:58.000Z","modified_at":"2026-02-22T11:22:58.000Z","name":"Omana Ahuja","mobile_number":"9858587987","email_id":"gandharv.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"180977966545459","imei1":"180977966545459","imei2":"180977966545459","popurl":"www.ashok-devar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194361,"job_number":"JOB_194361","tr_customer_id":194379,"tr_customer_product_id":194369,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Gill","mobile_number":"9883779772","email_id":"dhaanyalakshmi.gupta@hotmail.com","dop":"2026-02-12","serial_number":"249244474108450","imei1":"249244474108450","imei2":"249244474108450","popurl":"www.amaranaath-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194362,"job_number":"JOB_194362","tr_customer_id":194380,"tr_customer_product_id":194370,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipankar Pilla","mobile_number":"9889876653","email_id":"rohit.gupta@hotmail.com","dop":"2026-02-12","serial_number":"043574780161416","imei1":"043574780161416","imei2":"043574780161416","popurl":"www.trilokesh-embranthiri.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194363,"job_number":"JOB_194363","tr_customer_id":194381,"tr_customer_product_id":194371,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Gobinda Bandopadhyay","mobile_number":"9825243179","email_id":"akshat.patel@hotmail.com","dop":"2026-02-12","serial_number":"557232805875426","imei1":"557232805875426","imei2":"557232805875426","popurl":"www.chapal-gandhi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194364,"job_number":"JOB_194364","tr_customer_id":194382,"tr_customer_product_id":194372,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Minakshi Dwivedi","mobile_number":"9880112853","email_id":"niranjan.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"704461897060365","imei1":"704461897060365","imei2":"704461897060365","popurl":"www.kannan-mahajan.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194365,"job_number":"JOB_194365","tr_customer_id":194383,"tr_customer_product_id":194373,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Swapnil Saini","mobile_number":"9808897042","email_id":"tara.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"905653916393490","imei1":"905653916393490","imei2":"905653916393490","popurl":"www.rohan-dhawan.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194366,"job_number":"JOB_194366","tr_customer_id":194384,"tr_customer_product_id":194374,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Anandamayi Patel","mobile_number":"9862740261","email_id":"yogendra.asan@hotmail.com","dop":"2026-02-12","serial_number":"156753088757071","imei1":"156753088757071","imei2":"156753088757071","popurl":"www.yoginder-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194367,"job_number":"JOB_194367","tr_customer_id":194385,"tr_customer_product_id":194375,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Birjesh Guneta","mobile_number":"9867541776","email_id":"gorakhanatha.deshpande@gmail.com","dop":"2026-02-12","serial_number":"585875030327653","imei1":"585875030327653","imei2":"585875030327653","popurl":"www.gobinda-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194368,"job_number":"JOB_194368","tr_customer_id":194386,"tr_customer_product_id":194376,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Dipendra Varman","mobile_number":"9822998867","email_id":"chandranath.pilla@gmail.com","dop":"2026-02-12","serial_number":"340439403951160","imei1":"340439403951160","imei2":"340439403951160","popurl":"www.budhil-bhattathiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194369,"job_number":"JOB_194369","tr_customer_id":194387,"tr_customer_product_id":194377,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Ganapati Khatri","mobile_number":"9814549810","email_id":"brijesh.dhawan@gmail.com","dop":"2026-02-12","serial_number":"335722513831520","imei1":"335722513831520","imei2":"335722513831520","popurl":"www.karan-chattopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194370,"job_number":"JOB_194370","tr_customer_id":194388,"tr_customer_product_id":194378,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:22:59.000Z","modified_at":"2026-02-22T11:22:59.000Z","name":"Harinakshi Pothuvaal","mobile_number":"9878669761","email_id":"pushti.kocchar@yahoo.co.in","dop":"2026-02-12","serial_number":"228314460585140","imei1":"228314460585140","imei2":"228314460585140","popurl":"www.devadatt-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:22:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194371,"job_number":"JOB_194371","tr_customer_id":194389,"tr_customer_product_id":194379,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ritesh Mehrotra","mobile_number":"9891573759","email_id":"agrata.namboothiri@hotmail.com","dop":"2026-02-12","serial_number":"101359175946356","imei1":"101359175946356","imei2":"101359175946356","popurl":"www.samir-shah.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194372,"job_number":"JOB_194372","tr_customer_id":194390,"tr_customer_product_id":194380,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Kannen Talwar","mobile_number":"9828630445","email_id":"suryakanta.khanna@gmail.com","dop":"2026-02-12","serial_number":"846148710290966","imei1":"846148710290966","imei2":"846148710290966","popurl":"www.agniprava-johar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194373,"job_number":"JOB_194373","tr_customer_id":194391,"tr_customer_product_id":194381,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Preity Shukla","mobile_number":"9836319863","email_id":"anuja.varrier@hotmail.com","dop":"2026-02-12","serial_number":"312243334469415","imei1":"312243334469415","imei2":"312243334469415","popurl":"www.archan-singh.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194374,"job_number":"JOB_194374","tr_customer_id":194392,"tr_customer_product_id":194382,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Chandravati Devar","mobile_number":"9846325820","email_id":"birjesh.kapoor@yahoo.co.in","dop":"2026-02-12","serial_number":"813147098544360","imei1":"813147098544360","imei2":"813147098544360","popurl":"www.chandni-gill.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194375,"job_number":"JOB_194375","tr_customer_id":194393,"tr_customer_product_id":194383,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sudeva Patel","mobile_number":"9837781073","email_id":"tara.pandey@hotmail.com","dop":"2026-02-12","serial_number":"682790080760457","imei1":"682790080760457","imei2":"682790080760457","popurl":"www.digambar-guha.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194377,"job_number":"JOB_194377","tr_customer_id":194395,"tr_customer_product_id":194385,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Dayaananda Iyer","mobile_number":"9893547615","email_id":"dhara.mahajan@hotmail.com","dop":"2026-02-12","serial_number":"508563648982682","imei1":"508563648982682","imei2":"508563648982682","popurl":"www.bhoj-patil.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194378,"job_number":"JOB_194378","tr_customer_id":194396,"tr_customer_product_id":194386,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Sher Abbott","mobile_number":"9883172715","email_id":"chitraksh.shukla@gmail.com","dop":"2026-02-12","serial_number":"790982625968945","imei1":"790982625968945","imei2":"790982625968945","popurl":"www.chakrika-guneta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194379,"job_number":"JOB_194379","tr_customer_id":194397,"tr_customer_product_id":194387,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Ekaaksh Mukhopadhyay","mobile_number":"9837580987","email_id":"som.agarwal@hotmail.com","dop":"2026-02-12","serial_number":"647443042916779","imei1":"647443042916779","imei2":"647443042916779","popurl":"www.heema-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194380,"job_number":"JOB_194380","tr_customer_id":194398,"tr_customer_product_id":194388,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:00.000Z","modified_at":"2026-02-22T11:23:00.000Z","name":"Anasuya Abbott","mobile_number":"9810690406","email_id":"girindra.jha@hotmail.com","dop":"2026-02-12","serial_number":"008530901533410","imei1":"008530901533410","imei2":"008530901533410","popurl":"www.giriraaj-acharya.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194381,"job_number":"JOB_194381","tr_customer_id":194399,"tr_customer_product_id":194389,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Gopal Jha","mobile_number":"9836886222","email_id":"bhushan.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"225239308680334","imei1":"225239308680334","imei2":"225239308680334","popurl":"www.parvati-verma.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194382,"job_number":"JOB_194382","tr_customer_id":194400,"tr_customer_product_id":194390,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Budhil Gowda","mobile_number":"9803621263","email_id":"charak.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"953443434559265","imei1":"953443434559265","imei2":"953443434559265","popurl":"www.bhoj-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194383,"job_number":"JOB_194383","tr_customer_id":194401,"tr_customer_product_id":194391,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Parvati Chattopadhyay","mobile_number":"9867921905","email_id":"meghnath.gowda@yahoo.co.in","dop":"2026-02-12","serial_number":"450036222878442","imei1":"450036222878442","imei2":"450036222878442","popurl":"www.devdan-tagore.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194386,"job_number":"JOB_194386","tr_customer_id":194404,"tr_customer_product_id":194394,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:01.000Z","modified_at":"2026-02-22T11:23:01.000Z","name":"Dipesh Prajapat","mobile_number":"9802683818","email_id":"birjesh.iyengar@gmail.com","dop":"2026-02-12","serial_number":"807903410520955","imei1":"807903410520955","imei2":"807903410520955","popurl":"www.damodara-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194387,"job_number":"JOB_194387","tr_customer_id":194405,"tr_customer_product_id":194395,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Gajadhar Mukhopadhyay","mobile_number":"9833450245","email_id":"anaadi.nehru@yahoo.co.in","dop":"2026-02-12","serial_number":"094045663186902","imei1":"094045663186902","imei2":"094045663186902","popurl":"www.prem-kaniyar.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194388,"job_number":"JOB_194388","tr_customer_id":194406,"tr_customer_product_id":194396,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Chitrali Bhat","mobile_number":"9830707540","email_id":"bala.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"411968462814357","imei1":"411968462814357","imei2":"411968462814357","popurl":"www.acharyanandana-kapoor.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194389,"job_number":"JOB_194389","tr_customer_id":194407,"tr_customer_product_id":194397,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Bodhan Jain","mobile_number":"9877464658","email_id":"karthik.verma@yahoo.co.in","dop":"2026-02-12","serial_number":"936366336267183","imei1":"936366336267183","imei2":"936366336267183","popurl":"www.aaryan-patil.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194390,"job_number":"JOB_194390","tr_customer_id":194408,"tr_customer_product_id":194398,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dipendra Gowda","mobile_number":"9842303576","email_id":"acharyanandana.pandey@gmail.com","dop":"2026-02-12","serial_number":"886672445749007","imei1":"886672445749007","imei2":"886672445749007","popurl":"www.rageswari-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194391,"job_number":"JOB_194391","tr_customer_id":194409,"tr_customer_product_id":194399,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Deepesh Asan","mobile_number":"9887207906","email_id":"jagdeep.abbott@gmail.com","dop":"2026-02-12","serial_number":"477153464328467","imei1":"477153464328467","imei2":"477153464328467","popurl":"www.paramartha-dwivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194392,"job_number":"JOB_194392","tr_customer_id":194410,"tr_customer_product_id":194400,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:02.000Z","modified_at":"2026-02-22T11:23:02.000Z","name":"Dhara Prajapat","mobile_number":"9800495152","email_id":"bhargava.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"550823028049891","imei1":"550823028049891","imei2":"550823028049891","popurl":"www.bhamini-pandey.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194394,"job_number":"JOB_194394","tr_customer_id":194412,"tr_customer_product_id":194402,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Surya Namboothiri","mobile_number":"9801776045","email_id":"kali.nehru@hotmail.com","dop":"2026-02-12","serial_number":"074617549785255","imei1":"074617549785255","imei2":"074617549785255","popurl":"www.agrata-kapoor.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194396,"job_number":"JOB_194396","tr_customer_id":194414,"tr_customer_product_id":194404,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Mandaakin Joshi","mobile_number":"9897545375","email_id":"suryakant.nair@gmail.com","dop":"2026-02-12","serial_number":"926748363824593","imei1":"926748363824593","imei2":"926748363824593","popurl":"www.giriraj-reddy.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194397,"job_number":"JOB_194397","tr_customer_id":194415,"tr_customer_product_id":194405,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:23:03.000Z","modified_at":"2026-02-22T11:23:03.000Z","name":"Vasanti Chattopadhyay","mobile_number":"9875821394","email_id":"chatura.gill@gmail.com","dop":"2026-02-12","serial_number":"832302966868277","imei1":"832302966868277","imei2":"832302966868277","popurl":"www.mani-acharya.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:23:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194399,"job_number":"JOB_194399","tr_customer_id":194417,"tr_customer_product_id":194407,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Lakshman Khatri","mobile_number":"9848520362","email_id":"gorakhnath.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"539937570724974","imei1":"539937570724974","imei2":"539937570724974","popurl":"www.dandapaani-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194400,"job_number":"JOB_194400","tr_customer_id":194418,"tr_customer_product_id":194408,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balagovind Varma","mobile_number":"9802774559","email_id":"sudeva.guneta@gmail.com","dop":"2026-02-12","serial_number":"812724470289758","imei1":"812724470289758","imei2":"812724470289758","popurl":"www.apsara-pothuvaal.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194401,"job_number":"JOB_194401","tr_customer_id":194419,"tr_customer_product_id":194409,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Agnimitra Patil","mobile_number":"9883338498","email_id":"inder.iyer@yahoo.co.in","dop":"2026-02-12","serial_number":"659987235346421","imei1":"659987235346421","imei2":"659987235346421","popurl":"www.govinda-agarwal.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194402,"job_number":"JOB_194402","tr_customer_id":194422,"tr_customer_product_id":194410,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Amodini Malik","mobile_number":"9873607539","email_id":"adripathi.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"121821771334899","imei1":"121821771334899","imei2":"121821771334899","popurl":"www.eekalabya-trivedi.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194403,"job_number":"JOB_194403","tr_customer_id":194420,"tr_customer_product_id":194412,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Rageswari Ahluwalia","mobile_number":"9850502002","email_id":"chitraksh.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"065165971464769","imei1":"065165971464769","imei2":"065165971464769","popurl":"www.hiranya-singh.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194404,"job_number":"JOB_194404","tr_customer_id":194421,"tr_customer_product_id":194411,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Balgopal Dhawan","mobile_number":"9864888392","email_id":"charuchandra.gill@hotmail.com","dop":"2026-02-12","serial_number":"970910434887336","imei1":"970910434887336","imei2":"970910434887336","popurl":"www.rukmin-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194405,"job_number":"JOB_194405","tr_customer_id":194423,"tr_customer_product_id":194413,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Asha Desai","mobile_number":"9844194916","email_id":"dinkar.chopra@gmail.com","dop":"2026-02-12","serial_number":"645456160653304","imei1":"645456160653304","imei2":"645456160653304","popurl":"www.krishna-bhattacharya.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194406,"job_number":"JOB_194406","tr_customer_id":194424,"tr_customer_product_id":194414,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Avantika Ganaka","mobile_number":"9801917145","email_id":"smita.acharya@yahoo.co.in","dop":"2026-02-12","serial_number":"071208595065918","imei1":"071208595065918","imei2":"071208595065918","popurl":"www.vidya-dutta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194407,"job_number":"JOB_194407","tr_customer_id":194425,"tr_customer_product_id":194415,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Aishani Dutta","mobile_number":"9894856518","email_id":"chaitan.ganaka@hotmail.com","dop":"2026-02-12","serial_number":"264346407664697","imei1":"264346407664697","imei2":"264346407664697","popurl":"www.yoginder-kaur.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194408,"job_number":"JOB_194408","tr_customer_id":194426,"tr_customer_product_id":194416,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:33.000Z","modified_at":"2026-02-22T11:30:33.000Z","name":"Giri Chopra","mobile_number":"9857081941","email_id":"dhyaneshwar.verma@hotmail.com","dop":"2026-02-12","serial_number":"117137234549783","imei1":"117137234549783","imei2":"117137234549783","popurl":"www.triloki-saini.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194409,"job_number":"JOB_194409","tr_customer_id":194427,"tr_customer_product_id":194417,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshayakeerti Varman","mobile_number":"9850227085","email_id":"gitanjali.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"240256528873629","imei1":"240256528873629","imei2":"240256528873629","popurl":"www.amrita-singh.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194410,"job_number":"JOB_194410","tr_customer_id":194428,"tr_customer_product_id":194418,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Eekalabya Guneta","mobile_number":"9840124256","email_id":"paramartha.khatri@yahoo.co.in","dop":"2026-02-12","serial_number":"955898973986275","imei1":"955898973986275","imei2":"955898973986275","popurl":"www.shubha-patel.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194411,"job_number":"JOB_194411","tr_customer_id":194429,"tr_customer_product_id":194419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Brijesh Pandey","mobile_number":"9839130918","email_id":"bhupen.verma@gmail.com","dop":"2026-02-12","serial_number":"749365599903206","imei1":"749365599903206","imei2":"749365599903206","popurl":"www.adityanandan-joshi.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194412,"job_number":"JOB_194412","tr_customer_id":194430,"tr_customer_product_id":194420,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Aaryan Dhawan","mobile_number":"9882225935","email_id":"vrinda.chattopadhyay@gmail.com","dop":"2026-02-12","serial_number":"500859880889647","imei1":"500859880889647","imei2":"500859880889647","popurl":"www.prayag-joshi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194413,"job_number":"JOB_194413","tr_customer_id":194431,"tr_customer_product_id":194421,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Akshita Pillai","mobile_number":"9816135065","email_id":"aayushmaan.dubashi@yahoo.co.in","dop":"2026-02-12","serial_number":"294516310845291","imei1":"294516310845291","imei2":"294516310845291","popurl":"www.gouranga-achari.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194414,"job_number":"JOB_194414","tr_customer_id":194432,"tr_customer_product_id":194422,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Apsara Gowda","mobile_number":"9858217132","email_id":"kanak.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"057725483488427","imei1":"057725483488427","imei2":"057725483488427","popurl":"www.smita-kocchar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194415,"job_number":"JOB_194415","tr_customer_id":194433,"tr_customer_product_id":194423,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Gandharv Bandopadhyay","mobile_number":"9886412139","email_id":"chandraprabha.verma@hotmail.com","dop":"2026-02-12","serial_number":"377832760987547","imei1":"377832760987547","imei2":"377832760987547","popurl":"www.jagdeep-marar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194416,"job_number":"JOB_194416","tr_customer_id":194434,"tr_customer_product_id":194424,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Advaya Bharadwaj","mobile_number":"9815100028","email_id":"dayaananda.chaturvedi@yahoo.co.in","dop":"2026-02-12","serial_number":"215360328952877","imei1":"215360328952877","imei2":"215360328952877","popurl":"www.aarya-jha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194417,"job_number":"JOB_194417","tr_customer_id":194435,"tr_customer_product_id":194425,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Chandraayan Guneta","mobile_number":"9872704282","email_id":"amodini.ganaka@yahoo.co.in","dop":"2026-02-12","serial_number":"128449191074963","imei1":"128449191074963","imei2":"128449191074963","popurl":"www.rohan-tagore.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194418,"job_number":"JOB_194418","tr_customer_id":194436,"tr_customer_product_id":194426,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:36.000Z","modified_at":"2026-02-22T11:30:36.000Z","name":"Ghanashyam Ahuja","mobile_number":"9836421220","email_id":"datta.mehrotra@yahoo.co.in","dop":"2026-02-12","serial_number":"518038124458684","imei1":"518038124458684","imei2":"518038124458684","popurl":"www.anwesha-khanna.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194419,"job_number":"JOB_194419","tr_customer_id":194437,"tr_customer_product_id":194427,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Rajiv Guha","mobile_number":"9817516596","email_id":"govinda.patil@yahoo.co.in","dop":"2026-02-12","serial_number":"721421639861208","imei1":"721421639861208","imei2":"721421639861208","popurl":"www.bhagavaan-mehrotra.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194420,"job_number":"JOB_194420","tr_customer_id":194438,"tr_customer_product_id":194428,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Chandramani Acharya","mobile_number":"9894839494","email_id":"param.iyengar@hotmail.com","dop":"2026-02-12","serial_number":"891002721580968","imei1":"891002721580968","imei2":"891002721580968","popurl":"www.veda-iyer.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194421,"job_number":"JOB_194421","tr_customer_id":194439,"tr_customer_product_id":194429,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Sheela Chaturvedi","mobile_number":"9830807222","email_id":"sitara.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"387435997669946","imei1":"387435997669946","imei2":"387435997669946","popurl":"www.deeptimay-nehru.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194422,"job_number":"JOB_194422","tr_customer_id":194440,"tr_customer_product_id":194430,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Dayaanidhi Trivedi","mobile_number":"9881759170","email_id":"anaadi.singh@yahoo.co.in","dop":"2026-02-12","serial_number":"162399082864185","imei1":"162399082864185","imei2":"162399082864185","popurl":"www.keerti-kaur.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194423,"job_number":"JOB_194423","tr_customer_id":194441,"tr_customer_product_id":194431,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Akshat Varman","mobile_number":"9805815600","email_id":"opaline.khan@hotmail.com","dop":"2026-02-12","serial_number":"371541288669987","imei1":"371541288669987","imei2":"371541288669987","popurl":"www.draupadi-bhat.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194424,"job_number":"JOB_194424","tr_customer_id":194443,"tr_customer_product_id":194433,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Bhoopati Jha","mobile_number":"9865190334","email_id":"sachin.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"680582976195883","imei1":"680582976195883","imei2":"680582976195883","popurl":"www.ravi-gupta.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194425,"job_number":"JOB_194425","tr_customer_id":194442,"tr_customer_product_id":194432,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Daevi Prajapat","mobile_number":"9890336083","email_id":"tushar.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"398702588044638","imei1":"398702588044638","imei2":"398702588044638","popurl":"www.gopal-naik.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194426,"job_number":"JOB_194426","tr_customer_id":194444,"tr_customer_product_id":194434,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:37.000Z","modified_at":"2026-02-22T11:30:37.000Z","name":"Gurdev Deshpande","mobile_number":"9809317405","email_id":"gangesh.butt@gmail.com","dop":"2026-02-12","serial_number":"647600080030401","imei1":"647600080030401","imei2":"647600080030401","popurl":"www.karthik-khan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194427,"job_number":"JOB_194427","tr_customer_id":194445,"tr_customer_product_id":194435,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Dwaipayan Adiga","mobile_number":"9808075576","email_id":"gudakesa.mehrotra@gmail.com","dop":"2026-02-12","serial_number":"453444369130594","imei1":"453444369130594","imei2":"453444369130594","popurl":"www.jagadish-embranthiri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194428,"job_number":"JOB_194428","tr_customer_id":194446,"tr_customer_product_id":194436,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:38.000Z","modified_at":"2026-02-22T11:30:38.000Z","name":"Kali Marar","mobile_number":"9896971157","email_id":"acharyanandana.acharya@gmail.com","dop":"2026-02-12","serial_number":"799757222334875","imei1":"799757222334875","imei2":"799757222334875","popurl":"www.aatmaj-naik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194429,"job_number":"JOB_194429","tr_customer_id":194447,"tr_customer_product_id":194437,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Asha Banerjee","mobile_number":"9826588848","email_id":"bankimchandra.varman@gmail.com","dop":"2026-02-12","serial_number":"599004438250624","imei1":"599004438250624","imei2":"599004438250624","popurl":"www.kin-ahuja.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194430,"job_number":"JOB_194430","tr_customer_id":194448,"tr_customer_product_id":194438,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Kumar Bhattathiri","mobile_number":"9894707185","email_id":"chandi.bhat@gmail.com","dop":"2026-02-12","serial_number":"363189078805368","imei1":"363189078805368","imei2":"363189078805368","popurl":"www.swarnalata-varrier.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194431,"job_number":"JOB_194431","tr_customer_id":194449,"tr_customer_product_id":194439,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Deven Mahajan","mobile_number":"9884321298","email_id":"akshita.mishra@yahoo.co.in","dop":"2026-02-12","serial_number":"612420506174052","imei1":"612420506174052","imei2":"612420506174052","popurl":"www.devika-deshpande.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194432,"job_number":"JOB_194432","tr_customer_id":194450,"tr_customer_product_id":194440,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Yogesh Sinha","mobile_number":"9879877561","email_id":"gati.prajapat@gmail.com","dop":"2026-02-12","serial_number":"763803057697976","imei1":"763803057697976","imei2":"763803057697976","popurl":"www.mangalya-guha.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194433,"job_number":"JOB_194433","tr_customer_id":194451,"tr_customer_product_id":194441,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Daiwik Patel","mobile_number":"9876443588","email_id":"jyoti.nambeesan@yahoo.co.in","dop":"2026-02-12","serial_number":"993489170004879","imei1":"993489170004879","imei2":"993489170004879","popurl":"www.mohinder-asan.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194434,"job_number":"JOB_194434","tr_customer_id":194452,"tr_customer_product_id":194442,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Tanya Agarwal","mobile_number":"9801250352","email_id":"bodhan.ahluwalia@yahoo.co.in","dop":"2026-02-12","serial_number":"476467702557668","imei1":"476467702557668","imei2":"476467702557668","popurl":"www.balagovind-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194435,"job_number":"JOB_194435","tr_customer_id":194453,"tr_customer_product_id":194443,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Vidhya Jain","mobile_number":"9890854688","email_id":"kartik.sethi@yahoo.co.in","dop":"2026-02-12","serial_number":"346533514564382","imei1":"346533514564382","imei2":"346533514564382","popurl":"www.gopi-ahluwalia.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194436,"job_number":"JOB_194436","tr_customer_id":194454,"tr_customer_product_id":194444,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Girish Varma","mobile_number":"9873238124","email_id":"shashi.dhawan@yahoo.co.in","dop":"2026-02-12","serial_number":"669950097808672","imei1":"669950097808672","imei2":"669950097808672","popurl":"www.mahendra-deshpande.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194437,"job_number":"JOB_194437","tr_customer_id":194455,"tr_customer_product_id":194445,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Gajaadhar Guneta","mobile_number":"9832341055","email_id":"ganaka.ahluwalia@gmail.com","dop":"2026-02-12","serial_number":"742230608170825","imei1":"742230608170825","imei2":"742230608170825","popurl":"www.indira-devar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194438,"job_number":"JOB_194438","tr_customer_id":194456,"tr_customer_product_id":194446,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:39.000Z","modified_at":"2026-02-22T11:30:39.000Z","name":"Swara Verma","mobile_number":"9881071116","email_id":"daiwik.desai@hotmail.com","dop":"2026-02-12","serial_number":"732988758708136","imei1":"732988758708136","imei2":"732988758708136","popurl":"www.lila-trivedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194439,"job_number":"JOB_194439","tr_customer_id":194457,"tr_customer_product_id":194447,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Drona Menon","mobile_number":"9839708674","email_id":"sudeva.trivedi@gmail.com","dop":"2026-02-12","serial_number":"479175717400739","imei1":"479175717400739","imei2":"479175717400739","popurl":"www.udit-somayaji.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194440,"job_number":"JOB_194440","tr_customer_id":194458,"tr_customer_product_id":194448,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Rati Acharya","mobile_number":"9862188098","email_id":"sushma.varman@hotmail.com","dop":"2026-02-12","serial_number":"043880595077827","imei1":"043880595077827","imei2":"043880595077827","popurl":"www.sucheta-trivedi.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194441,"job_number":"JOB_194441","tr_customer_id":194459,"tr_customer_product_id":194449,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:40.000Z","name":"Parvati Ahuja","mobile_number":"9899315143","email_id":"smriti.deshpande@hotmail.com","dop":"2026-02-12","serial_number":"403476042897982","imei1":"403476042897982","imei2":"403476042897982","popurl":"www.tushar-panicker.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194442,"job_number":"JOB_194442","tr_customer_id":194460,"tr_customer_product_id":194450,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:40.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Dandak Varrier","mobile_number":"9857538299","email_id":"dhanu.bhat@hotmail.com","dop":"2026-02-12","serial_number":"789630838490816","imei1":"789630838490816","imei2":"789630838490816","popurl":"www.bhupen-embranthiri.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194443,"job_number":"JOB_194443","tr_customer_id":194461,"tr_customer_product_id":194451,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Sushma Guha","mobile_number":"9872455675","email_id":"aasa.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"132255479114897","imei1":"132255479114897","imei2":"132255479114897","popurl":"www.brahmanandam-mishra.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194444,"job_number":"JOB_194444","tr_customer_id":194462,"tr_customer_product_id":194452,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Bhramar Arora","mobile_number":"9880296009","email_id":"balgopal.kapoor@gmail.com","dop":"2026-02-12","serial_number":"683646474364421","imei1":"683646474364421","imei2":"683646474364421","popurl":"www.kamla-sharma.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194445,"job_number":"JOB_194445","tr_customer_id":194463,"tr_customer_product_id":194453,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Kanchan Nehru","mobile_number":"9849813149","email_id":"som.bandopadhyay@yahoo.co.in","dop":"2026-02-12","serial_number":"067651540367759","imei1":"067651540367759","imei2":"067651540367759","popurl":"www.kanchan-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194446,"job_number":"JOB_194446","tr_customer_id":194464,"tr_customer_product_id":194454,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Eshana Iyer","mobile_number":"9835373977","email_id":"sheela.nayar@hotmail.com","dop":"2026-02-12","serial_number":"823522111172651","imei1":"823522111172651","imei2":"823522111172651","popurl":"www.rohit-somayaji.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194447,"job_number":"JOB_194447","tr_customer_id":194465,"tr_customer_product_id":194455,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Vidur Jain","mobile_number":"9817962318","email_id":"karthik.sinha@yahoo.co.in","dop":"2026-02-12","serial_number":"623522666658571","imei1":"623522666658571","imei2":"623522666658571","popurl":"www.dinesh-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194448,"job_number":"JOB_194448","tr_customer_id":194466,"tr_customer_product_id":194456,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:41.000Z","modified_at":"2026-02-22T11:30:41.000Z","name":"Devagya Desai","mobile_number":"9844263015","email_id":"anjushree.gowda@hotmail.com","dop":"2026-02-12","serial_number":"392327568849949","imei1":"392327568849949","imei2":"392327568849949","popurl":"www.suryakanta-khatri.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194449,"job_number":"JOB_194449","tr_customer_id":194467,"tr_customer_product_id":194457,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Drona Iyengar","mobile_number":"9854088873","email_id":"ekadant.pillai@yahoo.co.in","dop":"2026-02-12","serial_number":"419754300138077","imei1":"419754300138077","imei2":"419754300138077","popurl":"www.gatik-banerjee.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194450,"job_number":"JOB_194450","tr_customer_id":194468,"tr_customer_product_id":194458,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhamini Bandopadhyay","mobile_number":"9897557174","email_id":"bhoopati.namboothiri@gmail.com","dop":"2026-02-12","serial_number":"985602693763910","imei1":"985602693763910","imei2":"985602693763910","popurl":"www.shreya-bandopadhyay.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194451,"job_number":"JOB_194451","tr_customer_id":194469,"tr_customer_product_id":194459,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaishnavi Kaniyar","mobile_number":"9821328621","email_id":"nirbhay.patel@hotmail.com","dop":"2026-02-12","serial_number":"189902171202104","imei1":"189902171202104","imei2":"189902171202104","popurl":"www.krishnadasa-nambeesan.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194452,"job_number":"JOB_194452","tr_customer_id":194470,"tr_customer_product_id":194460,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Susheel Ahluwalia","mobile_number":"9835714323","email_id":"bhishma.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"156816532646306","imei1":"156816532646306","imei2":"156816532646306","popurl":"www.swarnalata-tagore.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194453,"job_number":"JOB_194453","tr_customer_id":194471,"tr_customer_product_id":194461,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Bhushit Varma","mobile_number":"9859466947","email_id":"tej.namboothiri@yahoo.co.in","dop":"2026-02-12","serial_number":"046523172503789","imei1":"046523172503789","imei2":"046523172503789","popurl":"www.swarnalata-pillai.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194454,"job_number":"JOB_194454","tr_customer_id":194472,"tr_customer_product_id":194462,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Chandira Asan","mobile_number":"9800426073","email_id":"vaijayanti.guha@yahoo.co.in","dop":"2026-02-12","serial_number":"490727139816896","imei1":"490727139816896","imei2":"490727139816896","popurl":"www.prema-varman.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194455,"job_number":"JOB_194455","tr_customer_id":194473,"tr_customer_product_id":194463,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Mani Agarwal","mobile_number":"9804002321","email_id":"ankal.ahuja@hotmail.com","dop":"2026-02-12","serial_number":"008003414820135","imei1":"008003414820135","imei2":"008003414820135","popurl":"www.rati-marar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194456,"job_number":"JOB_194456","tr_customer_id":194474,"tr_customer_product_id":194465,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Vaidehi Dwivedi","mobile_number":"9807805014","email_id":"pramila.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"392249688800998","imei1":"392249688800998","imei2":"392249688800998","popurl":"www.akshaj-sethi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194457,"job_number":"JOB_194457","tr_customer_id":194475,"tr_customer_product_id":194464,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Pranay Kaur","mobile_number":"9853235563","email_id":"gatik.kocchar@hotmail.com","dop":"2026-02-12","serial_number":"005680634702323","imei1":"005680634702323","imei2":"005680634702323","popurl":"www.gotum-jha.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194458,"job_number":"JOB_194458","tr_customer_id":194476,"tr_customer_product_id":194466,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:42.000Z","modified_at":"2026-02-22T11:30:42.000Z","name":"Deven Singh","mobile_number":"9824413577","email_id":"gajaadhar.pilla@hotmail.com","dop":"2026-02-12","serial_number":"842669669376223","imei1":"842669669376223","imei2":"842669669376223","popurl":"www.smita-arora.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194459,"job_number":"JOB_194459","tr_customer_id":194477,"tr_customer_product_id":194467,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Nalini Ganaka","mobile_number":"9872132899","email_id":"dayamayee.chaturvedi@gmail.com","dop":"2026-02-12","serial_number":"075955731893934","imei1":"075955731893934","imei2":"075955731893934","popurl":"www.udai-devar.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194460,"job_number":"JOB_194460","tr_customer_id":194478,"tr_customer_product_id":194468,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Mangala Pandey","mobile_number":"9862296292","email_id":"brahmabrata.jha@hotmail.com","dop":"2026-02-12","serial_number":"034276361085572","imei1":"034276361085572","imei2":"034276361085572","popurl":"www.bhaasvan-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194461,"job_number":"JOB_194461","tr_customer_id":194479,"tr_customer_product_id":194469,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jaimini Reddy","mobile_number":"9831254502","email_id":"deeptimoy.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"876659447630276","imei1":"876659447630276","imei2":"876659447630276","popurl":"www.sweta-gill.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194462,"job_number":"JOB_194462","tr_customer_id":194480,"tr_customer_product_id":194470,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Jagmeet Kakkar","mobile_number":"9856405559","email_id":"ganapati.butt@gmail.com","dop":"2026-02-12","serial_number":"310760272055572","imei1":"310760272055572","imei2":"310760272055572","popurl":"www.anjaneya-dubashi.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194463,"job_number":"JOB_194463","tr_customer_id":194481,"tr_customer_product_id":194471,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Chandrakala Malik","mobile_number":"9874189147","email_id":"chiranjeev.mehrotra@hotmail.com","dop":"2026-02-12","serial_number":"594658449112854","imei1":"594658449112854","imei2":"594658449112854","popurl":"www.balachandra-malik.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194464,"job_number":"JOB_194464","tr_customer_id":194482,"tr_customer_product_id":194472,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Ramesh Naik","mobile_number":"9811437640","email_id":"sucheta.adiga@hotmail.com","dop":"2026-02-12","serial_number":"207175805274386","imei1":"207175805274386","imei2":"207175805274386","popurl":"www.deeptimoy-naik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194465,"job_number":"JOB_194465","tr_customer_id":194483,"tr_customer_product_id":194473,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:43.000Z","modified_at":"2026-02-22T11:30:43.000Z","name":"Siddhran Chattopadhyay","mobile_number":"9874451150","email_id":"surya.jain@gmail.com","dop":"2026-02-12","serial_number":"335532280455404","imei1":"335532280455404","imei2":"335532280455404","popurl":"www.suman-dubashi.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194466,"job_number":"JOB_194466","tr_customer_id":194484,"tr_customer_product_id":194474,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Tanushri Dubashi","mobile_number":"9892841057","email_id":"nagabhushanam.varman@gmail.com","dop":"2026-02-12","serial_number":"653470360770192","imei1":"653470360770192","imei2":"653470360770192","popurl":"www.kali-chaturvedi.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194467,"job_number":"JOB_194467","tr_customer_id":194485,"tr_customer_product_id":194475,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Dulari Dhawan","mobile_number":"9820419672","email_id":"bandhu.dhawan@hotmail.com","dop":"2026-02-12","serial_number":"959675881242563","imei1":"959675881242563","imei2":"959675881242563","popurl":"www.purnima-arora.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194468,"job_number":"JOB_194468","tr_customer_id":194486,"tr_customer_product_id":194476,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Bhardwaj Ganaka","mobile_number":"9839169706","email_id":"goswamee.kakkar@yahoo.co.in","dop":"2026-02-12","serial_number":"291351310422912","imei1":"291351310422912","imei2":"291351310422912","popurl":"www.rukmin-agarwal.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194469,"job_number":"JOB_194469","tr_customer_id":194487,"tr_customer_product_id":194477,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Vidya Ganaka","mobile_number":"9817540625","email_id":"annapurna.gupta@gmail.com","dop":"2026-02-12","serial_number":"816642092470934","imei1":"816642092470934","imei2":"816642092470934","popurl":"www.achyut-iyer.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194470,"job_number":"JOB_194470","tr_customer_id":194488,"tr_customer_product_id":194478,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Gautami Panicker","mobile_number":"9837456856","email_id":"abhirath.shah@gmail.com","dop":"2026-02-12","serial_number":"103485353360566","imei1":"103485353360566","imei2":"103485353360566","popurl":"www.chiranjeeve-sinha.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194471,"job_number":"JOB_194471","tr_customer_id":194489,"tr_customer_product_id":194479,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:44.000Z","modified_at":"2026-02-22T11:30:44.000Z","name":"Trilokesh Johar","mobile_number":"9834555572","email_id":"bhoopati.malik@yahoo.co.in","dop":"2026-02-12","serial_number":"468152091661375","imei1":"468152091661375","imei2":"468152091661375","popurl":"www.tanushree-guha.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194472,"job_number":"JOB_194472","tr_customer_id":194490,"tr_customer_product_id":194480,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aaryan Devar","mobile_number":"9865625751","email_id":"devajyoti.ahluwalia@hotmail.com","dop":"2026-02-12","serial_number":"996975332970771","imei1":"996975332970771","imei2":"996975332970771","popurl":"www.gudakesha-desai.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194473,"job_number":"JOB_194473","tr_customer_id":194491,"tr_customer_product_id":194481,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Dayaananda Dhawan","mobile_number":"9877979410","email_id":"nagabhushanam.adiga@hotmail.com","dop":"2026-02-12","serial_number":"103077133970529","imei1":"103077133970529","imei2":"103077133970529","popurl":"www.krishnadasa-naik.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194474,"job_number":"JOB_194474","tr_customer_id":194492,"tr_customer_product_id":194482,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Adityanandan Menon","mobile_number":"9812005081","email_id":"arindam.varman@hotmail.com","dop":"2026-02-12","serial_number":"816751930786635","imei1":"816751930786635","imei2":"816751930786635","popurl":"www.vaishvi-tandon.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194475,"job_number":"JOB_194475","tr_customer_id":194493,"tr_customer_product_id":194483,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Aayushmaan Somayaji","mobile_number":"9852173224","email_id":"govinda.somayaji@gmail.com","dop":"2026-02-12","serial_number":"926881314230899","imei1":"926881314230899","imei2":"926881314230899","popurl":"www.chakravartee-namboothiri.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194476,"job_number":"JOB_194476","tr_customer_id":194494,"tr_customer_product_id":194484,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Kartik Embranthiri","mobile_number":"9881433172","email_id":"dayaananda.pandey@hotmail.com","dop":"2026-02-12","serial_number":"843182489273166","imei1":"843182489273166","imei2":"843182489273166","popurl":"www.abhisyanta-kocchar.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194477,"job_number":"JOB_194477","tr_customer_id":194495,"tr_customer_product_id":194485,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Bheeshma Nair","mobile_number":"9843728013","email_id":"giri.dutta@gmail.com","dop":"2026-02-12","serial_number":"025447353162798","imei1":"025447353162798","imei2":"025447353162798","popurl":"www.dharani-chopra.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194478,"job_number":"JOB_194478","tr_customer_id":194496,"tr_customer_product_id":194486,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:45.000Z","modified_at":"2026-02-22T11:30:45.000Z","name":"Amaranaath Deshpande","mobile_number":"9818063151","email_id":"amogh.desai@hotmail.com","dop":"2026-02-12","serial_number":"488595742157455","imei1":"488595742157455","imei2":"488595742157455","popurl":"www.ekalavya-chopra.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194479,"job_number":"JOB_194479","tr_customer_id":194497,"tr_customer_product_id":194487,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Deeptendu Bharadwaj","mobile_number":"9823673361","email_id":"lakshmidhar.jain@yahoo.co.in","dop":"2026-02-12","serial_number":"001794942414334","imei1":"001794942414334","imei2":"001794942414334","popurl":"www.aryan-gupta.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194480,"job_number":"JOB_194480","tr_customer_id":194498,"tr_customer_product_id":194488,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Girik Pilla","mobile_number":"9828314564","email_id":"chidananda.jha@yahoo.co.in","dop":"2026-02-12","serial_number":"586514330359575","imei1":"586514330359575","imei2":"586514330359575","popurl":"www.budhil-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194481,"job_number":"JOB_194481","tr_customer_id":194499,"tr_customer_product_id":194489,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Balgopal Varman","mobile_number":"9804810225","email_id":"chandan.somayaji@gmail.com","dop":"2026-02-12","serial_number":"635334608954402","imei1":"635334608954402","imei2":"635334608954402","popurl":"www.acaryatanaya-bharadwaj.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194482,"job_number":"JOB_194482","tr_customer_id":194500,"tr_customer_product_id":194490,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chandraswaroopa Mukhopadhyay","mobile_number":"9890229490","email_id":"aaditya.jain@gmail.com","dop":"2026-02-12","serial_number":"269427510804117","imei1":"269427510804117","imei2":"269427510804117","popurl":"www.devasree-khanna.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194483,"job_number":"JOB_194483","tr_customer_id":194501,"tr_customer_product_id":194491,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Sarvin Desai","mobile_number":"9807127628","email_id":"dhyanesh.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"959688634635475","imei1":"959688634635475","imei2":"959688634635475","popurl":"www.umang-trivedi.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194484,"job_number":"JOB_194484","tr_customer_id":194502,"tr_customer_product_id":194492,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Indra Sharma","mobile_number":"9859209526","email_id":"anusuya.reddy@yahoo.co.in","dop":"2026-02-12","serial_number":"603650728911516","imei1":"603650728911516","imei2":"603650728911516","popurl":"www.asha-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194485,"job_number":"JOB_194485","tr_customer_id":194503,"tr_customer_product_id":194493,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Manikya Abbott","mobile_number":"9801492449","email_id":"gayatri.adiga@gmail.com","dop":"2026-02-12","serial_number":"272116288966996","imei1":"272116288966996","imei2":"272116288966996","popurl":"www.govinda-shah.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194486,"job_number":"JOB_194486","tr_customer_id":194504,"tr_customer_product_id":194494,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Somu Sinha","mobile_number":"9889481150","email_id":"kannen.kaul@yahoo.co.in","dop":"2026-02-12","serial_number":"655247182659425","imei1":"655247182659425","imei2":"655247182659425","popurl":"www.bhaaswar-guneta.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194487,"job_number":"JOB_194487","tr_customer_id":194505,"tr_customer_product_id":194495,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Bandhu Gill","mobile_number":"9858556408","email_id":"gemini.gowda@gmail.com","dop":"2026-02-12","serial_number":"218696819563681","imei1":"218696819563681","imei2":"218696819563681","popurl":"www.hari-kakkar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194488,"job_number":"JOB_194488","tr_customer_id":194506,"tr_customer_product_id":194496,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:46.000Z","modified_at":"2026-02-22T11:30:46.000Z","name":"Chidananda Asan","mobile_number":"9851044097","email_id":"daksha.dwivedi@yahoo.co.in","dop":"2026-02-12","serial_number":"409687478327107","imei1":"409687478327107","imei2":"409687478327107","popurl":"www.bhagvan-acharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194489,"job_number":"JOB_194489","tr_customer_id":194507,"tr_customer_product_id":194497,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Guru Banerjee","mobile_number":"9807615808","email_id":"mohana.ahuja@yahoo.co.in","dop":"2026-02-12","serial_number":"208538628192528","imei1":"208538628192528","imei2":"208538628192528","popurl":"www.chandak-mishra.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194490,"job_number":"JOB_194490","tr_customer_id":194508,"tr_customer_product_id":194498,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Darshwana Kaniyar","mobile_number":"9871905468","email_id":"atreyee.achari@gmail.com","dop":"2026-02-12","serial_number":"983188886896408","imei1":"983188886896408","imei2":"983188886896408","popurl":"www.umang-khatri.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194491,"job_number":"JOB_194491","tr_customer_id":194509,"tr_customer_product_id":194499,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Deeptiman Guha","mobile_number":"9840862088","email_id":"kannen.joshi@yahoo.co.in","dop":"2026-02-12","serial_number":"353782248103482","imei1":"353782248103482","imei2":"353782248103482","popurl":"www.atmananda-banerjee.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194492,"job_number":"JOB_194492","tr_customer_id":194510,"tr_customer_product_id":194500,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:47.000Z","modified_at":"2026-02-22T11:30:47.000Z","name":"Sarada Acharya","mobile_number":"9898916135","email_id":"mohana.iyer@hotmail.com","dop":"2026-02-12","serial_number":"335326815413523","imei1":"335326815413523","imei2":"335326815413523","popurl":"www.chitraksh-kocchar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194493,"job_number":"JOB_194493","tr_customer_id":194511,"tr_customer_product_id":194501,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Agrata Rana","mobile_number":"9823933905","email_id":"anandswarup.johar@yahoo.co.in","dop":"2026-02-12","serial_number":"639974460323109","imei1":"639974460323109","imei2":"639974460323109","popurl":"www.chandramohan-marar.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194494,"job_number":"JOB_194494","tr_customer_id":194512,"tr_customer_product_id":194502,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Anjaneya Iyengar","mobile_number":"9835115991","email_id":"dhanapati.varma@yahoo.co.in","dop":"2026-02-12","serial_number":"605174429243925","imei1":"605174429243925","imei2":"605174429243925","popurl":"www.manikya-gill.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194495,"job_number":"JOB_194495","tr_customer_id":194513,"tr_customer_product_id":194503,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Kumar Sethi","mobile_number":"9880884703","email_id":"advaya.kakkar@hotmail.com","dop":"2026-02-12","serial_number":"318645373878483","imei1":"318645373878483","imei2":"318645373878483","popurl":"www.sanya-marar.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194496,"job_number":"JOB_194496","tr_customer_id":194514,"tr_customer_product_id":194504,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Bilva Khan","mobile_number":"9848318677","email_id":"balagopal.arora@hotmail.com","dop":"2026-02-12","serial_number":"833046228386170","imei1":"833046228386170","imei2":"833046228386170","popurl":"www.chapal-pandey.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194497,"job_number":"JOB_194497","tr_customer_id":194515,"tr_customer_product_id":194505,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Adikavi Sharma","mobile_number":"9883720450","email_id":"balachandra.rana@yahoo.co.in","dop":"2026-02-12","serial_number":"230406065227490","imei1":"230406065227490","imei2":"230406065227490","popurl":"www.suryakanta-tagore.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194498,"job_number":"JOB_194498","tr_customer_id":194516,"tr_customer_product_id":194506,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:30:48.000Z","modified_at":"2026-02-22T11:30:48.000Z","name":"Achyut Dubashi","mobile_number":"9880061800","email_id":"radha.desai@hotmail.com","dop":"2026-02-12","serial_number":"461707418454724","imei1":"461707418454724","imei2":"461707418454724","popurl":"www.gayatri-jain.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:30:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194499,"job_number":"JOB_194499","tr_customer_id":194517,"tr_customer_product_id":194507,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Amogh Devar","mobile_number":"9809578364","email_id":"shashi.talwar@hotmail.com","dop":"2026-02-12","serial_number":"638385938099209","imei1":"638385938099209","imei2":"638385938099209","popurl":"www.rohit-kaniyar.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194500,"job_number":"JOB_194500","tr_customer_id":194518,"tr_customer_product_id":194508,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Aatmaj Nambeesan","mobile_number":"9865535711","email_id":"deeksha.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"884424363136119","imei1":"884424363136119","imei2":"884424363136119","popurl":"www.som-marar.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194501,"job_number":"JOB_194501","tr_customer_id":194519,"tr_customer_product_id":194509,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Gatik Talwar","mobile_number":"9812671087","email_id":"datta.rana@hotmail.com","dop":"2026-02-12","serial_number":"995497007143974","imei1":"995497007143974","imei2":"995497007143974","popurl":"www.gatik-desai.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194502,"job_number":"JOB_194502","tr_customer_id":194520,"tr_customer_product_id":194510,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Sher Sharma","mobile_number":"9888067993","email_id":"bhaves.pothuvaal@gmail.com","dop":"2026-02-12","serial_number":"858612969795920","imei1":"858612969795920","imei2":"858612969795920","popurl":"www.gautama-rana.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194503,"job_number":"JOB_194503","tr_customer_id":194521,"tr_customer_product_id":194511,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:51:07.000Z","modified_at":"2026-02-22T11:51:07.000Z","name":"Dhanalakshmi Khatri","mobile_number":"9827737691","email_id":"chinmayanand.joshi@gmail.com","dop":"2026-02-12","serial_number":"548193058604744","imei1":"548193058604744","imei2":"548193058604744","popurl":"www.agastya-bharadwaj.name","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:51:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194504,"job_number":"JOB_194504","tr_customer_id":194522,"tr_customer_product_id":194512,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:52:53.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15288023603976","imei1":"15288023603976","imei2":"15288023603976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194506,"job_number":"JOB_194506","tr_customer_id":194524,"tr_customer_product_id":194514,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:55.000Z","modified_at":"2026-02-22T11:52:55.000Z","name":"Ethel Beahan","mobile_number":"864-885-9914","email_id":"Eulalia.Kuhlman@hotmail.com","dop":"2025-04-06","serial_number":"12189054119410198","imei1":"12189054119410198","imei2":"12189054119410198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:52:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194507,"job_number":"JOB_194507","tr_customer_id":194525,"tr_customer_product_id":194515,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:53:37.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19558029526069","imei1":"19558029526069","imei2":"19558029526069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194509,"job_number":"JOB_194509","tr_customer_id":194527,"tr_customer_product_id":194517,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:39.000Z","modified_at":"2026-02-22T11:53:39.000Z","name":"Josiah Botsford","mobile_number":"718-495-8186","email_id":"Krista_Towne@hotmail.com","dop":"2025-04-06","serial_number":"19192663518097096","imei1":"19192663518097096","imei2":"19192663518097096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:53:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194510,"job_number":"JOB_194510","tr_customer_id":194528,"tr_customer_product_id":194518,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:20.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10765336032660","imei1":"10765336032660","imei2":"10765336032660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194512,"job_number":"JOB_194512","tr_customer_id":194530,"tr_customer_product_id":194520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:21.000Z","modified_at":"2026-02-22T11:54:21.000Z","name":"Dimitri Waters","mobile_number":"360-202-8534","email_id":"Jerad_Kunde15@yahoo.com","dop":"2025-04-06","serial_number":"17292433182369676","imei1":"17292433182369676","imei2":"17292433182369676","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194514,"job_number":"JOB_194514","tr_customer_id":194532,"tr_customer_product_id":194522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:40.000Z","modified_at":"2026-02-22T11:54:40.000Z","name":"Jeanie Rogahn","mobile_number":"818-212-3991","email_id":"Johnnie_Powlowski@yahoo.com","dop":"2025-04-06","serial_number":"14255999656281226","imei1":"14255999656281226","imei2":"14255999656281226","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:54:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194515,"job_number":"JOB_194515","tr_customer_id":194533,"tr_customer_product_id":194523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:01.000Z","modified_at":"2026-02-22T11:56:01.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13967950403267","imei1":"13967950403267","imei2":"13967950403267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194517,"job_number":"JOB_194517","tr_customer_id":194535,"tr_customer_product_id":194525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:03.000Z","modified_at":"2026-02-22T11:56:03.000Z","name":"Savanna Wunsch","mobile_number":"464-578-9217","email_id":"Wilma_Stracke17@yahoo.com","dop":"2025-04-06","serial_number":"14045392253898260","imei1":"14045392253898260","imei2":"14045392253898260","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194518,"job_number":"JOB_194518","tr_customer_id":194536,"tr_customer_product_id":194526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:56:47.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10164405627502","imei1":"10164405627502","imei2":"10164405627502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194520,"job_number":"JOB_194520","tr_customer_id":194538,"tr_customer_product_id":194528,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:49.000Z","modified_at":"2026-02-22T11:56:49.000Z","name":"Ethelyn White","mobile_number":"857-789-7290","email_id":"Giovanna.Balistreri@gmail.com","dop":"2025-04-06","serial_number":"15467626015091856","imei1":"15467626015091856","imei2":"15467626015091856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:56:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194521,"job_number":"JOB_194521","tr_customer_id":194539,"tr_customer_product_id":194529,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:57:32.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13503963204504","imei1":"13503963204504","imei2":"13503963204504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194523,"job_number":"JOB_194523","tr_customer_id":194541,"tr_customer_product_id":194531,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:34.000Z","modified_at":"2026-02-22T11:57:34.000Z","name":"Noemie Gottlieb","mobile_number":"839-222-2379","email_id":"Van60@gmail.com","dop":"2025-04-06","serial_number":"11837749815339558","imei1":"11837749815339558","imei2":"11837749815339558","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T11:57:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194525,"job_number":"JOB_194525","tr_customer_id":194543,"tr_customer_product_id":194533,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:22:00.000Z","modified_at":"2026-02-22T12:22:00.000Z","name":"Tyrell Gulgowski","mobile_number":"361-640-2758","email_id":"Julian.Herman34@yahoo.com","dop":"2025-04-06","serial_number":"16316309525373284","imei1":"16316309525373284","imei2":"16316309525373284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:22:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194526,"job_number":"JOB_194526","tr_customer_id":194544,"tr_customer_product_id":194534,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:32:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15025277024478","imei1":"15025277024478","imei2":"15025277024478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194528,"job_number":"JOB_194528","tr_customer_id":194546,"tr_customer_product_id":194536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:58.000Z","modified_at":"2026-02-22T12:32:58.000Z","name":"Nedra Wintheiser","mobile_number":"911-471-5889","email_id":"Loyal_Crona74@gmail.com","dop":"2025-04-06","serial_number":"16458378846969934","imei1":"16458378846969934","imei2":"16458378846969934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:32:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194529,"job_number":"JOB_194529","tr_customer_id":194547,"tr_customer_product_id":194537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:33:42.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10536110012266","imei1":"10536110012266","imei2":"10536110012266","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194531,"job_number":"JOB_194531","tr_customer_id":194549,"tr_customer_product_id":194539,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:44.000Z","modified_at":"2026-02-22T12:33:44.000Z","name":"Nicole Miller","mobile_number":"993-780-0708","email_id":"Ava.Williamson68@hotmail.com","dop":"2025-04-06","serial_number":"12472683509485574","imei1":"12472683509485574","imei2":"12472683509485574","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:33:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194532,"job_number":"JOB_194532","tr_customer_id":194550,"tr_customer_product_id":194540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:34:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14679494478892","imei1":"14679494478892","imei2":"14679494478892","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194534,"job_number":"JOB_194534","tr_customer_id":194552,"tr_customer_product_id":194542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:28.000Z","modified_at":"2026-02-22T12:34:28.000Z","name":"Hattie Frami","mobile_number":"936-771-9640","email_id":"Kenna.Schuppe61@gmail.com","dop":"2025-04-06","serial_number":"18744366635905468","imei1":"18744366635905468","imei2":"18744366635905468","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:34:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194535,"job_number":"JOB_194535","tr_customer_id":194553,"tr_customer_product_id":194543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:42:58.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14331115988981","imei1":"14331115988981","imei2":"14331115988981","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194537,"job_number":"JOB_194537","tr_customer_id":194555,"tr_customer_product_id":194545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:59.000Z","modified_at":"2026-02-22T12:42:59.000Z","name":"Juliana Dickinson","mobile_number":"847-521-4451","email_id":"Douglas17@gmail.com","dop":"2025-04-06","serial_number":"13813036209792006","imei1":"13813036209792006","imei2":"13813036209792006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:42:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194538,"job_number":"JOB_194538","tr_customer_id":194556,"tr_customer_product_id":194546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:40.000Z","modified_at":"2026-02-22T12:43:40.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19032658417498","imei1":"19032658417498","imei2":"19032658417498","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194540,"job_number":"JOB_194540","tr_customer_id":194558,"tr_customer_product_id":194548,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:42.000Z","modified_at":"2026-02-22T12:43:42.000Z","name":"Pietro Heathcote","mobile_number":"412-782-3201","email_id":"Duncan.Grant5@hotmail.com","dop":"2025-04-06","serial_number":"17101594894561504","imei1":"17101594894561504","imei2":"17101594894561504","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194541,"job_number":"JOB_194541","tr_customer_id":194559,"tr_customer_product_id":194549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:46.000Z","modified_at":"2026-02-22T12:43:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13516523545271","imei1":"13516523545271","imei2":"13516523545271","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194543,"job_number":"JOB_194543","tr_customer_id":194561,"tr_customer_product_id":194551,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:48.000Z","modified_at":"2026-02-22T12:43:48.000Z","name":"Evalyn Kilback","mobile_number":"203-951-3136","email_id":"Taylor_Mills@yahoo.com","dop":"2025-04-06","serial_number":"11414762905330064","imei1":"11414762905330064","imei2":"11414762905330064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:43:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194544,"job_number":"JOB_194544","tr_customer_id":194562,"tr_customer_product_id":194552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:22.000Z","modified_at":"2026-02-22T12:44:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"18740053905859","imei1":"18740053905859","imei2":"18740053905859","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194546,"job_number":"JOB_194546","tr_customer_id":194564,"tr_customer_product_id":194554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:24.000Z","modified_at":"2026-02-22T12:44:24.000Z","name":"Geo Mayert","mobile_number":"591-713-9170","email_id":"Roberta_Gaylord@gmail.com","dop":"2025-04-06","serial_number":"10412987284548390","imei1":"10412987284548390","imei2":"10412987284548390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194547,"job_number":"JOB_194547","tr_customer_id":194565,"tr_customer_product_id":194555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:44:34.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15536359398419","imei1":"15536359398419","imei2":"15536359398419","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194549,"job_number":"JOB_194549","tr_customer_id":194567,"tr_customer_product_id":194557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:36.000Z","modified_at":"2026-02-22T12:44:36.000Z","name":"Selena Luettgen","mobile_number":"725-850-8825","email_id":"Cade_Wolf@gmail.com","dop":"2025-04-06","serial_number":"14972230525013876","imei1":"14972230525013876","imei2":"14972230525013876","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:44:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194550,"job_number":"JOB_194550","tr_customer_id":194568,"tr_customer_product_id":194558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:45:21.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19144334986267","imei1":"19144334986267","imei2":"19144334986267","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194552,"job_number":"JOB_194552","tr_customer_id":194570,"tr_customer_product_id":194560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:22.000Z","modified_at":"2026-02-22T12:45:22.000Z","name":"Felton Stamm","mobile_number":"828-822-8597","email_id":"Shawna_Spencer@hotmail.com","dop":"2025-04-06","serial_number":"19914986193447390","imei1":"19914986193447390","imei2":"19914986193447390","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:45:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194553,"job_number":"JOB_194553","tr_customer_id":194571,"tr_customer_product_id":194561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:56:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19445107781715","imei1":"19445107781715","imei2":"19445107781715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194555,"job_number":"JOB_194555","tr_customer_id":194573,"tr_customer_product_id":194563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:38.000Z","modified_at":"2026-02-22T12:56:38.000Z","name":"Cortez Pouros","mobile_number":"795-449-6231","email_id":"Sanford27@yahoo.com","dop":"2025-04-06","serial_number":"14962095942785932","imei1":"14962095942785932","imei2":"14962095942785932","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:56:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194556,"job_number":"JOB_194556","tr_customer_id":194574,"tr_customer_product_id":194564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:22.000Z","modified_at":"2026-02-22T12:57:22.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10509789106457","imei1":"10509789106457","imei2":"10509789106457","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194558,"job_number":"JOB_194558","tr_customer_id":194576,"tr_customer_product_id":194566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:24.000Z","modified_at":"2026-02-22T12:57:24.000Z","name":"Lonny Nienow","mobile_number":"750-413-9365","email_id":"Kendra_Braun10@yahoo.com","dop":"2025-04-06","serial_number":"18267901024364856","imei1":"18267901024364856","imei2":"18267901024364856","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:57:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194559,"job_number":"JOB_194559","tr_customer_id":194577,"tr_customer_product_id":194567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:07.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16157570523414","imei1":"16157570523414","imei2":"16157570523414","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194561,"job_number":"JOB_194561","tr_customer_id":194579,"tr_customer_product_id":194569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:09.000Z","modified_at":"2026-02-22T12:58:09.000Z","name":"Maymie Lakin","mobile_number":"563-968-8892","email_id":"Jalen_Mills19@yahoo.com","dop":"2025-04-06","serial_number":"15302632962633772","imei1":"15302632962633772","imei2":"15302632962633772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T12:58:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194562,"job_number":"JOB_194562","tr_customer_id":194580,"tr_customer_product_id":194570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:24.000Z","modified_at":"2026-02-22T13:02:24.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10822757186567","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194563,"job_number":"JOB_194563","tr_customer_id":194581,"tr_customer_product_id":194571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:02:32.000Z","modified_at":"2026-02-22T13:02:32.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"10073353333117","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:02:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194564,"job_number":"JOB_194564","tr_customer_id":194582,"tr_customer_product_id":194572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:39.000Z","modified_at":"2026-02-22T13:05:39.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"63772948070357","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194565,"job_number":"JOB_194565","tr_customer_id":194583,"tr_customer_product_id":194573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:44.000Z","modified_at":"2026-02-22T13:05:44.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"33503353624518","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194566,"job_number":"JOB_194566","tr_customer_id":194584,"tr_customer_product_id":194574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:05:45.000Z","modified_at":"2026-02-22T13:05:45.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"86615108380312","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:05:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194567,"job_number":"JOB_194567","tr_customer_id":194585,"tr_customer_product_id":194575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:08:34.000Z","modified_at":"2026-02-22T13:08:34.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"gdfgdfgdfgdfgdfgd","imei1":"16554293383525","imei2":"gdf77gdfgdfgdfgd","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:08:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194568,"job_number":"JOB_194568","tr_customer_id":194586,"tr_customer_product_id":194576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:10:19.000Z","modified_at":"2026-02-22T13:10:19.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"64101487939091","imei1":"64101487939091","imei2":"64101487939091","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:10:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194569,"job_number":"JOB_194569","tr_customer_id":194587,"tr_customer_product_id":194577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:27.000Z","modified_at":"2026-02-22T13:14:27.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14483602394527","imei1":"14483602394527","imei2":"14483602394527","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194571,"job_number":"JOB_194571","tr_customer_id":194589,"tr_customer_product_id":194579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:29.000Z","modified_at":"2026-02-22T13:14:29.000Z","name":"Luciano Heidenreich","mobile_number":"748-663-0199","email_id":"Marian9@gmail.com","dop":"2025-04-06","serial_number":"13035403057110652","imei1":"13035403057110652","imei2":"13035403057110652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:14:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194572,"job_number":"JOB_194572","tr_customer_id":194590,"tr_customer_product_id":194580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:15.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14727098254552","imei1":"14727098254552","imei2":"14727098254552","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194574,"job_number":"JOB_194574","tr_customer_id":194592,"tr_customer_product_id":194582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:17.000Z","modified_at":"2026-02-22T13:15:17.000Z","name":"Clair Cummerata","mobile_number":"520-210-5273","email_id":"Robyn66@hotmail.com","dop":"2025-04-06","serial_number":"13425373844923340","imei1":"13425373844923340","imei2":"13425373844923340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:15:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194575,"job_number":"JOB_194575","tr_customer_id":194593,"tr_customer_product_id":194583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:01.000Z","modified_at":"2026-02-22T13:16:01.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12956851715715","imei1":"12956851715715","imei2":"12956851715715","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194577,"job_number":"JOB_194577","tr_customer_id":194595,"tr_customer_product_id":194585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:03.000Z","modified_at":"2026-02-22T13:16:03.000Z","name":"Arianna Runte","mobile_number":"493-460-7591","email_id":"Rosalee67@yahoo.com","dop":"2025-04-06","serial_number":"13702029222149452","imei1":"13702029222149452","imei2":"13702029222149452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:16:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194580,"job_number":"JOB_194580","tr_customer_id":194598,"tr_customer_product_id":194588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:17.000Z","modified_at":"2026-02-22T13:33:17.000Z","name":"Joannie Goyette","mobile_number":"893-208-2371","email_id":"Stephany15@hotmail.com","dop":"2025-04-06","serial_number":"12882302199662234","imei1":"12882302199662234","imei2":"12882302199662234","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:33:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194582,"job_number":"JOB_194582","tr_customer_id":194600,"tr_customer_product_id":194590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:04.000Z","modified_at":"2026-02-22T13:36:04.000Z","name":"Greta Wilkinson","mobile_number":"747-375-4746","email_id":"Gabe.Ward@yahoo.com","dop":"2025-04-06","serial_number":"13018433276353088","imei1":"13018433276353088","imei2":"13018433276353088","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:36:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194584,"job_number":"JOB_194584","tr_customer_id":194602,"tr_customer_product_id":194592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:15.000Z","modified_at":"2026-02-22T13:38:15.000Z","name":"Lolita Howell","mobile_number":"577-972-2144","email_id":"Misael54@yahoo.com","dop":"2025-05-30","serial_number":"16213196691489","imei1":"16213196691489","imei2":"16213196691489","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194585,"job_number":"JOB_194585","tr_customer_id":194603,"tr_customer_product_id":194593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:16.000Z","modified_at":"2026-02-22T13:38:16.000Z","name":"Nayeli Herzog","mobile_number":"644-352-3690","email_id":"Bridie.Gerhold84@gmail.com","dop":"2025-05-30","serial_number":"1476620743717292","imei1":"1476620743717292","imei2":"1476620743717292","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T13:38:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193009,"job_number":"JOB_193009","tr_customer_id":193027,"tr_customer_product_id":193017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T01:51:52.000Z","modified_at":"2026-02-21T01:51:52.000Z","name":"Vaibhav Ubale","mobile_number":"9076369696","email_id":"vaibhavubale@gmail.com","dop":"2025-12-17","serial_number":"96325874123647","imei1":"96325874123647","imei2":"96325874123647","popurl":"2025-12-17T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T01:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193010,"job_number":"JOB_193010","tr_customer_id":193028,"tr_customer_product_id":193018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T01:55:30.000Z","modified_at":"2026-02-21T01:55:30.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"10104806434183","imei1":"10104806434183","imei2":"10104806434183","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T01:55:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193019,"job_number":"JOB_193019","tr_customer_id":193037,"tr_customer_product_id":193027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T03:47:38.000Z","modified_at":"2026-02-21T03:47:38.000Z","name":"Lloyd Stehr","mobile_number":"730-564-5254","email_id":"Jasper91@gmail.com","dop":"2026-02-02","serial_number":"19168432925975","imei1":"19168432925975","imei2":"19168432925975","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T03:47:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193036,"job_number":"JOB_193036","tr_customer_id":193054,"tr_customer_product_id":193044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:15.000Z","modified_at":"2026-02-21T04:16:15.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Dexter.Medhurst@hotmail.com","dop":"2025-07-02","serial_number":"12842370285596","imei1":"12842370285596","imei2":"12842370285596","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193062,"job_number":"JOB_193062","tr_customer_id":193080,"tr_customer_product_id":193070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:33.000Z","modified_at":"2026-02-21T04:16:33.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Dashawn.Padberg27@hotmail.com","dop":"2025-07-02","serial_number":"17394348247944","imei1":"17394348247944","imei2":"17394348247944","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193081,"job_number":"JOB_193081","tr_customer_id":193099,"tr_customer_product_id":193089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:50.000Z","modified_at":"2026-02-21T04:16:50.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Madyson81@yahoo.com","dop":"2025-07-02","serial_number":"17369575998696","imei1":"17369575998696","imei2":"17369575998696","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193125,"job_number":"JOB_193125","tr_customer_id":193143,"tr_customer_product_id":193133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:30.000Z","modified_at":"2026-02-21T04:17:30.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"111718623597519","imei1":"111718623597519","imei2":"111718623597519","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193126,"job_number":"JOB_193126","tr_customer_id":193144,"tr_customer_product_id":193134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Florida Smitham","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198456073770967","imei1":"198456073770967","imei2":"198456073770967","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193127,"job_number":"JOB_193127","tr_customer_id":193145,"tr_customer_product_id":193135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Nettie Leuschke","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"131642109384643","imei1":"131642109384643","imei2":"131642109384643","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193128,"job_number":"JOB_193128","tr_customer_id":193146,"tr_customer_product_id":193136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:31.000Z","modified_at":"2026-02-21T04:17:31.000Z","name":"Hector Boehm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"198773321496222","imei1":"198773321496222","imei2":"198773321496222","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193136,"job_number":"JOB_193136","tr_customer_id":193154,"tr_customer_product_id":193144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:35.000Z","modified_at":"2026-02-21T04:17:35.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102025479038925","imei1":"102025479038925","imei2":"102025479038925","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193138,"job_number":"JOB_193138","tr_customer_id":193156,"tr_customer_product_id":193146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:36.000Z","modified_at":"2026-02-21T04:17:36.000Z","name":"Rex Gaylord","mobile_number":"364-216-1414","email_id":"Garnett_Stark@yahoo.com","dop":"2025-06-09","serial_number":"105304334932185","imei1":"105304334932185","imei2":"105304334932185","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193143,"job_number":"JOB_193143","tr_customer_id":193161,"tr_customer_product_id":193151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:38.000Z","modified_at":"2026-02-21T04:17:38.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11140477613811","imei1":"11140477613811","imei2":"11140477613811","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193146,"job_number":"JOB_193146","tr_customer_id":193164,"tr_customer_product_id":193154,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:41.000Z","modified_at":"2026-02-21T04:17:41.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"186716192476871","imei1":"186716192476871","imei2":"186716192476871","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193148,"job_number":"JOB_193148","tr_customer_id":193166,"tr_customer_product_id":193156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Berta Marks","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"165600717526229","imei1":"165600717526229","imei2":"165600717526229","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193150,"job_number":"JOB_193150","tr_customer_id":193168,"tr_customer_product_id":193158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Jeremy Pollich","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"160747708752512","imei1":"160747708752512","imei2":"160747708752512","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193152,"job_number":"JOB_193152","tr_customer_id":193170,"tr_customer_product_id":193160,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:42.000Z","modified_at":"2026-02-21T04:17:42.000Z","name":"Santos Hackett","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"139597104774913","imei1":"139597104774913","imei2":"139597104774913","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193187,"job_number":"JOB_193187","tr_customer_id":193205,"tr_customer_product_id":193195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102469542877406","imei1":"102469542877406","imei2":"102469542877406","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193190,"job_number":"JOB_193190","tr_customer_id":193208,"tr_customer_product_id":193198,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:52.000Z","modified_at":"2026-02-21T04:17:52.000Z","name":"Rupert Will","mobile_number":"458-949-1401","email_id":"Cory_DuBuque75@yahoo.com","dop":"2025-06-09","serial_number":"100871551647015","imei1":"100871551647015","imei2":"100871551647015","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193200,"job_number":"JOB_193200","tr_customer_id":193218,"tr_customer_product_id":193208,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:07.000Z","modified_at":"2026-02-21T04:18:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"101527533272771","imei1":"101527533272771","imei2":"101527533272771","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193203,"job_number":"JOB_193203","tr_customer_id":193221,"tr_customer_product_id":193211,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:08.000Z","modified_at":"2026-02-21T04:18:08.000Z","name":"Demarco Doyle","mobile_number":"640-472-1111","email_id":"Reyes_Hettinger@yahoo.com","dop":"2025-06-09","serial_number":"104599248420048","imei1":"104599248420048","imei2":"104599248420048","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193512,"job_number":"JOB_193512","tr_customer_id":193530,"tr_customer_product_id":193520,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:22.000Z","modified_at":"2026-02-21T14:14:22.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"176346063681459","imei1":"176346063681459","imei2":"176346063681459","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193513,"job_number":"JOB_193513","tr_customer_id":193531,"tr_customer_product_id":193521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Marguerite Towne","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"158125245973304","imei1":"158125245973304","imei2":"158125245973304","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193514,"job_number":"JOB_193514","tr_customer_id":193532,"tr_customer_product_id":193522,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Sebastian Kreiger","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"150052511932784","imei1":"150052511932784","imei2":"150052511932784","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193515,"job_number":"JOB_193515","tr_customer_id":193533,"tr_customer_product_id":193523,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:23.000Z","modified_at":"2026-02-21T14:14:23.000Z","name":"Lamar Shanahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"106317451495665","imei1":"106317451495665","imei2":"106317451495665","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193516,"job_number":"JOB_193516","tr_customer_id":193534,"tr_customer_product_id":193524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"127040746670047","imei1":"127040746670047","imei2":"127040746670047","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193517,"job_number":"JOB_193517","tr_customer_id":193535,"tr_customer_product_id":193525,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Norwood Schumm","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"104816007916464","imei1":"104816007916464","imei2":"104816007916464","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193518,"job_number":"JOB_193518","tr_customer_id":193536,"tr_customer_product_id":193526,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:34.000Z","modified_at":"2026-02-21T14:14:34.000Z","name":"Dylan Auer","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"182964044198586","imei1":"182964044198586","imei2":"182964044198586","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193519,"job_number":"JOB_193519","tr_customer_id":193537,"tr_customer_product_id":193527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:14:35.000Z","modified_at":"2026-02-21T14:14:35.000Z","name":"Alexander Tillman","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"163800974636583","imei1":"163800974636583","imei2":"163800974636583","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:14:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193641,"job_number":"JOB_193641","tr_customer_id":193659,"tr_customer_product_id":193649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:36.000Z","modified_at":"2026-02-21T14:31:36.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"100908710832239","imei1":"100908710832239","imei2":"100908710832239","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193643,"job_number":"JOB_193643","tr_customer_id":193661,"tr_customer_product_id":193651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:37.000Z","modified_at":"2026-02-21T14:31:37.000Z","name":"Rosina Ebert","mobile_number":"495-418-2776","email_id":"Vincenzo.Auer13@yahoo.com","dop":"2025-06-09","serial_number":"103091220877227","imei1":"103091220877227","imei2":"103091220877227","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193646,"job_number":"JOB_193646","tr_customer_id":193664,"tr_customer_product_id":193654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:52.000Z","modified_at":"2026-02-21T14:31:52.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"101225674397731","imei1":"101225674397731","imei2":"101225674397731","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193648,"job_number":"JOB_193648","tr_customer_id":193666,"tr_customer_product_id":193656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:31:53.000Z","modified_at":"2026-02-21T14:31:53.000Z","name":"Xavier Koss","mobile_number":"317-923-3478","email_id":"Jannie_Graham@yahoo.com","dop":"2025-06-09","serial_number":"104317030712009","imei1":"104317030712009","imei2":"104317030712009","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:31:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193655,"job_number":"JOB_193655","tr_customer_id":193673,"tr_customer_product_id":193663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:07.000Z","modified_at":"2026-02-21T14:32:07.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108674120206591","imei1":"108674120206591","imei2":"108674120206591","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193657,"job_number":"JOB_193657","tr_customer_id":193675,"tr_customer_product_id":193665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:32:07.000Z","modified_at":"2026-02-21T14:32:07.000Z","name":"Aron Osinski","mobile_number":"608-428-9787","email_id":"Darby65@gmail.com","dop":"2025-06-09","serial_number":"106626785484781","imei1":"106626785484781","imei2":"106626785484781","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:32:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193868,"job_number":"JOB_193868","tr_customer_id":193886,"tr_customer_product_id":193876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:03:03.000Z","modified_at":"2026-02-21T20:03:03.000Z","name":"Swagatika Das","mobile_number":"7022736888","email_id":"swagatikadas.ctc@gmail.com","dop":"2024-12-31","serial_number":"12678906754324","imei1":"12678906754324","imei2":"12678906754324","popurl":"2024-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:03:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193869,"job_number":"JOB_193869","tr_customer_id":193887,"tr_customer_product_id":193877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T20:04:04.000Z","modified_at":"2026-02-21T20:04:04.000Z","name":"Swagatika Das","mobile_number":"7022736888","email_id":"swagatikadas.ctc@gmail.com","dop":"2024-12-31","serial_number":"12678906754324","imei1":"12678906754320","imei2":"12678906754320","popurl":"2024-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T20:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193950,"job_number":"JOB_193950","tr_customer_id":193968,"tr_customer_product_id":193958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:24.000Z","modified_at":"2026-02-22T04:28:24.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Esperanza_OKeefe@hotmail.com","dop":"2025-07-02","serial_number":"16184434331422","imei1":"16184434331422","imei2":"16184434331422","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193973,"job_number":"JOB_193973","tr_customer_id":193991,"tr_customer_product_id":193981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:43.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Rachel.Schimmel@yahoo.com","dop":"2025-07-02","serial_number":"11789917581089","imei1":"11789917581089","imei2":"11789917581089","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193986,"job_number":"JOB_193986","tr_customer_id":194004,"tr_customer_product_id":193994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:00.000Z","modified_at":"2026-02-22T04:29:00.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Isabella_Howell@hotmail.com","dop":"2025-07-02","serial_number":"18829641277719","imei1":"18829641277719","imei2":"18829641277719","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194014,"job_number":"JOB_194014","tr_customer_id":194032,"tr_customer_product_id":194022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"188285180483577","imei1":"188285180483577","imei2":"188285180483577","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194016,"job_number":"JOB_194016","tr_customer_id":194034,"tr_customer_product_id":194024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Kenyon Prohaska","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"120409893510172","imei1":"120409893510172","imei2":"120409893510172","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194018,"job_number":"JOB_194018","tr_customer_id":194036,"tr_customer_product_id":194026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:29:28.000Z","name":"Trever Medhurst","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"107648363658568","imei1":"107648363658568","imei2":"107648363658568","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194019,"job_number":"JOB_194019","tr_customer_id":194037,"tr_customer_product_id":194027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:29.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Tremaine Kiehn","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115590705930053","imei1":"115590705930053","imei2":"115590705930053","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194034,"job_number":"JOB_194034","tr_customer_id":194052,"tr_customer_product_id":194042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16677469850106","imei1":"16677469850106","imei2":"16677469850106","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194035,"job_number":"JOB_194035","tr_customer_id":194053,"tr_customer_product_id":194043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:39.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"182478051794460","imei1":"182478051794460","imei2":"182478051794460","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194036,"job_number":"JOB_194036","tr_customer_id":194054,"tr_customer_product_id":194044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Lewis Grimes","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"153808311728191","imei1":"153808311728191","imei2":"153808311728191","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194037,"job_number":"JOB_194037","tr_customer_id":194055,"tr_customer_product_id":194045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Garret Beahan","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"196770767025054","imei1":"196770767025054","imei2":"196770767025054","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194039,"job_number":"JOB_194039","tr_customer_id":194057,"tr_customer_product_id":194047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:40.000Z","modified_at":"2026-02-22T04:29:40.000Z","name":"Taryn Raynor","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"169874382941604","imei1":"169874382941604","imei2":"169874382941604","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194071,"job_number":"JOB_194071","tr_customer_id":194089,"tr_customer_product_id":194079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:29:58.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"102902436394983","imei1":"102902436394983","imei2":"102902436394983","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194076,"job_number":"JOB_194076","tr_customer_id":194094,"tr_customer_product_id":194084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:59.000Z","modified_at":"2026-02-22T04:29:59.000Z","name":"Haleigh Hodkiewicz","mobile_number":"976-536-0237","email_id":"Angelina.Homenick4@yahoo.com","dop":"2025-06-09","serial_number":"101755697199687","imei1":"101755697199687","imei2":"101755697199687","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194094,"job_number":"JOB_194094","tr_customer_id":194112,"tr_customer_product_id":194102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:16.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"107463813310580","imei1":"107463813310580","imei2":"107463813310580","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194096,"job_number":"JOB_194096","tr_customer_id":194114,"tr_customer_product_id":194104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:17.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Duane Wiegand","mobile_number":"444-428-1218","email_id":"Jordy55@yahoo.com","dop":"2025-06-09","serial_number":"102980606099952","imei1":"102980606099952","imei2":"102980606099952","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194107,"job_number":"JOB_194107","tr_customer_id":194125,"tr_customer_product_id":194115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"104587513436407","imei1":"104587513436407","imei2":"104587513436407","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194110,"job_number":"JOB_194110","tr_customer_id":194128,"tr_customer_product_id":194118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:30:35.000Z","name":"Dora Fahey","mobile_number":"798-467-5297","email_id":"Trey_Crona95@hotmail.com","dop":"2025-06-09","serial_number":"101418255419059","imei1":"101418255419059","imei2":"101418255419059","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193044,"job_number":"JOB_193044","tr_customer_id":193062,"tr_customer_product_id":193052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:24.000Z","modified_at":"2026-02-21T04:16:24.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10292309494622","imei1":"10292309494622","imei2":"10292309494622","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193052,"job_number":"JOB_193052","tr_customer_id":193070,"tr_customer_product_id":193060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:16:26.000Z","modified_at":"2026-02-21T04:16:26.000Z","name":"Sierra Sawayn","mobile_number":"541-241-9529","email_id":"Willow.Farrell65@gmail.com","dop":"2000-01-31","serial_number":"1058654048623764","imei1":"1058654048623764","imei2":"1058654048623764","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:16:26.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193097,"job_number":"JOB_193097","tr_customer_id":193115,"tr_customer_product_id":193105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:07.000Z","modified_at":"2026-02-21T04:17:07.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10352485471554","imei1":"10352485471554","imei2":"10352485471554","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:07.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193103,"job_number":"JOB_193103","tr_customer_id":193121,"tr_customer_product_id":193111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:08.000Z","modified_at":"2026-02-21T04:17:08.000Z","name":"Winifred Hackett","mobile_number":"284-612-9973","email_id":"Gino_Effertz84@gmail.com","dop":"2000-01-31","serial_number":"1073478699062341","imei1":"1073478699062341","imei2":"1073478699062341","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:08.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193173,"job_number":"JOB_193173","tr_customer_id":193191,"tr_customer_product_id":193181,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:49.000Z","modified_at":"2026-02-21T04:17:49.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10733609826296","imei1":"10733609826296","imei2":"10733609826296","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193184,"job_number":"JOB_193184","tr_customer_id":193202,"tr_customer_product_id":193192,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:17:51.000Z","modified_at":"2026-02-21T04:17:51.000Z","name":"Maximus MacGyver","mobile_number":"252-897-2756","email_id":"Mathias84@yahoo.com","dop":"2000-01-31","serial_number":"1042566965219949","imei1":"1042566965219949","imei2":"1042566965219949","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:17:51.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193227,"job_number":"JOB_193227","tr_customer_id":193245,"tr_customer_product_id":193235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:32.000Z","modified_at":"2026-02-21T04:18:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10887437180877","imei1":"10887437180877","imei2":"10887437180877","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193233,"job_number":"JOB_193233","tr_customer_id":193251,"tr_customer_product_id":193241,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T04:18:34.000Z","modified_at":"2026-02-21T04:18:34.000Z","name":"Jimmy Langosh","mobile_number":"895-964-6169","email_id":"Arnoldo75@yahoo.com","dop":"2000-01-31","serial_number":"1082126794662261","imei1":"1082126794662261","imei2":"1082126794662261","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T04:18:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193552,"job_number":"JOB_193552","tr_customer_id":193570,"tr_customer_product_id":193560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:19.000Z","modified_at":"2026-02-21T14:21:19.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10107244662808","imei1":"10107244662808","imei2":"10107244662808","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193554,"job_number":"JOB_193554","tr_customer_id":193572,"tr_customer_product_id":193562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:21:21.000Z","modified_at":"2026-02-21T14:21:21.000Z","name":"Maxine Romaguera","mobile_number":"281-697-6387","email_id":"Tony75@hotmail.com","dop":"2000-01-31","serial_number":"1014940256710280","imei1":"1014940256710280","imei2":"1014940256710280","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:21:21.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193558,"job_number":"JOB_193558","tr_customer_id":193576,"tr_customer_product_id":193566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:04.000Z","modified_at":"2026-02-21T14:22:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10098363107242","imei1":"10098363107242","imei2":"10098363107242","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193560,"job_number":"JOB_193560","tr_customer_id":193578,"tr_customer_product_id":193568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:05.000Z","modified_at":"2026-02-21T14:22:05.000Z","name":"Chauncey Abbott","mobile_number":"222-843-4084","email_id":"Jaunita8@gmail.com","dop":"2000-01-31","serial_number":"1091480358095510","imei1":"1091480358095510","imei2":"1091480358095510","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193561,"job_number":"JOB_193561","tr_customer_id":193579,"tr_customer_product_id":193569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:48.000Z","modified_at":"2026-02-21T14:22:48.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10505270734644","imei1":"10505270734644","imei2":"10505270734644","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:48.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193563,"job_number":"JOB_193563","tr_customer_id":193581,"tr_customer_product_id":193571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:22:50.000Z","modified_at":"2026-02-21T14:22:50.000Z","name":"Lincoln Fadel","mobile_number":"625-347-3262","email_id":"Mabelle_Langworth@hotmail.com","dop":"2000-01-31","serial_number":"1069517409154529","imei1":"1069517409154529","imei2":"1069517409154529","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:22:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193567,"job_number":"JOB_193567","tr_customer_id":193585,"tr_customer_product_id":193575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:32.000Z","modified_at":"2026-02-21T14:23:32.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10993078721485","imei1":"10993078721485","imei2":"10993078721485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:32.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193569,"job_number":"JOB_193569","tr_customer_id":193587,"tr_customer_product_id":193577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T14:23:34.000Z","modified_at":"2026-02-21T14:23:34.000Z","name":"Dena Nader","mobile_number":"893-548-5671","email_id":"Raegan.Kertzmann55@hotmail.com","dop":"2000-01-31","serial_number":"1090274889486188","imei1":"1090274889486188","imei2":"1090274889486188","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-21T14:23:34.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193906,"job_number":"JOB_193906","tr_customer_id":193924,"tr_customer_product_id":193914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:23.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10779014374623","imei1":"10779014374623","imei2":"10779014374623","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193908,"job_number":"JOB_193908","tr_customer_id":193926,"tr_customer_product_id":193916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:24.000Z","modified_at":"2026-02-22T01:29:24.000Z","name":"Sophie Hudson","mobile_number":"822-618-2279","email_id":"Murphy_Hamill14@yahoo.com","dop":"2000-01-31","serial_number":"1039021652816750","imei1":"1039021652816750","imei2":"1039021652816750","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:29:24.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193909,"job_number":"JOB_193909","tr_customer_id":193927,"tr_customer_product_id":193917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:04.000Z","modified_at":"2026-02-22T01:30:04.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10498777917030","imei1":"10498777917030","imei2":"10498777917030","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:04.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193911,"job_number":"JOB_193911","tr_customer_id":193929,"tr_customer_product_id":193919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:06.000Z","modified_at":"2026-02-22T01:30:06.000Z","name":"Tanner Lemke","mobile_number":"738-541-6857","email_id":"Ayana_Cormier71@hotmail.com","dop":"2000-01-31","serial_number":"1055085125902551","imei1":"1055085125902551","imei2":"1055085125902551","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:06.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193912,"job_number":"JOB_193912","tr_customer_id":193930,"tr_customer_product_id":193920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:30:46.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10507094446578","imei1":"10507094446578","imei2":"10507094446578","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193914,"job_number":"JOB_193914","tr_customer_id":193932,"tr_customer_product_id":193922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:47.000Z","modified_at":"2026-02-22T01:30:47.000Z","name":"Boris Kessler","mobile_number":"292-722-2834","email_id":"Korey_Schimmel0@gmail.com","dop":"2000-01-31","serial_number":"1026393316007311","imei1":"1026393316007311","imei2":"1026393316007311","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193915,"job_number":"JOB_193915","tr_customer_id":193933,"tr_customer_product_id":193923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:31:27.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10606491022770","imei1":"10606491022770","imei2":"10606491022770","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":193917,"job_number":"JOB_193917","tr_customer_id":193935,"tr_customer_product_id":193925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:28.000Z","modified_at":"2026-02-22T01:31:28.000Z","name":"Melvin Daniel","mobile_number":"598-358-7263","email_id":"Eulalia.Hermann@gmail.com","dop":"2000-01-31","serial_number":"1071872874102419","imei1":"1071872874102419","imei2":"1071872874102419","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T01:31:28.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194002,"job_number":"JOB_194002","tr_customer_id":194020,"tr_customer_product_id":194010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:17.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10510275056194","imei1":"10510275056194","imei2":"10510275056194","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:17.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194006,"job_number":"JOB_194006","tr_customer_id":194024,"tr_customer_product_id":194014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:19.000Z","modified_at":"2026-02-22T04:29:19.000Z","name":"Elwyn Runte","mobile_number":"390-349-6621","email_id":"Berta.Wintheiser@hotmail.com","dop":"2000-01-31","serial_number":"1024007201542642","imei1":"1024007201542642","imei2":"1024007201542642","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:29:19.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194080,"job_number":"JOB_194080","tr_customer_id":194098,"tr_customer_product_id":194088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10630488659500","imei1":"10630488659500","imei2":"10630488659500","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194083,"job_number":"JOB_194083","tr_customer_id":194101,"tr_customer_product_id":194091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:03.000Z","modified_at":"2026-02-22T04:30:03.000Z","name":"Brando Dach","mobile_number":"619-886-4070","email_id":"Kayden_Schneider@yahoo.com","dop":"2000-01-31","serial_number":"1044779089778321","imei1":"1044779089778321","imei2":"1044779089778321","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:03.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194125,"job_number":"JOB_194125","tr_customer_id":194143,"tr_customer_product_id":194133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10021267266776","imei1":"10021267266776","imei2":"10021267266776","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194129,"job_number":"JOB_194129","tr_customer_id":194147,"tr_customer_product_id":194137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:30:49.000Z","name":"Bruce Kutch","mobile_number":"791-420-7392","email_id":"Sonya55@hotmail.com","dop":"2000-01-31","serial_number":"1071502851072091","imei1":"1071502851072091","imei2":"1071502851072091","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:30:49.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194155,"job_number":"JOB_194155","tr_customer_id":194173,"tr_customer_product_id":194163,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10360724777453","imei1":"10360724777453","imei2":"10360724777453","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":194157,"job_number":"JOB_194157","tr_customer_id":194175,"tr_customer_product_id":194165,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:33.000Z","modified_at":"2026-02-22T04:31:33.000Z","name":"Candido Sipes","mobile_number":"680-830-8369","email_id":"Turner_Weber99@yahoo.com","dop":"2000-01-31","serial_number":"1004800070182344","imei1":"1004800070182344","imei2":"1004800070182344","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-22T04:31:33.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1258c03f-353f-46d9-9f41-367ae6225b47
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-Gr6Lb+BJMwJ2E/bq9pKztvRrLBY"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 225ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0433d9d1-6662-4d22-8a7b-e851069b26f8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf77bf46-02ee-4d6d-a127-6bb122ea4773
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-scGvVv5zndSX9j7xHVOpktX1b04"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:25 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":2},{"label":"Repair completed","key":"repair_completed","count":162}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 238ms
Mean size per request: 1.94KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0e14749b-5af4-45b6-9067-b07e865a9ffd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c7-UABzLLRSVjE+SwbK3jPAFgkoJ8I"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":193878,"job_number":"JOB_193878","tr_customer_id":193896,"tr_customer_product_id":193886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:24:05.000Z","modified_at":"2026-02-21T21:24:11.000Z","name":"Yazmin Berge","mobile_number":"382-922-9317","email_id":"Sylvan46@gmail.com","dop":"2025-04-06","serial_number":"10813119881759","imei1":"10813119881759","imei2":"10813119881759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-21T21:24:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:24.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-22T13:38:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a62ecfd4-f845-4ee5-9ddc-3f14f6dbf29a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 368ms
Mean size per request: 2.34KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 539642c0-8060-403f-8b33-2705bf863b7a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"960-07SIbOyPAvUjhz0tFF3dY5wxEtA"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:26 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:24.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-22T13:38:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":194583,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-22T13:38:14.000Z"}],"quatations":[]},{"id":193878,"job_number":"JOB_193878","tr_customer_id":193896,"tr_customer_product_id":193886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T21:24:05.000Z","modified_at":"2026-02-21T21:24:11.000Z","name":"Yazmin Berge","mobile_number":"382-922-9317","email_id":"Sylvan46@gmail.com","dop":"2025-04-06","serial_number":"10813119881759","imei1":"10813119881759","imei2":"10813119881759","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-21T21:24:11.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":193878,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-21T21:24:05.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b94677f0-0f5f-4f5e-abee-e17d79f78c16
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MDV9.vldOxlYsRnEAcVWPb2hWtuXsZgvQQYk9B899Mfn9PLA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f650e02d-c3f4-40c8-bc5c-bd7e7001ec39
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 194583,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7c7bf9dc-bf13-4154-a6df-fe0b9b2b0d9e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-xpY1JTnzsAYUYGGFRJaluodCJ8o"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33a20422-060e-4c24-a1d5-d6db196767a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 247ms
Mean size per request: 203B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3f841db5-2eaa-4db2-9c0e-ea519a346dba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 203
ETag W/"cb-2QeNKwC9SJe1J0IMj3P1lXgfNNU"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:27 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":11},{"label":"QC Completed","key":"qc_completed","count":161},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 226ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e21563d3-48a1-495d-a3b1-7a8355e4078c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 155.71KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1f43a122-fbf0-4d13-967f-ebc8fb17faad
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"26edc-K1G7f15MC6MeF0HjENvBzwI3Pa0"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:28 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":194229,"job_number":"JOB_194229","tr_customer_id":194247,"tr_customer_product_id":194237,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:00.000Z","modified_at":"2026-02-22T07:53:10.000Z","name":"Samantha Effertz","mobile_number":"639-925-8791","email_id":"Oren.Skiles@yahoo.com","dop":"2025-11-04","serial_number":"12938611911244","imei1":"12938611911244","imei2":"12938611911244","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194228,"job_number":"JOB_194228","tr_customer_id":194246,"tr_customer_product_id":194236,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:46.000Z","modified_at":"2026-02-22T07:52:56.000Z","name":"Jodie Kris","mobile_number":"954-718-8152","email_id":"Linwood72@yahoo.com","dop":"2025-11-04","serial_number":"26878147867829","imei1":"26878147867829","imei2":"26878147867829","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194227,"job_number":"JOB_194227","tr_customer_id":194245,"tr_customer_product_id":194235,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:31.000Z","modified_at":"2026-02-22T07:52:42.000Z","name":"Josie Cartwright","mobile_number":"452-575-6501","email_id":"Katarina12@gmail.com","dop":"2025-11-04","serial_number":"58176726388912","imei1":"58176726388912","imei2":"58176726388912","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:52:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194213,"job_number":"JOB_194213","tr_customer_id":194231,"tr_customer_product_id":194221,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:36:02.000Z","modified_at":"2026-02-22T06:36:15.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"14349254739086","imei1":"14349254739086","imei2":"14349254739086","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:36:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194212,"job_number":"JOB_194212","tr_customer_id":194230,"tr_customer_product_id":194220,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:45.000Z","modified_at":"2026-02-22T06:35:58.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"84289222046148","imei1":"84289222046148","imei2":"84289222046148","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194211,"job_number":"JOB_194211","tr_customer_id":194229,"tr_customer_product_id":194219,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:35:28.000Z","modified_at":"2026-02-22T06:35:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"59793211749978","imei1":"59793211749978","imei2":"59793211749978","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:35:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194210,"job_number":"JOB_194210","tr_customer_id":194228,"tr_customer_product_id":194218,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:32:07.000Z","modified_at":"2026-02-22T06:32:18.000Z","name":"Bradford Funk","mobile_number":"822-549-0708","email_id":"Coby30@hotmail.com","dop":"2025-11-04","serial_number":"22334828767616","imei1":"22334828767616","imei2":"22334828767616","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194209,"job_number":"JOB_194209","tr_customer_id":194227,"tr_customer_product_id":194217,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:53.000Z","modified_at":"2026-02-22T06:32:04.000Z","name":"Taryn Jacobs","mobile_number":"331-924-5770","email_id":"Gregg.Ondricka@yahoo.com","dop":"2025-11-04","serial_number":"53332139627344","imei1":"53332139627344","imei2":"53332139627344","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194208,"job_number":"JOB_194208","tr_customer_id":194226,"tr_customer_product_id":194216,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:31:38.000Z","modified_at":"2026-02-22T06:31:49.000Z","name":"Wilton Stiedemann","mobile_number":"299-277-7033","email_id":"Rocio.Adams77@yahoo.com","dop":"2025-11-04","serial_number":"15994403488883","imei1":"15994403488883","imei2":"15994403488883","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194114,"job_number":"JOB_194114","tr_customer_id":194132,"tr_customer_product_id":194122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Gonzalo Jast","mobile_number":"423-248-2018","email_id":"Marilie_Champlin@hotmail.com","dop":"2025-12-31","serial_number":"10794073445393","imei1":"10794073445393","imei2":"10794073445393","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194108,"job_number":"JOB_194108","tr_customer_id":194126,"tr_customer_product_id":194116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:34.000Z","modified_at":"2026-02-22T04:30:47.000Z","name":"Mauricio Dicki","mobile_number":"584-240-2257","email_id":"Earnestine.Schroeder@hotmail.com","dop":"2025-06-09","serial_number":"100061958716408","imei1":"100061958716408","imei2":"100061958716408","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194103,"job_number":"JOB_194103","tr_customer_id":194121,"tr_customer_product_id":194111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:21.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Rickie Toy","mobile_number":"549-808-3580","email_id":"Thaddeus12@yahoo.com","dop":"2025-12-31","serial_number":"10949524402967","imei1":"10949524402967","imei2":"10949524402967","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194095,"job_number":"JOB_194095","tr_customer_id":194113,"tr_customer_product_id":194103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:16.000Z","modified_at":"2026-02-22T04:30:29.000Z","name":"Kieran Hermann","mobile_number":"503-838-0388","email_id":"Sonia0@yahoo.com","dop":"2025-06-09","serial_number":"101417934489447","imei1":"101417934489447","imei2":"101417934489447","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194084,"job_number":"JOB_194084","tr_customer_id":194102,"tr_customer_product_id":194092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:07.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Sean Swaniawski","mobile_number":"603-582-4523","email_id":"Idella.Lesch@yahoo.com","dop":"2025-12-31","serial_number":"10493486037806","imei1":"10493486037806","imei2":"10493486037806","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194073,"job_number":"JOB_194073","tr_customer_id":194091,"tr_customer_product_id":194081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:11.000Z","name":"Garland Jakubowski","mobile_number":"460-851-5971","email_id":"Annetta_Wehner@yahoo.com","dop":"2025-06-09","serial_number":"105893381349609","imei1":"105893381349609","imei2":"105893381349609","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194048,"job_number":"JOB_194048","tr_customer_id":194066,"tr_customer_product_id":194056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:46.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Michelle Daniel","mobile_number":"900-955-3645","email_id":"Griffin_Gutkowski@gmail.com","dop":"2025-10-01","serial_number":"19034367450544","imei1":"19034367450544","imei2":"19034367450544","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194033,"job_number":"JOB_194033","tr_customer_id":194051,"tr_customer_product_id":194041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:39.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14629407441635","imei1":"14629407441635","imei2":"14629407441635","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193978,"job_number":"JOB_193978","tr_customer_id":193996,"tr_customer_product_id":193986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:28:56.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"158334195680801","imei1":"158334195680801","imei2":"158334195680801","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193974,"job_number":"JOB_193974","tr_customer_id":193992,"tr_customer_product_id":193982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:46.000Z","modified_at":"2026-02-22T04:28:51.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"153280580401648","imei1":"153280580401648","imei2":"153280580401648","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193972,"job_number":"JOB_193972","tr_customer_id":193990,"tr_customer_product_id":193980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:41.000Z","modified_at":"2026-02-22T04:28:45.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"171438773032340","imei1":"171438773032340","imei2":"171438773032340","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193964,"job_number":"JOB_193964","tr_customer_id":193982,"tr_customer_product_id":193972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:28:40.000Z","name":"Sebasti Jeya Ranjani Manuel","mobile_number":"9685741235","email_id":"ran@gmail.com","dop":"2025-06-17","serial_number":"156959458666364","imei1":"156959458666364","imei2":"156959458666364","popurl":"2025-06-17T04:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193959,"job_number":"JOB_193959","tr_customer_id":193977,"tr_customer_product_id":193967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:29.000Z","modified_at":"2026-02-22T04:28:39.000Z","name":"giyu tomiaka","mobile_number":"583-464-2903","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"790093965815536","imei1":"790093965815536","imei2":"790093965815536","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193948,"job_number":"JOB_193948","tr_customer_id":193966,"tr_customer_product_id":193956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:27.000Z","name":"tanjiro kamado","mobile_number":"755-403-2197","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"809739557031854","imei1":"809739557031854","imei2":"809739557031854","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193935,"job_number":"JOB_193935","tr_customer_id":193953,"tr_customer_product_id":193943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:05.000Z","modified_at":"2026-02-22T04:28:15.000Z","name":"saitama sensei","mobile_number":"402-566-6662","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"624153338326261","imei1":"624153338326261","imei2":"624153338326261","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194581,"job_number":"JOB_194581","tr_customer_id":194599,"tr_customer_product_id":194589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:36:03.000Z","modified_at":"2026-02-22T13:36:43.000Z","name":"Araceli Rosenbaum","mobile_number":"444-523-9242","email_id":"Johnpaul.Mills@gmail.com","dop":"2025-04-06","serial_number":"11514794208421","imei1":"11514794208421","imei2":"11514794208421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:36:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194579,"job_number":"JOB_194579","tr_customer_id":194597,"tr_customer_product_id":194587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:33:16.000Z","modified_at":"2026-02-22T13:33:52.000Z","name":"Michaela Bailey","mobile_number":"603-657-4244","email_id":"Armani25@hotmail.com","dop":"2025-04-06","serial_number":"17605523202379","imei1":"17605523202379","imei2":"17605523202379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:33:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194576,"job_number":"JOB_194576","tr_customer_id":194594,"tr_customer_product_id":194584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:16:02.000Z","modified_at":"2026-02-22T13:16:41.000Z","name":"Elna Becker","mobile_number":"502-747-6987","email_id":"Enrico49@yahoo.com","dop":"2025-04-06","serial_number":"11296544646733","imei1":"11296544646733","imei2":"11296544646733","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:16:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194573,"job_number":"JOB_194573","tr_customer_id":194591,"tr_customer_product_id":194581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:15:15.000Z","modified_at":"2026-02-22T13:15:54.000Z","name":"Lauretta Hamill","mobile_number":"782-900-7784","email_id":"Frank15@yahoo.com","dop":"2025-04-06","serial_number":"15510938311185","imei1":"15510938311185","imei2":"15510938311185","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194570,"job_number":"JOB_194570","tr_customer_id":194588,"tr_customer_product_id":194578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:14:28.000Z","modified_at":"2026-02-22T13:15:08.000Z","name":"Katelyn Boyer","mobile_number":"407-396-8043","email_id":"Rita.Feil87@hotmail.com","dop":"2025-04-06","serial_number":"11062249636069","imei1":"11062249636069","imei2":"11062249636069","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:15:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194560,"job_number":"JOB_194560","tr_customer_id":194578,"tr_customer_product_id":194568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:58:07.000Z","modified_at":"2026-02-22T12:58:45.000Z","name":"Odell Hilpert","mobile_number":"681-563-8340","email_id":"Pietro.Buckridge@yahoo.com","dop":"2025-04-06","serial_number":"10495034154666","imei1":"10495034154666","imei2":"10495034154666","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194557,"job_number":"JOB_194557","tr_customer_id":194575,"tr_customer_product_id":194565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:57:23.000Z","modified_at":"2026-02-22T12:58:00.000Z","name":"Emilio Jaskolski","mobile_number":"347-972-1977","email_id":"Giovanni41@yahoo.com","dop":"2025-04-06","serial_number":"14453019995158","imei1":"14453019995158","imei2":"14453019995158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:58:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194554,"job_number":"JOB_194554","tr_customer_id":194572,"tr_customer_product_id":194562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:56:37.000Z","modified_at":"2026-02-22T12:57:15.000Z","name":"Bennett Lebsack","mobile_number":"937-279-9798","email_id":"Orlo53@hotmail.com","dop":"2025-04-06","serial_number":"10630640148701","imei1":"10630640148701","imei2":"10630640148701","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:57:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194551,"job_number":"JOB_194551","tr_customer_id":194569,"tr_customer_product_id":194559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:45:21.000Z","modified_at":"2026-02-22T12:46:00.000Z","name":"Granville Bogan","mobile_number":"441-527-2124","email_id":"Noemy_Reilly49@gmail.com","dop":"2025-04-06","serial_number":"16307437743546","imei1":"16307437743546","imei2":"16307437743546","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194548,"job_number":"JOB_194548","tr_customer_id":194566,"tr_customer_product_id":194556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:34.000Z","modified_at":"2026-02-22T12:45:13.000Z","name":"Lambert Kertzmann","mobile_number":"725-945-7294","email_id":"Justine83@yahoo.com","dop":"2025-04-06","serial_number":"18540565509467","imei1":"18540565509467","imei2":"18540565509467","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:45:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194545,"job_number":"JOB_194545","tr_customer_id":194563,"tr_customer_product_id":194553,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:44:23.000Z","modified_at":"2026-02-22T12:44:58.000Z","name":"Pinkie Dickinson","mobile_number":"455-259-8387","email_id":"Lourdes_Hyatt84@hotmail.com","dop":"2025-04-06","serial_number":"17452380550016","imei1":"17452380550016","imei2":"17452380550016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194542,"job_number":"JOB_194542","tr_customer_id":194560,"tr_customer_product_id":194550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:47.000Z","modified_at":"2026-02-22T12:44:27.000Z","name":"Rita Fay","mobile_number":"216-905-6476","email_id":"Dock.Botsford@yahoo.com","dop":"2025-04-06","serial_number":"11456353336641","imei1":"11456353336641","imei2":"11456353336641","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194539,"job_number":"JOB_194539","tr_customer_id":194557,"tr_customer_product_id":194547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:43:41.000Z","modified_at":"2026-02-22T12:44:16.000Z","name":"Claude Cremin","mobile_number":"956-979-3201","email_id":"Nayeli98@gmail.com","dop":"2025-04-06","serial_number":"18621087698568","imei1":"18621087698568","imei2":"18621087698568","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:44:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194536,"job_number":"JOB_194536","tr_customer_id":194554,"tr_customer_product_id":194544,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:42:58.000Z","modified_at":"2026-02-22T12:43:34.000Z","name":"Jaren Stark","mobile_number":"231-882-6048","email_id":"Van.Jakubowski@yahoo.com","dop":"2025-04-06","serial_number":"18326619064954","imei1":"18326619064954","imei2":"18326619064954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:43:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194533,"job_number":"JOB_194533","tr_customer_id":194551,"tr_customer_product_id":194541,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:34:27.000Z","modified_at":"2026-02-22T12:35:05.000Z","name":"Mac Will","mobile_number":"553-253-6782","email_id":"Marianne63@gmail.com","dop":"2025-04-06","serial_number":"10866607894842","imei1":"10866607894842","imei2":"10866607894842","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194530,"job_number":"JOB_194530","tr_customer_id":194548,"tr_customer_product_id":194538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:33:42.000Z","modified_at":"2026-02-22T12:34:20.000Z","name":"Neal Murray","mobile_number":"403-227-7207","email_id":"Lilla_Predovic@yahoo.com","dop":"2025-04-06","serial_number":"14255098837989","imei1":"14255098837989","imei2":"14255098837989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:34:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194527,"job_number":"JOB_194527","tr_customer_id":194545,"tr_customer_product_id":194535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:32:56.000Z","modified_at":"2026-02-22T12:33:35.000Z","name":"Aileen Witting","mobile_number":"467-700-5993","email_id":"Alexis_Gleichner@gmail.com","dop":"2025-04-06","serial_number":"16013024830350","imei1":"16013024830350","imei2":"16013024830350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:33:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194524,"job_number":"JOB_194524","tr_customer_id":194542,"tr_customer_product_id":194532,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T12:21:59.000Z","modified_at":"2026-02-22T12:22:35.000Z","name":"Elyssa Ruecker","mobile_number":"395-440-6564","email_id":"Oceane_Mertz13@yahoo.com","dop":"2025-04-06","serial_number":"17667849573988","imei1":"17667849573988","imei2":"17667849573988","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T12:22:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194522,"job_number":"JOB_194522","tr_customer_id":194540,"tr_customer_product_id":194530,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:57:32.000Z","modified_at":"2026-02-22T11:58:10.000Z","name":"Verna Spencer","mobile_number":"336-962-5038","email_id":"Jeanie_Schulist@hotmail.com","dop":"2025-04-06","serial_number":"15364455148532","imei1":"15364455148532","imei2":"15364455148532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:58:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194519,"job_number":"JOB_194519","tr_customer_id":194537,"tr_customer_product_id":194527,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:47.000Z","modified_at":"2026-02-22T11:57:25.000Z","name":"Hiram Parisian","mobile_number":"484-409-9113","email_id":"Aylin.Leffler96@hotmail.com","dop":"2025-04-06","serial_number":"19567354502675","imei1":"19567354502675","imei2":"19567354502675","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:57:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194516,"job_number":"JOB_194516","tr_customer_id":194534,"tr_customer_product_id":194524,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:56:02.000Z","modified_at":"2026-02-22T11:56:40.000Z","name":"Wilber Fisher","mobile_number":"601-812-5180","email_id":"Ernestine_Reynolds23@gmail.com","dop":"2025-04-06","serial_number":"12483180180792","imei1":"12483180180792","imei2":"12483180180792","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:56:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194513,"job_number":"JOB_194513","tr_customer_id":194531,"tr_customer_product_id":194521,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:39.000Z","modified_at":"2026-02-22T11:55:14.000Z","name":"Darion Thiel","mobile_number":"947-344-7377","email_id":"Korbin.Walsh@yahoo.com","dop":"2025-04-06","serial_number":"16536752911022","imei1":"16536752911022","imei2":"16536752911022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:55:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194511,"job_number":"JOB_194511","tr_customer_id":194529,"tr_customer_product_id":194519,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:54:20.000Z","modified_at":"2026-02-22T11:54:56.000Z","name":"Rahsaan Klein","mobile_number":"679-428-7464","email_id":"Catharine80@yahoo.com","dop":"2025-04-06","serial_number":"15325450103652","imei1":"15325450103652","imei2":"15325450103652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194508,"job_number":"JOB_194508","tr_customer_id":194526,"tr_customer_product_id":194516,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:53:37.000Z","modified_at":"2026-02-22T11:54:13.000Z","name":"Lina Lebsack","mobile_number":"386-795-4296","email_id":"Reginald.Bode@gmail.com","dop":"2025-04-06","serial_number":"10151573158242","imei1":"10151573158242","imei2":"10151573158242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:54:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194505,"job_number":"JOB_194505","tr_customer_id":194523,"tr_customer_product_id":194513,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:52:53.000Z","modified_at":"2026-02-22T11:53:30.000Z","name":"Cornell McCullough","mobile_number":"768-393-1080","email_id":"Deshaun_Crona24@hotmail.com","dop":"2025-04-06","serial_number":"17412231006772","imei1":"17412231006772","imei2":"17412231006772","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:53:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194296,"job_number":"JOB_194296","tr_customer_id":194314,"tr_customer_product_id":194304,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T11:19:00.000Z","modified_at":"2026-02-22T11:19:40.000Z","name":"Preston Koss","mobile_number":"640-901-7072","email_id":"Kathryne.Purdy67@hotmail.com","dop":"2025-04-06","serial_number":"19253248112237","imei1":"19253248112237","imei2":"19253248112237","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194284,"job_number":"JOB_194284","tr_customer_id":194302,"tr_customer_product_id":194292,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:57:08.000Z","modified_at":"2026-02-22T11:15:48.000Z","name":"Malvina Harvey","mobile_number":"706-208-4727","email_id":"Lavina_Russel46@hotmail.com","dop":"2025-04-06","serial_number":"18950300619168","imei1":"18950300619168","imei2":"18950300619168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T11:15:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194282,"job_number":"JOB_194282","tr_customer_id":194300,"tr_customer_product_id":194290,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:50.000Z","modified_at":"2026-02-22T10:48:30.000Z","name":"Aimee Smitham","mobile_number":"216-617-2311","email_id":"Kristopher_Beatty72@gmail.com","dop":"2025-04-06","serial_number":"12213845621203","imei1":"12213845621203","imei2":"12213845621203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:48:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194279,"job_number":"JOB_194279","tr_customer_id":194297,"tr_customer_product_id":194287,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:47:04.000Z","modified_at":"2026-02-22T10:47:43.000Z","name":"Pearl Hodkiewicz","mobile_number":"582-576-8459","email_id":"Lawson.Schmitt@gmail.com","dop":"2025-04-06","serial_number":"10353262199308","imei1":"10353262199308","imei2":"10353262199308","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:47:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194276,"job_number":"JOB_194276","tr_customer_id":194294,"tr_customer_product_id":194284,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:46:16.000Z","modified_at":"2026-02-22T10:46:56.000Z","name":"Jasen Jast","mobile_number":"251-536-2146","email_id":"Cristobal.Towne@hotmail.com","dop":"2025-04-06","serial_number":"18931189027844","imei1":"18931189027844","imei2":"18931189027844","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:46:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194271,"job_number":"JOB_194271","tr_customer_id":194289,"tr_customer_product_id":194279,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:41:01.000Z","modified_at":"2026-02-22T10:41:49.000Z","name":"Jacklyn Graham","mobile_number":"666-265-6599","email_id":"Hellen_Lemke@yahoo.com","dop":"2025-04-06","serial_number":"10665863259168","imei1":"10665863259168","imei2":"10665863259168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:41:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194268,"job_number":"JOB_194268","tr_customer_id":194286,"tr_customer_product_id":194276,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:57.000Z","modified_at":"2026-02-22T10:31:34.000Z","name":"Peyton Barrows","mobile_number":"315-628-1527","email_id":"Freddy.Barrows@yahoo.com","dop":"2025-04-06","serial_number":"12403630863050","imei1":"12403630863050","imei2":"12403630863050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:31:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194265,"job_number":"JOB_194265","tr_customer_id":194283,"tr_customer_product_id":194273,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:30:14.000Z","modified_at":"2026-02-22T10:30:50.000Z","name":"Mathias Koch","mobile_number":"570-687-2931","email_id":"Arvel_Lakin@gmail.com","dop":"2025-04-06","serial_number":"12162735650975","imei1":"12162735650975","imei2":"12162735650975","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194262,"job_number":"JOB_194262","tr_customer_id":194280,"tr_customer_product_id":194270,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T10:29:30.000Z","modified_at":"2026-02-22T10:30:07.000Z","name":"Ilene Kub","mobile_number":"741-947-0648","email_id":"Garnett.Ondricka10@yahoo.com","dop":"2025-04-06","serial_number":"14885246114976","imei1":"14885246114976","imei2":"14885246114976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T10:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194259,"job_number":"JOB_194259","tr_customer_id":194277,"tr_customer_product_id":194267,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:51:40.000Z","modified_at":"2026-02-22T09:52:17.000Z","name":"Loyal Schaden","mobile_number":"929-253-0785","email_id":"Myra79@gmail.com","dop":"2025-04-06","serial_number":"16336522487290","imei1":"16336522487290","imei2":"16336522487290","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:52:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194256,"job_number":"JOB_194256","tr_customer_id":194274,"tr_customer_product_id":194264,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:57.000Z","modified_at":"2026-02-22T09:51:33.000Z","name":"Gust Roob","mobile_number":"920-734-3028","email_id":"Sheridan68@gmail.com","dop":"2025-04-06","serial_number":"19732437178551","imei1":"19732437178551","imei2":"19732437178551","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:51:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194253,"job_number":"JOB_194253","tr_customer_id":194271,"tr_customer_product_id":194261,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T09:50:13.000Z","modified_at":"2026-02-22T09:50:50.000Z","name":"Dolores Conroy","mobile_number":"373-774-5009","email_id":"Afton.Koch@gmail.com","dop":"2025-04-06","serial_number":"19825557000624","imei1":"19825557000624","imei2":"19825557000624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T09:50:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194250,"job_number":"JOB_194250","tr_customer_id":194268,"tr_customer_product_id":194258,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:26.000Z","modified_at":"2026-02-22T08:41:48.000Z","name":"Norbert Rath","mobile_number":"474-885-7884","email_id":"Miles95@yahoo.com","dop":"2025-04-06","serial_number":"10876630078124","imei1":"10876630078124","imei2":"10876630078124","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194247,"job_number":"JOB_194247","tr_customer_id":194265,"tr_customer_product_id":194255,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:41:00.000Z","modified_at":"2026-02-22T08:41:22.000Z","name":"Liana Strosin","mobile_number":"471-849-2760","email_id":"Ozella.Terry67@gmail.com","dop":"2025-04-06","serial_number":"15503001591032","imei1":"15503001591032","imei2":"15503001591032","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194244,"job_number":"JOB_194244","tr_customer_id":194262,"tr_customer_product_id":194252,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:40:34.000Z","modified_at":"2026-02-22T08:40:56.000Z","name":"Agustina Simonis","mobile_number":"322-539-5457","email_id":"Bethel_Mraz25@yahoo.com","dop":"2025-04-06","serial_number":"13333948016403","imei1":"13333948016403","imei2":"13333948016403","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:40:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194241,"job_number":"JOB_194241","tr_customer_id":194259,"tr_customer_product_id":194249,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:31:16.000Z","modified_at":"2026-02-22T08:31:55.000Z","name":"Fredrick Miller","mobile_number":"389-992-6978","email_id":"Ramiro48@hotmail.com","dop":"2025-08-24","serial_number":"19239718607631","imei1":"19239718607631","imei2":"19239718607631","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194238,"job_number":"JOB_194238","tr_customer_id":194256,"tr_customer_product_id":194246,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:30:29.000Z","modified_at":"2026-02-22T08:31:08.000Z","name":"Dorcas Ratke","mobile_number":"339-501-5841","email_id":"Prince38@gmail.com","dop":"2025-08-24","serial_number":"18714056913539","imei1":"18714056913539","imei2":"18714056913539","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:31:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194235,"job_number":"JOB_194235","tr_customer_id":194253,"tr_customer_product_id":194243,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:29:42.000Z","modified_at":"2026-02-22T08:30:22.000Z","name":"Bret Bayer","mobile_number":"234-540-3865","email_id":"Carleton_Wehner@yahoo.com","dop":"2025-08-24","serial_number":"10894737851404","imei1":"10894737851404","imei2":"10894737851404","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:30:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194232,"job_number":"JOB_194232","tr_customer_id":194250,"tr_customer_product_id":194240,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T08:17:12.000Z","modified_at":"2026-02-22T08:17:48.000Z","name":"Prince Wunsch","mobile_number":"207-588-5039","email_id":"Kelvin41@yahoo.com","dop":"2025-04-06","serial_number":"19126636844987","imei1":"19126636844987","imei2":"19126636844987","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T08:17:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194230,"job_number":"JOB_194230","tr_customer_id":194248,"tr_customer_product_id":194238,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:53:08.000Z","modified_at":"2026-02-22T07:53:43.000Z","name":"Chadrick Upton","mobile_number":"287-401-7471","email_id":"Sofia.Quigley@gmail.com","dop":"2025-04-06","serial_number":"19509818851071","imei1":"19509818851071","imei2":"19509818851071","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194225,"job_number":"JOB_194225","tr_customer_id":194243,"tr_customer_product_id":194233,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T07:52:21.000Z","modified_at":"2026-02-22T07:53:00.000Z","name":"Zion Larkin","mobile_number":"686-247-3904","email_id":"Michaela_Steuber51@hotmail.com","dop":"2025-04-06","serial_number":"13232250616608","imei1":"13232250616608","imei2":"13232250616608","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T07:53:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194218,"job_number":"JOB_194218","tr_customer_id":194236,"tr_customer_product_id":194226,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:47:37.000Z","modified_at":"2026-02-22T06:48:14.000Z","name":"Savannah Gaylord","mobile_number":"336-324-3887","email_id":"Clay.Daniel4@gmail.com","dop":"2025-04-06","serial_number":"15688458341016","imei1":"15688458341016","imei2":"15688458341016","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:48:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194216,"job_number":"JOB_194216","tr_customer_id":194234,"tr_customer_product_id":194224,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:51.000Z","modified_at":"2026-02-22T06:47:30.000Z","name":"Eliezer Schoen","mobile_number":"221-588-4172","email_id":"Jacky.Abernathy17@hotmail.com","dop":"2025-04-06","serial_number":"13912189084002","imei1":"13912189084002","imei2":"13912189084002","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:47:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194214,"job_number":"JOB_194214","tr_customer_id":194232,"tr_customer_product_id":194222,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T06:46:06.000Z","modified_at":"2026-02-22T06:46:44.000Z","name":"Jewel Leffler","mobile_number":"581-395-5432","email_id":"Justine41@hotmail.com","dop":"2025-04-06","serial_number":"12900216102532","imei1":"12900216102532","imei2":"12900216102532","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T06:46:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194204,"job_number":"JOB_194204","tr_customer_id":194222,"tr_customer_product_id":194212,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:40.000Z","modified_at":"2026-02-22T05:35:50.000Z","name":"Eugene Dickinson","mobile_number":"202-367-8374","email_id":"Delaney_Gorczany9@gmail.com","dop":"2025-12-01","serial_number":"17831271744569","imei1":"17831271744569","imei2":"17831271744569","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194202,"job_number":"JOB_194202","tr_customer_id":194220,"tr_customer_product_id":194210,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:24.000Z","modified_at":"2026-02-22T05:35:35.000Z","name":"Aryanna Koelpin","mobile_number":"506-312-4399","email_id":"Leann91@hotmail.com","dop":"2025-12-01","serial_number":"18794653440982","imei1":"18794653440982","imei2":"18794653440982","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194199,"job_number":"JOB_194199","tr_customer_id":194217,"tr_customer_product_id":194207,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:35:09.000Z","modified_at":"2026-02-22T05:35:20.000Z","name":"Cielo Zulauf","mobile_number":"965-686-9933","email_id":"Madisen.Mante@hotmail.com","dop":"2025-12-01","serial_number":"19304004158544","imei1":"19304004158544","imei2":"19304004158544","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:35:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194195,"job_number":"JOB_194195","tr_customer_id":194213,"tr_customer_product_id":194203,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:47.000Z","modified_at":"2026-02-22T05:34:25.000Z","name":"Kylee Lang","mobile_number":"649-506-4646","email_id":"Jarret_Heller71@yahoo.com","dop":"2025-04-06","serial_number":"19835843156702","imei1":"19835843156702","imei2":"19835843156702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194193,"job_number":"JOB_194193","tr_customer_id":194211,"tr_customer_product_id":194201,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:33:29.000Z","modified_at":"2026-02-22T05:34:07.000Z","name":"Kamille Borer","mobile_number":"208-955-6942","email_id":"Abner91@hotmail.com","dop":"2025-04-06","serial_number":"15765336122698","imei1":"15765336122698","imei2":"15765336122698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:34:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194189,"job_number":"JOB_194189","tr_customer_id":194207,"tr_customer_product_id":194197,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:23.000Z","modified_at":"2026-02-22T05:18:33.000Z","name":"Monroe Rogahn","mobile_number":"952-282-4344","email_id":"Verdie_Berge@gmail.com","dop":"2025-07-01","serial_number":"101124855881784","imei1":"101124855881784","imei2":"101124855881784","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194187,"job_number":"JOB_194187","tr_customer_id":194205,"tr_customer_product_id":194195,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T05:18:09.000Z","modified_at":"2026-02-22T05:18:20.000Z","name":"Angelo Ortiz","mobile_number":"626-982-6612","email_id":"Brian.Labadie50@gmail.com","dop":"2025-07-01","serial_number":"106050133718878","imei1":"106050133718878","imei2":"106050133718878","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T05:18:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194183,"job_number":"JOB_194183","tr_customer_id":194201,"tr_customer_product_id":194191,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:32.000Z","modified_at":"2026-02-22T04:45:56.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"55878088259390","imei1":"55878088259390","imei2":"55878088259390","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194176,"job_number":"JOB_194176","tr_customer_id":194194,"tr_customer_product_id":194184,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:45:01.000Z","modified_at":"2026-02-22T04:45:25.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77753942738668","imei1":"77753942738668","imei2":"77753942738668","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:45:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194169,"job_number":"JOB_194169","tr_customer_id":194187,"tr_customer_product_id":194177,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:44:31.000Z","modified_at":"2026-02-22T04:44:54.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"76054574739153","imei1":"76054574739153","imei2":"76054574739153","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194162,"job_number":"JOB_194162","tr_customer_id":194180,"tr_customer_product_id":194170,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:54.000Z","modified_at":"2026-02-22T04:32:25.000Z","name":"Ben Hackett","mobile_number":"392-946-6683","email_id":"Asia_Blanda@hotmail.com","dop":"2026-01-04","serial_number":"14254900517296","imei1":"14254900517296","imei2":"114254900517296","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194159,"job_number":"JOB_194159","tr_customer_id":194177,"tr_customer_product_id":194167,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:35.000Z","modified_at":"2026-02-22T04:32:14.000Z","name":"Brennan Rodriguez","mobile_number":"596-905-8227","email_id":"Keyshawn_West@yahoo.com","dop":"2025-04-06","serial_number":"19709304154989","imei1":"19709304154989","imei2":"19709304154989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194156,"job_number":"JOB_194156","tr_customer_id":194174,"tr_customer_product_id":194164,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:31.000Z","modified_at":"2026-02-22T04:32:08.000Z","name":"Jarret Dach","mobile_number":"727-712-4644","email_id":"Martina44@gmail.com","dop":"2000-01-31","serial_number":"10511260904484","imei1":"10511260904484","imei2":"10511260904484","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194153,"job_number":"JOB_194153","tr_customer_id":194171,"tr_customer_product_id":194161,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:25.000Z","modified_at":"2026-02-22T04:32:04.000Z","name":"Adeline Brakus","mobile_number":"268-431-0181","email_id":"Luigi.Greenfelder34@yahoo.com","dop":"2025-04-06","serial_number":"16244819351158","imei1":"16244819351158","imei2":"16244819351158","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194150,"job_number":"JOB_194150","tr_customer_id":194168,"tr_customer_product_id":194158,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:24.000Z","modified_at":"2026-02-22T04:32:01.000Z","name":"Destiney Dietrich","mobile_number":"211-910-7972","email_id":"Nicholaus.Wunsch5@yahoo.com","dop":"2025-04-06","serial_number":"13177487886242","imei1":"13177487886242","imei2":"13177487886242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194148,"job_number":"JOB_194148","tr_customer_id":194166,"tr_customer_product_id":194156,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:15.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Jaylin Robel","mobile_number":"694-360-8947","email_id":"Brigitte_Wisoky42@yahoo.com","dop":"2026-01-04","serial_number":"17295809044967","imei1":"17295809044967","imei2":"117295809044967","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194143,"job_number":"JOB_194143","tr_customer_id":194161,"tr_customer_product_id":194151,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:06.000Z","modified_at":"2026-02-22T04:31:46.000Z","name":"Veronica O'Keefe","mobile_number":"337-781-4804","email_id":"Otto.Aufderhar46@hotmail.com","dop":"2025-04-06","serial_number":"10517190905520","imei1":"10517190905520","imei2":"10517190905520","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194141,"job_number":"JOB_194141","tr_customer_id":194159,"tr_customer_product_id":194149,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:05.000Z","modified_at":"2026-02-22T04:31:43.000Z","name":"Lon Reynolds","mobile_number":"378-702-4648","email_id":"Christa_Wolf64@yahoo.com","dop":"2025-08-24","serial_number":"18166497106264","imei1":"18166497106264","imei2":"18166497106264","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194138,"job_number":"JOB_194138","tr_customer_id":194156,"tr_customer_product_id":194146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:31:01.000Z","modified_at":"2026-02-22T04:31:39.000Z","name":"Tessie Tromp","mobile_number":"842-612-4937","email_id":"Elroy44@hotmail.com","dop":"2025-04-06","serial_number":"14763013849489","imei1":"14763013849489","imei2":"14763013849489","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194135,"job_number":"JOB_194135","tr_customer_id":194153,"tr_customer_product_id":194143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:59.000Z","modified_at":"2026-02-22T04:31:36.000Z","name":"Judah Hackett","mobile_number":"919-457-7506","email_id":"Austen.Ryan@hotmail.com","dop":"2025-04-06","serial_number":"11611106238500","imei1":"11611106238500","imei2":"11611106238500","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194132,"job_number":"JOB_194132","tr_customer_id":194150,"tr_customer_product_id":194140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:53.000Z","modified_at":"2026-02-22T04:31:29.000Z","name":"Preston Hayes","mobile_number":"808-419-2226","email_id":"Reymundo_Miller59@yahoo.com","dop":"2025-04-06","serial_number":"11428784620347","imei1":"11428784620347","imei2":"11428784620347","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194130,"job_number":"JOB_194130","tr_customer_id":194148,"tr_customer_product_id":194138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:49.000Z","modified_at":"2026-02-22T04:31:31.000Z","name":"Kirsten Langosh","mobile_number":"344-924-1967","email_id":"Clementine15@yahoo.com","dop":"2025-12-31","serial_number":"102445753070757","imei1":"102445753070757","imei2":"102445753070757","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194126,"job_number":"JOB_194126","tr_customer_id":194144,"tr_customer_product_id":194134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:47.000Z","modified_at":"2026-02-22T04:31:24.000Z","name":"Breana Walter","mobile_number":"926-933-6292","email_id":"Marion95@yahoo.com","dop":"2000-01-31","serial_number":"10402672612283","imei1":"10402672612283","imei2":"10402672612283","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194124,"job_number":"JOB_194124","tr_customer_id":194142,"tr_customer_product_id":194132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:46.000Z","modified_at":"2026-02-22T04:31:27.000Z","name":"Cleveland Brekke","mobile_number":"978-904-4921","email_id":"Valentine_Lesch94@hotmail.com","dop":"2025-04-06","serial_number":"10331536590121","imei1":"10331536590121","imei2":"10331536590121","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194120,"job_number":"JOB_194120","tr_customer_id":194138,"tr_customer_product_id":194128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:17.000Z","name":"Fae Rutherford","mobile_number":"863-646-2319","email_id":"Lexi.McDermott@yahoo.com","dop":"2025-04-06","serial_number":"14812647529634","imei1":"14812647529634","imei2":"14812647529634","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194119,"job_number":"JOB_194119","tr_customer_id":194137,"tr_customer_product_id":194127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:39.000Z","modified_at":"2026-02-22T04:31:18.000Z","name":"Neva Cormier","mobile_number":"920-777-7211","email_id":"Terrance_Hahn@hotmail.com","dop":"2025-04-06","serial_number":"15767404181450","imei1":"15767404181450","imei2":"15767404181450","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194115,"job_number":"JOB_194115","tr_customer_id":194133,"tr_customer_product_id":194123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:36.000Z","modified_at":"2026-02-22T04:31:07.000Z","name":"Dawn MacGyver","mobile_number":"499-225-5613","email_id":"Lucio.Oberbrunner@yahoo.com","dop":"2026-01-04","serial_number":"10954132830309","imei1":"10954132830309","imei2":"110954132830309","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194112,"job_number":"JOB_194112","tr_customer_id":194130,"tr_customer_product_id":194120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:35.000Z","modified_at":"2026-02-22T04:31:13.000Z","name":"Brandy Schultz","mobile_number":"875-366-5823","email_id":"Naomi.Hessel@gmail.com","dop":"2025-04-06","serial_number":"13264789676718","imei1":"13264789676718","imei2":"13264789676718","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194105,"job_number":"JOB_194105","tr_customer_id":194123,"tr_customer_product_id":194113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:24.000Z","modified_at":"2026-02-22T04:31:00.000Z","name":"Fannie O'Hara","mobile_number":"992-414-1122","email_id":"Rickie.Kiehn@yahoo.com","dop":"2025-04-06","serial_number":"12459990586775","imei1":"12459990586775","imei2":"12459990586775","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:31:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194101,"job_number":"JOB_194101","tr_customer_id":194119,"tr_customer_product_id":194109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:20.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Kathryne Boehm","mobile_number":"758-442-5245","email_id":"Belle.Barrows17@gmail.com","dop":"2025-08-24","serial_number":"10045503371013","imei1":"10045503371013","imei2":"10045503371013","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194098,"job_number":"JOB_194098","tr_customer_id":194116,"tr_customer_product_id":194106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:18.000Z","modified_at":"2026-02-22T04:30:58.000Z","name":"Elaina Harvey","mobile_number":"920-501-3610","email_id":"Yessenia_Olson47@gmail.com","dop":"2025-04-06","serial_number":"16475411524992","imei1":"16475411524992","imei2":"16475411524992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194091,"job_number":"JOB_194091","tr_customer_id":194109,"tr_customer_product_id":194099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:15.000Z","modified_at":"2026-02-22T04:30:52.000Z","name":"Palma Hackett","mobile_number":"720-793-6555","email_id":"Aimee24@yahoo.com","dop":"2025-04-06","serial_number":"14750540310188","imei1":"14750540310188","imei2":"14750540310188","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194089,"job_number":"JOB_194089","tr_customer_id":194107,"tr_customer_product_id":194097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:14.000Z","modified_at":"2026-02-22T04:30:53.000Z","name":"Syble Schneider","mobile_number":"676-348-7631","email_id":"Adeline60@yahoo.com","dop":"2025-04-06","serial_number":"15633196112058","imei1":"15633196112058","imei2":"15633196112058","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194086,"job_number":"JOB_194086","tr_customer_id":194104,"tr_customer_product_id":194094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:09.000Z","modified_at":"2026-02-22T04:30:46.000Z","name":"Anais Baumbach","mobile_number":"682-546-3554","email_id":"Ruben86@gmail.com","dop":"2025-04-06","serial_number":"15615397425752","imei1":"15615397425752","imei2":"15615397425752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194081,"job_number":"JOB_194081","tr_customer_id":194099,"tr_customer_product_id":194089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:02.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Kimberly Gutkowski","mobile_number":"653-984-4629","email_id":"Loyce_Barrows4@hotmail.com","dop":"2000-01-31","serial_number":"10667893499456","imei1":"10667893499456","imei2":"10667893499456","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194079,"job_number":"JOB_194079","tr_customer_id":194097,"tr_customer_product_id":194087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:30:01.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Malvina VonRueden","mobile_number":"494-361-4116","email_id":"Kaci.Little@yahoo.com","dop":"2025-04-06","serial_number":"11590184962673","imei1":"11590184962673","imei2":"11590184962673","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194074,"job_number":"JOB_194074","tr_customer_id":194092,"tr_customer_product_id":194082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:58.000Z","modified_at":"2026-02-22T04:30:38.000Z","name":"Carroll Oberbrunner","mobile_number":"808-523-0338","email_id":"Mireille_Greenfelder10@gmail.com","dop":"2025-04-06","serial_number":"16214958172378","imei1":"16214958172378","imei2":"16214958172378","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194069,"job_number":"JOB_194069","tr_customer_id":194087,"tr_customer_product_id":194077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:39.000Z","name":"Beaulah Durgan","mobile_number":"344-371-4200","email_id":"Wava_Wilderman64@yahoo.com","dop":"2025-04-06","serial_number":"16389759480931","imei1":"16389759480931","imei2":"16389759480931","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194068,"job_number":"JOB_194068","tr_customer_id":194086,"tr_customer_product_id":194076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Blaise Dibbert","mobile_number":"751-365-1194","email_id":"Liliane_Schultz@yahoo.com","dop":"2026-01-04","serial_number":"12855958866960","imei1":"12855958866960","imei2":"112855958866960","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194067,"job_number":"JOB_194067","tr_customer_id":194085,"tr_customer_product_id":194075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:57.000Z","modified_at":"2026-02-22T04:30:40.000Z","name":"Jack Bernier","mobile_number":"246-679-4919","email_id":"Abby.Schimmel22@yahoo.com","dop":"2025-12-31","serial_number":"109491415059810","imei1":"109491415059810","imei2":"109491415059810","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194063,"job_number":"JOB_194063","tr_customer_id":194081,"tr_customer_product_id":194071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:56.000Z","modified_at":"2026-02-22T04:30:34.000Z","name":"Antonietta Abshire","mobile_number":"521-819-9185","email_id":"Julia_Nader91@yahoo.com","dop":"2025-04-06","serial_number":"12824774140526","imei1":"12824774140526","imei2":"12824774140526","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194057,"job_number":"JOB_194057","tr_customer_id":194075,"tr_customer_product_id":194065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Charlotte Graham","mobile_number":"773-832-1690","email_id":"Catherine7@yahoo.com","dop":"2025-04-06","serial_number":"16041750961992","imei1":"16041750961992","imei2":"16041750961992","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194056,"job_number":"JOB_194056","tr_customer_id":194074,"tr_customer_product_id":194064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:53.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Madelynn Hessel","mobile_number":"272-395-9487","email_id":"Lora_Hoppe81@hotmail.com","dop":"2025-04-06","serial_number":"19474339057089","imei1":"19474339057089","imei2":"19474339057089","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194053,"job_number":"JOB_194053","tr_customer_id":194071,"tr_customer_product_id":194061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:52.000Z","modified_at":"2026-02-22T04:30:32.000Z","name":"Tyreek Cassin","mobile_number":"963-569-9992","email_id":"Guido33@hotmail.com","dop":"2025-04-06","serial_number":"10354252982048","imei1":"10354252982048","imei2":"10354252982048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194050,"job_number":"JOB_194050","tr_customer_id":194068,"tr_customer_product_id":194058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:50.000Z","modified_at":"2026-02-22T04:30:28.000Z","name":"Nova Carroll","mobile_number":"479-898-5803","email_id":"Maxime23@yahoo.com","dop":"2025-04-06","serial_number":"17284958925108","imei1":"17284958925108","imei2":"17284958925108","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194046,"job_number":"JOB_194046","tr_customer_id":194064,"tr_customer_product_id":194054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:45.000Z","modified_at":"2026-02-22T04:30:20.000Z","name":"Lucienne Ratke","mobile_number":"716-997-9163","email_id":"Ellen86@yahoo.com","dop":"2025-02-01","serial_number":"29932378972418","imei1":"29932378972418","imei2":"29932378972418","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194045,"job_number":"JOB_194045","tr_customer_id":194063,"tr_customer_product_id":194053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:44.000Z","modified_at":"2026-02-22T04:30:23.000Z","name":"Carroll Monahan","mobile_number":"592-361-2246","email_id":"Ada28@hotmail.com","dop":"2025-06-26","serial_number":"10459683195382","imei1":"10459683195382","imei2":"10459683195382","popurl":"2025-06-27T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194044,"job_number":"JOB_194044","tr_customer_id":194062,"tr_customer_product_id":194052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:43.000Z","modified_at":"2026-02-22T04:30:21.000Z","name":"Alivia Huel","mobile_number":"839-540-7015","email_id":"Tommie.Corkery@gmail.com","dop":"2025-04-06","serial_number":"19196892706337","imei1":"19196892706337","imei2":"19196892706337","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194040,"job_number":"JOB_194040","tr_customer_id":194058,"tr_customer_product_id":194048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:41.000Z","modified_at":"2026-02-22T04:30:17.000Z","name":"Ephraim D'Amore","mobile_number":"722-857-1406","email_id":"Drew_Runolfsson43@gmail.com","dop":"2025-04-06","serial_number":"12828816848116","imei1":"12828816848116","imei2":"12828816848116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194031,"job_number":"JOB_194031","tr_customer_id":194049,"tr_customer_product_id":194039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:35.000Z","modified_at":"2026-02-22T04:30:12.000Z","name":"Esperanza Hessel","mobile_number":"832-203-2288","email_id":"Taylor_Adams@hotmail.com","dop":"2025-08-24","serial_number":"17210916240869","imei1":"17210916240869","imei2":"17210916240869","popurl":"2025-08-24T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194028,"job_number":"JOB_194028","tr_customer_id":194046,"tr_customer_product_id":194036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:32.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Lessie Rau","mobile_number":"382-732-4617","email_id":"Ron_Spencer@yahoo.com","dop":"2025-04-06","serial_number":"14284495638755","imei1":"14284495638755","imei2":"14284495638755","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194024,"job_number":"JOB_194024","tr_customer_id":194042,"tr_customer_product_id":194032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Sally Macejkovic","mobile_number":"581-736-8954","email_id":"Lucienne.Bartoletti@hotmail.com","dop":"2025-04-06","serial_number":"14793933126535","imei1":"14793933126535","imei2":"14793933126535","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194021,"job_number":"JOB_194021","tr_customer_id":194039,"tr_customer_product_id":194029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:30.000Z","modified_at":"2026-02-22T04:30:10.000Z","name":"Merritt Johns","mobile_number":"301-986-5950","email_id":"Kaia43@yahoo.com","dop":"2025-04-06","serial_number":"15889046940948","imei1":"15889046940948","imei2":"15889046940948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194017,"job_number":"JOB_194017","tr_customer_id":194035,"tr_customer_product_id":194025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:28.000Z","modified_at":"2026-02-22T04:30:07.000Z","name":"Penelope Christiansen","mobile_number":"909-694-0535","email_id":"Alaina_Lubowitz@gmail.com","dop":"2025-04-06","serial_number":"16533559602768","imei1":"16533559602768","imei2":"16533559602768","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194012,"job_number":"JOB_194012","tr_customer_id":194030,"tr_customer_product_id":194020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:26.000Z","modified_at":"2026-02-22T04:30:02.000Z","name":"Flavie Hackett","mobile_number":"545-340-3470","email_id":"Elvie_Dibbert73@yahoo.com","dop":"2025-04-06","serial_number":"13719989903767","imei1":"13719989903767","imei2":"13719989903767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194009,"job_number":"JOB_194009","tr_customer_id":194027,"tr_customer_product_id":194017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:23.000Z","modified_at":"2026-02-22T04:30:01.000Z","name":"Verona Schmidt","mobile_number":"741-899-6466","email_id":"Marquis.Yundt90@yahoo.com","dop":"2025-04-06","serial_number":"16372541798006","imei1":"16372541798006","imei2":"16372541798006","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:30:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194005,"job_number":"JOB_194005","tr_customer_id":194023,"tr_customer_product_id":194013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:18.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Bret Jakubowski","mobile_number":"241-249-7424","email_id":"Alexandra.Ziemann@hotmail.com","dop":"2025-04-06","serial_number":"11180881717969","imei1":"11180881717969","imei2":"11180881717969","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194003,"job_number":"JOB_194003","tr_customer_id":194021,"tr_customer_product_id":194011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:17.000Z","modified_at":"2026-02-22T04:29:54.000Z","name":"Quentin Stamm","mobile_number":"955-455-0552","email_id":"Braeden_Beer52@yahoo.com","dop":"2000-01-31","serial_number":"10021321946999","imei1":"10021321946999","imei2":"10021321946999","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":194000,"job_number":"JOB_194000","tr_customer_id":194018,"tr_customer_product_id":194008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:13.000Z","modified_at":"2026-02-22T04:29:51.000Z","name":"Elsie Thompson","mobile_number":"515-959-5304","email_id":"Keanu56@yahoo.com","dop":"2025-04-06","serial_number":"12888450451770","imei1":"12888450451770","imei2":"12888450451770","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193997,"job_number":"JOB_193997","tr_customer_id":194015,"tr_customer_product_id":194005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:12.000Z","modified_at":"2026-02-22T04:29:49.000Z","name":"Caesar Kuphal","mobile_number":"237-633-4338","email_id":"Hailie.Stracke@gmail.com","dop":"2025-04-06","serial_number":"17650920976393","imei1":"17650920976393","imei2":"17650920976393","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193994,"job_number":"JOB_193994","tr_customer_id":194012,"tr_customer_product_id":194002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:09.000Z","modified_at":"2026-02-22T04:29:46.000Z","name":"Trisha Kilback","mobile_number":"339-345-0629","email_id":"Alysson26@hotmail.com","dop":"2025-04-06","serial_number":"16046348079926","imei1":"16046348079926","imei2":"16046348079926","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193992,"job_number":"JOB_193992","tr_customer_id":194010,"tr_customer_product_id":194000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:07.000Z","modified_at":"2026-02-22T04:29:48.000Z","name":"Max Carroll","mobile_number":"436-292-3139","email_id":"Mackenzie32@hotmail.com","dop":"2025-12-31","serial_number":"101832580468709","imei1":"101832580468709","imei2":"101832580468709","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193989,"job_number":"JOB_193989","tr_customer_id":194007,"tr_customer_product_id":193997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:05.000Z","modified_at":"2026-02-22T04:29:42.000Z","name":"Vernice Kling","mobile_number":"887-936-9705","email_id":"Julie.Mante5@hotmail.com","dop":"2025-04-06","serial_number":"10248927448262","imei1":"10248927448262","imei2":"10248927448262","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193987,"job_number":"JOB_193987","tr_customer_id":194005,"tr_customer_product_id":193995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:29:01.000Z","modified_at":"2026-02-22T04:29:35.000Z","name":"Sabina Grady","mobile_number":"915-344-5113","email_id":"Carey47@yahoo.com","dop":"2025-02-01","serial_number":"59700788013909","imei1":"59700788013909","imei2":"59700788013909","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193982,"job_number":"JOB_193982","tr_customer_id":194000,"tr_customer_product_id":193990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:53.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Elouise Bayer","mobile_number":"310-308-7757","email_id":"Justine39@hotmail.com","dop":"2025-06-18","serial_number":"10570634839412","imei1":"10570634839412","imei2":"10570634839412","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193977,"job_number":"JOB_193977","tr_customer_id":193995,"tr_customer_product_id":193985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:51.000Z","modified_at":"2026-02-22T04:29:29.000Z","name":"Rosalyn Ebert","mobile_number":"214-814-7014","email_id":"Dylan27@yahoo.com","dop":"2025-04-06","serial_number":"18052761199858","imei1":"18052761199858","imei2":"18052761199858","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193976,"job_number":"JOB_193976","tr_customer_id":193994,"tr_customer_product_id":193984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:50.000Z","modified_at":"2026-02-22T04:29:25.000Z","name":"Alexys Purdy","mobile_number":"356-254-2895","email_id":"Bernita25@hotmail.com","dop":"2025-04-06","serial_number":"19138187754162","imei1":"19138187754162","imei2":"19138187754162","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193969,"job_number":"JOB_193969","tr_customer_id":193987,"tr_customer_product_id":193977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:38.000Z","modified_at":"2026-02-22T04:29:15.000Z","name":"Allan Strosin","mobile_number":"715-219-1637","email_id":"Willard_Zulauf27@gmail.com","dop":"2025-04-06","serial_number":"10095853036600","imei1":"10095853036600","imei2":"10095853036600","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193967,"job_number":"JOB_193967","tr_customer_id":193985,"tr_customer_product_id":193975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:37.000Z","modified_at":"2026-02-22T04:29:14.000Z","name":"Reba Hagenes","mobile_number":"340-528-1623","email_id":"Lilly38@hotmail.com","dop":"2025-04-06","serial_number":"11294680727282","imei1":"11294680727282","imei2":"11294680727282","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193965,"job_number":"JOB_193965","tr_customer_id":193983,"tr_customer_product_id":193973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:35.000Z","modified_at":"2026-02-22T04:29:11.000Z","name":"Elnora Collier","mobile_number":"615-407-4290","email_id":"Dorothea_Williamson@yahoo.com","dop":"2025-04-06","serial_number":"18802261342513","imei1":"18802261342513","imei2":"18802261342513","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193961,"job_number":"JOB_193961","tr_customer_id":193979,"tr_customer_product_id":193969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:33.000Z","modified_at":"2026-02-22T04:29:13.000Z","name":"Edmund Gusikowski","mobile_number":"332-607-8848","email_id":"Cole61@hotmail.com","dop":"2025-04-06","serial_number":"13339618933508","imei1":"13339618933508","imei2":"13339618933508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193957,"job_number":"JOB_193957","tr_customer_id":193975,"tr_customer_product_id":193965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:06.000Z","name":"Garret Klein","mobile_number":"586-529-5033","email_id":"Dianna39@hotmail.com","dop":"2025-04-06","serial_number":"19437871699510","imei1":"19437871699510","imei2":"19437871699510","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193956,"job_number":"JOB_193956","tr_customer_id":193974,"tr_customer_product_id":193964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:28.000Z","modified_at":"2026-02-22T04:29:04.000Z","name":"Anika Hayes","mobile_number":"851-930-1245","email_id":"Kaci66@gmail.com","dop":"2025-04-06","serial_number":"13299851783773","imei1":"13299851783773","imei2":"13299851783773","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193952,"job_number":"JOB_193952","tr_customer_id":193970,"tr_customer_product_id":193960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:25.000Z","modified_at":"2026-02-22T04:29:02.000Z","name":"Delphia Hilll","mobile_number":"988-576-6596","email_id":"Curt.Bruen56@gmail.com","dop":"2025-04-06","serial_number":"15084128977994","imei1":"15084128977994","imei2":"15084128977994","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:29:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193949,"job_number":"JOB_193949","tr_customer_id":193967,"tr_customer_product_id":193957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:17.000Z","modified_at":"2026-02-22T04:28:52.000Z","name":"Davin Runolfsson","mobile_number":"323-770-2589","email_id":"Cora.Howell67@yahoo.com","dop":"2025-02-01","serial_number":"63045689543613","imei1":"63045689543613","imei2":"63045689543613","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193946,"job_number":"JOB_193946","tr_customer_id":193964,"tr_customer_product_id":193954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:15.000Z","modified_at":"2026-02-22T04:28:55.000Z","name":"Natasha Beahan","mobile_number":"489-920-6955","email_id":"Elissa.Stroman@hotmail.com","dop":"2025-04-06","serial_number":"13793701894156","imei1":"13793701894156","imei2":"13793701894156","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193941,"job_number":"JOB_193941","tr_customer_id":193959,"tr_customer_product_id":193949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:09.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Kassandra Lemke","mobile_number":"383-578-4484","email_id":"Rick_Predovic61@yahoo.com","dop":"2025-06-18","serial_number":"10057869735994","imei1":"10057869735994","imei2":"10057869735994","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193938,"job_number":"JOB_193938","tr_customer_id":193956,"tr_customer_product_id":193946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:43.000Z","name":"Theo Macejkovic","mobile_number":"810-794-5223","email_id":"Soledad.Klein9@hotmail.com","dop":"2025-04-06","serial_number":"12839045568388","imei1":"12839045568388","imei2":"12839045568388","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193936,"job_number":"JOB_193936","tr_customer_id":193954,"tr_customer_product_id":193944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:08.000Z","modified_at":"2026-02-22T04:28:46.000Z","name":"Ignacio Ryan","mobile_number":"964-351-9881","email_id":"Theron_Halvorson@yahoo.com","dop":"2025-04-06","serial_number":"10945601664789","imei1":"10945601664789","imei2":"10945601664789","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193934,"job_number":"JOB_193934","tr_customer_id":193952,"tr_customer_product_id":193942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:28:02.000Z","modified_at":"2026-02-22T04:28:11.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"105667603714055","imei1":"105667603714055","imei2":"105667603714055","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193932,"job_number":"JOB_193932","tr_customer_id":193950,"tr_customer_product_id":193940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:52.000Z","modified_at":"2026-02-22T04:28:30.000Z","name":"Jeanie Leuschke","mobile_number":"542-522-1565","email_id":"Amaya12@hotmail.com","dop":"2025-04-06","serial_number":"10508230687143","imei1":"10508230687143","imei2":"10508230687143","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193929,"job_number":"JOB_193929","tr_customer_id":193947,"tr_customer_product_id":193937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:51.000Z","modified_at":"2026-02-22T04:28:29.000Z","name":"Kallie Bahringer","mobile_number":"509-225-3462","email_id":"Brando.Greenholt45@yahoo.com","dop":"2025-04-06","serial_number":"19325709570983","imei1":"19325709570983","imei2":"19325709570983","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193928,"job_number":"JOB_193928","tr_customer_id":193946,"tr_customer_product_id":193936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T04:27:49.000Z","modified_at":"2026-02-22T04:27:59.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"93571895760132","imei1":"93571895760132","imei2":"93571895760132","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T04:27:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193920,"job_number":"JOB_193920","tr_customer_id":193938,"tr_customer_product_id":193928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T03:20:27.000Z","modified_at":"2026-02-22T03:20:42.000Z","name":"Trystan Wintheiser","mobile_number":"334-946-9032","email_id":"Sage91@gmail.com","dop":"2025-05-30","serial_number":"19567927999842","imei1":"19567927999842","imei2":"19567927999842","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T03:20:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193916,"job_number":"JOB_193916","tr_customer_id":193934,"tr_customer_product_id":193924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:31:27.000Z","modified_at":"2026-02-22T01:32:01.000Z","name":"Leta Legros","mobile_number":"331-561-0129","email_id":"Jewell94@yahoo.com","dop":"2000-01-31","serial_number":"10074896354076","imei1":"10074896354076","imei2":"10074896354076","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:32:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193913,"job_number":"JOB_193913","tr_customer_id":193931,"tr_customer_product_id":193921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:46.000Z","modified_at":"2026-02-22T01:31:20.000Z","name":"Grady Strosin","mobile_number":"593-989-8408","email_id":"Melyna.Ledner74@yahoo.com","dop":"2000-01-31","serial_number":"10889895000300","imei1":"10889895000300","imei2":"10889895000300","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193910,"job_number":"JOB_193910","tr_customer_id":193928,"tr_customer_product_id":193918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:30:05.000Z","modified_at":"2026-02-22T01:30:39.000Z","name":"Alessandra Kris","mobile_number":"542-606-9551","email_id":"Eloy29@hotmail.com","dop":"2000-01-31","serial_number":"10426609610115","imei1":"10426609610115","imei2":"10426609610115","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:30:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":193907,"job_number":"JOB_193907","tr_customer_id":193925,"tr_customer_product_id":193915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T01:29:23.000Z","modified_at":"2026-02-22T01:29:58.000Z","name":"Damaris Kerluke","mobile_number":"608-505-4038","email_id":"Salvatore35@hotmail.com","dop":"2000-01-31","serial_number":"10824521338870","imei1":"10824521338870","imei2":"10824521338870","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T01:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 547ms
Mean size per request: 10.74KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e536d20e-f3c0-4381-a022-e104e822bd21
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2af6-9Ir5NgRRMyb8fhRJXSOZZLzgv6Q"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192996,"job_number":"JOB_192996","tr_customer_id":193014,"tr_customer_product_id":193004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T20:55:35.000Z","modified_at":"2026-02-21T21:06:45.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-15","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-15T20:55:34.306507459Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T21:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192997,"job_number":"JOB_192997","tr_customer_id":193015,"tr_customer_product_id":193005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:22:11.000Z","modified_at":"2026-02-20T21:22:27.000Z","name":"Shanie Olson","mobile_number":"622-461-9676","email_id":"Brenna_Waelchi@gmail.com","dop":"2025-12-30","serial_number":"10541277174872","imei1":"10541277174872","imei2":"10541277174872","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192998,"job_number":"JOB_192998","tr_customer_id":193016,"tr_customer_product_id":193006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:28:40.000Z","modified_at":"2026-02-20T21:28:57.000Z","name":"Waylon Lind","mobile_number":"268-883-1438","email_id":"Clementina_Jacobi@hotmail.com","dop":"2025-12-30","serial_number":"10656811334455","imei1":"10656811334455","imei2":"10656811334455","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192999,"job_number":"JOB_192999","tr_customer_id":193017,"tr_customer_product_id":193007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:28:59.000Z","modified_at":"2026-02-20T21:29:15.000Z","name":"Marty Schmeler","mobile_number":"865-735-9671","email_id":"Nikolas.Mertz@gmail.com","dop":"2025-12-30","serial_number":"10676315732937","imei1":"10676315732937","imei2":"10676315732937","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193000,"job_number":"JOB_193000","tr_customer_id":193018,"tr_customer_product_id":193008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:35:31.000Z","modified_at":"2026-02-20T21:35:48.000Z","name":"Eve Larson","mobile_number":"420-274-8443","email_id":"Moses.Leffler61@yahoo.com","dop":"2025-12-30","serial_number":"10634968706749","imei1":"10634968706749","imei2":"10634968706749","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193001,"job_number":"JOB_193001","tr_customer_id":193019,"tr_customer_product_id":193009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:35:42.000Z","modified_at":"2026-02-20T21:35:59.000Z","name":"Clifford Reinger","mobile_number":"794-723-3494","email_id":"Rita_Marvin@gmail.com","dop":"2025-12-30","serial_number":"10321650018398","imei1":"10321650018398","imei2":"10321650018398","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193002,"job_number":"JOB_193002","tr_customer_id":193020,"tr_customer_product_id":193010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:52:11.000Z","modified_at":"2026-02-20T21:52:27.000Z","name":"Thalia Mills","mobile_number":"283-886-4486","email_id":"Stephon.Willms96@gmail.com","dop":"2025-12-30","serial_number":"10907053491531","imei1":"10907053491531","imei2":"10907053491531","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193004,"job_number":"JOB_193004","tr_customer_id":193022,"tr_customer_product_id":193012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:48:03.000Z","modified_at":"2026-02-21T02:52:51.000Z","name":"Agrata Tagore","mobile_number":"7077233100","email_id":"gorakhnath.kaur@gmail.com","dop":"2026-02-10","serial_number":"160785659416833","imei1":"160785659416833","imei2":"160785659416833","popurl":"www.rakesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T02:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193411,"job_number":"JOB_193411","tr_customer_id":193429,"tr_customer_product_id":193419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:49.000Z","modified_at":"2026-02-21T15:31:49.000Z","name":"Nicola Grant","mobile_number":"8928885292","email_id":"Abigail91@yahoo.com","dop":"2026-01-12","serial_number":"10115143860909","imei1":"10115143860909","imei2":"10115143860909","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T15:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":194578,"job_number":"JOB_194578","tr_customer_id":194596,"tr_customer_product_id":194586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:20:29.000Z","modified_at":"2026-02-22T13:32:49.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"40751126938724","imei1":"40751126938724","imei2":"40751126938724","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-22T13:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:27.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-22T13:38:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 129d64b5-0f59-4dfe-9e81-a4caaa5bb65b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":194583}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 545ms
Mean size per request: 9.77KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MTc2NzUwN30.QaeB466zU42mIEirZGcPXW3oZUCq7GJzoFpQ8T1F3S4
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6e3f8872-3665-410e-9b0f-2da86d3641f9
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2710-gCTbDm/H5uLA6a17TUhG9HBlBhw"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":192996,"job_number":"JOB_192996","tr_customer_id":193014,"tr_customer_product_id":193004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T20:55:35.000Z","modified_at":"2026-02-21T21:06:45.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-02-15","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-02-15T20:55:34.306507459Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T21:06:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192997,"job_number":"JOB_192997","tr_customer_id":193015,"tr_customer_product_id":193005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:22:11.000Z","modified_at":"2026-02-20T21:22:27.000Z","name":"Shanie Olson","mobile_number":"622-461-9676","email_id":"Brenna_Waelchi@gmail.com","dop":"2025-12-30","serial_number":"10541277174872","imei1":"10541277174872","imei2":"10541277174872","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:22:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192998,"job_number":"JOB_192998","tr_customer_id":193016,"tr_customer_product_id":193006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:28:40.000Z","modified_at":"2026-02-20T21:28:57.000Z","name":"Waylon Lind","mobile_number":"268-883-1438","email_id":"Clementina_Jacobi@hotmail.com","dop":"2025-12-30","serial_number":"10656811334455","imei1":"10656811334455","imei2":"10656811334455","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:28:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":192999,"job_number":"JOB_192999","tr_customer_id":193017,"tr_customer_product_id":193007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:28:59.000Z","modified_at":"2026-02-20T21:29:15.000Z","name":"Marty Schmeler","mobile_number":"865-735-9671","email_id":"Nikolas.Mertz@gmail.com","dop":"2025-12-30","serial_number":"10676315732937","imei1":"10676315732937","imei2":"10676315732937","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:29:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193000,"job_number":"JOB_193000","tr_customer_id":193018,"tr_customer_product_id":193008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:35:31.000Z","modified_at":"2026-02-20T21:35:48.000Z","name":"Eve Larson","mobile_number":"420-274-8443","email_id":"Moses.Leffler61@yahoo.com","dop":"2025-12-30","serial_number":"10634968706749","imei1":"10634968706749","imei2":"10634968706749","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193001,"job_number":"JOB_193001","tr_customer_id":193019,"tr_customer_product_id":193009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:35:42.000Z","modified_at":"2026-02-20T21:35:59.000Z","name":"Clifford Reinger","mobile_number":"794-723-3494","email_id":"Rita_Marvin@gmail.com","dop":"2025-12-30","serial_number":"10321650018398","imei1":"10321650018398","imei2":"10321650018398","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:35:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193002,"job_number":"JOB_193002","tr_customer_id":193020,"tr_customer_product_id":193010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T21:52:11.000Z","modified_at":"2026-02-20T21:52:27.000Z","name":"Thalia Mills","mobile_number":"283-886-4486","email_id":"Stephon.Willms96@gmail.com","dop":"2025-12-30","serial_number":"10907053491531","imei1":"10907053491531","imei2":"10907053491531","popurl":"2025-12-30T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-20T21:52:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193004,"job_number":"JOB_193004","tr_customer_id":193022,"tr_customer_product_id":193012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-20T23:48:03.000Z","modified_at":"2026-02-21T02:52:51.000Z","name":"Agrata Tagore","mobile_number":"7077233100","email_id":"gorakhnath.kaur@gmail.com","dop":"2026-02-10","serial_number":"160785659416833","imei1":"160785659416833","imei2":"160785659416833","popurl":"www.rakesh-namboothiri.co.in","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T02:52:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":193411,"job_number":"JOB_193411","tr_customer_id":193429,"tr_customer_product_id":193419,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-21T07:50:49.000Z","modified_at":"2026-02-21T15:31:49.000Z","name":"Nicola Grant","mobile_number":"8928885292","email_id":"Abigail91@yahoo.com","dop":"2026-01-12","serial_number":"10115143860909","imei1":"10115143860909","imei2":"10115143860909","popurl":"2026-01-12T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-21T15:31:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]},{"id":194578,"job_number":"JOB_194578","tr_customer_id":194596,"tr_customer_product_id":194586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:20:29.000Z","modified_at":"2026-02-22T13:32:49.000Z","name":"nishant sharma","mobile_number":"9999966999","email_id":"nishantji0021@gmail.com","dop":"2026-02-20","serial_number":"40751126938724","imei1":"40751126938724","imei2":"40751126938724","popurl":"2026-02-20T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-22T13:32:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token c01f4008-bbab-476e-9ce8-de40a638ea97
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-YoyHm+1WGsmp+IiqHEYmADcnkKo"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 006b3688-f1a5-4717-aac9-efaddb6bc774
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 244ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d9f12d96-f126-4bb1-bcf1-939671945ac6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-8FyEMW/vDatVs47imZFcGC545AA"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":654},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e913649-0f47-4748-891e-65b37418b04e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-016TTo5pOCSeQN2+AU/p5jdNK2k"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:29.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-22T13:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 1019B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 06918679-0821-4e71-ad9c-2e8c8ba0e8a1
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-016TTo5pOCSeQN2+AU/p5jdNK2k"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:29.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-22T13:38:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 231ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 43f7d032-0f95-4ddf-b576-5126b3f7d53c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":194583}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 1022B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b223de0a-814c-4edf-b8ee-04e634b5a481
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_194583"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1022
ETag W/"3fe-DPSZLgrHNnxSNCZdoVOZs4MwsDA"
Vary Accept-Encoding
Date Sun, 22 Feb 2026 13:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:31.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_194583
Response Information
Response Code: 200 - OK
Mean time per request: 254ms
Mean size per request: 2.57KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzE3Njc1MTB9.bL97g1GjC-rcbw5WOTT1OZBf2Zma19PhMMxnCJCilNo
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4efce416-6538-4a55-90e4-01a80cdb0cb8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a4a-vd22OU9nzfN7B42A5HTHC9Gl4Rc"
Vary Accept-Encoding
Content-Encoding gzip
Date Sun, 22 Feb 2026 13:38:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":194583,"job_number":"JOB_194583","tr_customer_id":194601,"tr_customer_product_id":194591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-22T13:38:14.000Z","modified_at":"2026-02-22T13:38:31.000Z","name":"Natalie Cruickshank","mobile_number":"934-840-6324","email_id":"Kari_Rempel@hotmail.com","dop":"2025-05-30","serial_number":"16783488559540","imei1":"16783488559540","imei2":"16783488559540","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-22T13:38:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":742274,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"},{"id":742275,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-22T13:38:14.000Z","created_at":"2026-02-22T13:38:14.000Z"},{"id":742280,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-22T13:38:24.000Z","created_at":"2026-02-22T13:38:24.000Z"},{"id":742281,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-22T13:38:27.000Z","created_at":"2026-02-22T13:38:27.000Z"},{"id":742282,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-22T13:38:29.000Z","created_at":"2026-02-22T13:38:29.000Z"},{"id":742283,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-22T13:38:31.000Z","created_at":"2026-02-22T13:38:31.000Z"},{"id":742284,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-22T13:38:31.000Z","created_at":"2026-02-22T13:38:31.000Z"}],"problems":[{"id":186445,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-22T13:38:14.000Z"},{"id":186448,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-22T13:38:27.000Z"}],"quatations":[]}}
Test Information
No Tests for this request